2026-01-15T09:25:09.690573202Z [migrations] started
2026-01-15T09:25:09.690626349Z [migrations] no migrations found
2026-01-15T09:25:09.712995683Z usermod: no changes
2026-01-15T09:25:09.719830226Z ───────────────────────────────────────
2026-01-15T09:25:09.719872421Z
2026-01-15T09:25:09.719879967Z ██╗ ███████╗██╗ ██████╗
2026-01-15T09:25:09.719885768Z ██║ ██╔════╝██║██╔═══██╗
2026-01-15T09:25:09.719890287Z ██║ ███████╗██║██║ ██║
2026-01-15T09:25:09.719894446Z ██║ ╚════██║██║██║ ██║
2026-01-15T09:25:09.719898424Z ███████╗███████║██║╚██████╔╝
2026-01-15T09:25:09.719902562Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-01-15T09:25:09.719906640Z
2026-01-15T09:25:09.719910608Z Brought to you by linuxserver.io
2026-01-15T09:25:09.719914356Z ───────────────────────────────────────
2026-01-15T09:25:09.720164179Z
2026-01-15T09:25:09.720170211Z To support the app dev(s) visit:
2026-01-15T09:25:09.721991989Z Prowlarr: https://opencollective.com/prowlarr
2026-01-15T09:25:09.722298056Z
2026-01-15T09:25:09.722306242Z To support LSIO projects visit:
2026-01-15T09:25:09.722310160Z https://www.linuxserver.io/donate/
2026-01-15T09:25:09.722314068Z
2026-01-15T09:25:09.722317545Z ───────────────────────────────────────
2026-01-15T09:25:09.722322224Z GID/UID
2026-01-15T09:25:09.722325721Z ───────────────────────────────────────
2026-01-15T09:25:09.726624618Z
2026-01-15T09:25:09.726639127Z User UID: 911
2026-01-15T09:25:09.726643867Z User GID: 911
2026-01-15T09:25:09.726647604Z ───────────────────────────────────────
2026-01-15T09:25:09.728339060Z Linuxserver.io version: 2.3.2.5245-pkg-37c31f4c-dev-d5e2d89abab381afece277531dcddbf1aeb9b0a3-pr-77
2026-01-15T09:25:09.728614064Z Build-date: 2026-01-15T09:22:20+00:00
2026-01-15T09:25:09.728621940Z ───────────────────────────────────────
2026-01-15T09:25:09.728626208Z
2026-01-15T09:25:09.781991318Z [custom-init] No custom files found, skipping...
2026-01-15T09:25:10.124601716Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.3.2.5245
2026-01-15T09:25:10.142624478Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-15T09:25:10.150061894Z [Debug] Bootstrap: Console selected
2026-01-15T09:25:10.151361010Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-15T09:25:10.412026166Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-15T09:25:10.476172456Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {7995adde-04a3-4b98-b201-c9f391487614} may be persisted to storage in unencrypted form.
2026-01-15T09:25:10.534360809Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-01-15T09:25:10.562442256Z [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:10.619574862Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-15T09:25:10.626658847Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:25:10.627288465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:25:10.662925035Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-01-15T09:25:10.666947656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0362824s
2026-01-15T09:25:10.667235476Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-15T09:25:10.667456621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0402343s
2026-01-15T09:25:10.675003417Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-15T09:25:10.675438604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.679813393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-15T09:25:10.688034769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-15T09:25:10.699045671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189618s
2026-01-15T09:25:10.699504384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.702822005Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-15T09:25:10.703032128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227287s
2026-01-15T09:25:10.709457878Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-15T09:25:10.709734384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.715355012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-15T09:25:10.716429456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:25:10.717084185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014723s
2026-01-15T09:25:10.717330180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:25:10.718246535Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.62E-05s
2026-01-15T09:25:10.718699638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-15T09:25:10.719309325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-15T09:25:10.720056089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001113s
2026-01-15T09:25:10.720335422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.721489225Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-15T09:25:10.721698326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025101s
2026-01-15T09:25:10.722296721Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-15T09:25:10.722565242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.723459292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:25:10.723638894Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-01-15T09:25:10.723896272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-15T09:25:10.724284784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-15T09:25:10.724805723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006633s
2026-01-15T09:25:10.725035937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.725920879Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-15T09:25:10.726132986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017403s
2026-01-15T09:25:10.727321589Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-15T09:25:10.727566182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.728253797Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-01-15T09:25:10.732380727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-01-15T09:25:10.732951406Z [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:10.733476714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008903s
2026-01-15T09:25:10.733698460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-01-15T09:25:10.734063496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-01-15T09:25:10.734458501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005578s
2026-01-15T09:25:10.734660408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-01-15T09:25:10.735274154Z [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:10.735824402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009715s
2026-01-15T09:25:10.736074305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-01-15T09:25:10.736416694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-15T09:25:10.736844115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005652s
2026-01-15T09:25:10.737057525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-01-15T09:25:10.741865496Z [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:10.742613773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053302s
2026-01-15T09:25:10.742816772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-01-15T09:25:10.743457001Z [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:10.744074615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010548s
2026-01-15T09:25:10.744317784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-01-15T09:25:10.744741207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-15T09:25:10.745262106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007159s
2026-01-15T09:25:10.745482510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-01-15T09:25:10.748435756Z [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:10.749277772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035925s
2026-01-15T09:25:10.749517575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-01-15T09:25:10.749846918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-15T09:25:10.750236502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000519s
2026-01-15T09:25:10.750490805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2026-01-15T09:25:10.751128499Z [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:10.751699899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009928s
2026-01-15T09:25:10.751923309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2026-01-15T09:25:10.752609792Z [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:10.753187535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010641s
2026-01-15T09:25:10.753419492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2026-01-15T09:25:10.753783906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2026-01-15T09:25:10.754176186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005494s
2026-01-15T09:25:10.754371169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-01-15T09:25:10.754762116Z [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:10.755152472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005916s
2026-01-15T09:25:10.755365030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-01-15T09:25:10.755690996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-01-15T09:25:10.756070651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004813s
2026-01-15T09:25:10.756258469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-01-15T09:25:10.760111909Z [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:10.760623278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037306s
2026-01-15T09:25:10.760842380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-01-15T09:25:10.761197966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-01-15T09:25:10.761600576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005378s
2026-01-15T09:25:10.761823355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-01-15T09:25:10.762169943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-01-15T09:25:10.762596923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005415s
2026-01-15T09:25:10.762791564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-01-15T09:25:10.763695174Z [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:10.764400043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014125s
2026-01-15T09:25:10.764630848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-01-15T09:25:10.765558055Z [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:10.766273005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014424s
2026-01-15T09:25:10.766526385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-01-15T09:25:10.766934076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:25:10.767347959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005965s
2026-01-15T09:25:10.767559596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-01-15T09:25:10.768097829Z [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:10.768556924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007878s
2026-01-15T09:25:10.768866277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-01-15T09:25:10.769195019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-15T09:25:10.769553431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000476s
2026-01-15T09:25:10.771344478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-15T09:25:10', 'InitialSetup')
2026-01-15T09:25:10.772047714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.773416049Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-15T09:25:10.773609238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004299s
2026-01-15T09:25:10.773920956Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-01-15T09:25:10.774179506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.774499290Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2026-01-15T09:25:10.777588591Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2026-01-15T09:25:10.795279034Z [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:10.796814977Z [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:10.797695630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-15T09:25:10.798582857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-15T09:25:10.800153189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-15T09:25:10.800586431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227546s
2026-01-15T09:25:10.800860213Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2026-01-15T09:25:10.802525396Z [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:10.803662766Z [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:10.804321072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-15T09:25:10.804936481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-15T09:25:10.806284335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-15T09:25:10.806708810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056157s
2026-01-15T09:25:10.807054085Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2026-01-15T09:25:10.810678363Z [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:10.812143193Z [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:10.812780005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-15T09:25:10.813328460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-15T09:25:10.814746234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-15T09:25:10.815154086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078297s
2026-01-15T09:25:10.815370000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2026-01-15T09:25:10.816145472Z [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:10.816764729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011668s
2026-01-15T09:25:10.817017478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2026-01-15T09:25:10.817446802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-01-15T09:25:10.817881257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006451s
2026-01-15T09:25:10.818364941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-15T09:25:10', 'ApplicationStatus')
2026-01-15T09:25:10.818795168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.820281400Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-01-15T09:25:10.820487185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030064s
2026-01-15T09:25:10.820751758Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-01-15T09:25:10.820987613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.821359461Z [Info] IndexerProps: Starting migration of Main DB to 3
2026-01-15T09:25:10.822507243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:25:10.822691834Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:25:10.822954614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2026-01-15T09:25:10.823394760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:25:10.824156304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009723s
2026-01-15T09:25:10.824390816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-01-15T09:25:10.825191288Z [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:10.825783931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011952s
2026-01-15T09:25:10.826019846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-01-15T09:25:10.826785859Z [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:10.827362921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011169s
2026-01-15T09:25:10.827622483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-01-15T09:25:10.828129063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:25:10.828557005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006997s
2026-01-15T09:25:10.828991600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-15T09:25:10', 'IndexerProps')
2026-01-15T09:25:10.829403169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.830529627Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-01-15T09:25:10.830729019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026516s
2026-01-15T09:25:10.830961797Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-01-15T09:25:10.831217532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.831500432Z [Info] add_update_history: Starting migration of Main DB to 4
2026-01-15T09:25:10.832025269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-15T09:25:10', 'add_update_history')
2026-01-15T09:25:10.832465315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.833407612Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-01-15T09:25:10.833618186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021977s
2026-01-15T09:25:10.833837117Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-01-15T09:25:10.834084235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.834373758Z [Info] update_notifiarr: Starting migration of Main DB to 5
2026-01-15T09:25:10.837893195Z [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:10.838968691Z [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:10.839501895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011562s
2026-01-15T09:25:10.840001701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-15T09:25:10', 'update_notifiarr')
2026-01-15T09:25:10.840433561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.841505599Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-01-15T09:25:10.841712316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031245s
2026-01-15T09:25:10.841931507Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-01-15T09:25:10.842175128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.842460172Z [Info] app_profiles: Starting migration of Main DB to 6
2026-01-15T09:25:10.843049198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2026-01-15T09:25:10.843774248Z [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:10.844355398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010822s
2026-01-15T09:25:10.844591423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2026-01-15T09:25:10.844978222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2026-01-15T09:25:10.845358688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005578s
2026-01-15T09:25:10.845564783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:25:10.845748904Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-15T09:25:10.845984088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2026-01-15T09:25:10.846362510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:25:10.847048771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008364s
2026-01-15T09:25:10.847466703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-15T09:25:10', 'app_profiles')
2026-01-15T09:25:10.847896128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.849229262Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-01-15T09:25:10.849424606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029952s
2026-01-15T09:25:10.849655330Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-01-15T09:25:10.849900243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.850183013Z [Info] history_failed: Starting migration of Main DB to 7
2026-01-15T09:25:10.850695665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-15T09:25:10.850898734Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-15T09:25:10.851132144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2026-01-15T09:25:10.851525306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:25:10.852276849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000871s
2026-01-15T09:25:10.852700622Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-01-15T09:25:10.853177102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-01-15T09:25:10.853558680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005674s
2026-01-15T09:25:10.853977764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-15T09:25:10', 'history_failed')
2026-01-15T09:25:10.854435606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.855563928Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-01-15T09:25:10.855789292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025528s
2026-01-15T09:25:10.856042552Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-01-15T09:25:10.856310512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.856611438Z [Info] redacted_api: Starting migration of Main DB to 8
2026-01-15T09:25:10.857041834Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:25:10.857334845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:25:10.859266985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019962s
2026-01-15T09:25:10.859696911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-15T09:25:10', 'redacted_api')
2026-01-15T09:25:10.860181066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.861107311Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-01-15T09:25:10.861337605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038196s
2026-01-15T09:25:10.861572037Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-01-15T09:25:10.861834696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.862135752Z [Info] IndexerProxies: Starting migration of Main DB to 10
2026-01-15T09:25:10.862659256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2026-01-15T09:25:10.863326009Z [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:10.863920836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010177s
2026-01-15T09:25:10.864137593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:25:10.864336924Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-15T09:25:10.864562589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-01-15T09:25:10.864888335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-01-15T09:25:10.865543945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007471s
2026-01-15T09:25:10.865980524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-15T09:25:10', 'IndexerProxies')
2026-01-15T09:25:10.866427584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.867433429Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-01-15T09:25:10.867640496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026085s
2026-01-15T09:25:10.867922083Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-01-15T09:25:10.868191396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.868508965Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2026-01-15T09:25:10.868885954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2026-01-15T09:25:10.869108583Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-15T09:25:10.869406112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2026-01-15T09:25:10.869838342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2026-01-15T09:25:10.870524854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008509s
2026-01-15T09:25:10.870980111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-15T09:25:10', 'app_indexer_remote_name')
2026-01-15T09:25:10.871424386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.872453869Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-01-15T09:25:10.872664112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027184s
2026-01-15T09:25:10.872934096Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-01-15T09:25:10.873205122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.873522611Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2026-01-15T09:25:10.876003818Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:10.876989252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2026-01-15T09:25:10.877395340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011686s
2026-01-15T09:25:10.877845536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-15T09:25:10', 'desi_gazelle_to_unit3d')
2026-01-15T09:25:10.878262446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.879313943Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-01-15T09:25:10.879528145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030438s
2026-01-15T09:25:10.879796154Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-01-15T09:25:10.880086138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.880410732Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2026-01-15T09:25:10.880800086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:25:10.881016321Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-15T09:25:10.881291135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-01-15T09:25:10.881730960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:25:10.882454728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009076s
2026-01-15T09:25:10.882921999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-15T09:25:10', 'add_on_update_to_notifications')
2026-01-15T09:25:10.883370161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.884383201Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-01-15T09:25:10.884789148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027588s
2026-01-15T09:25:10.884858598Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-01-15T09:25:10.885120205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.885423906Z [Info] IndexerVersions: Starting migration of Main DB to 15
2026-01-15T09:25:10.886000818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2026-01-15T09:25:10.886639544Z [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:10.887174862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009399s
2026-01-15T09:25:10.887459756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2026-01-15T09:25:10.887990585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-01-15T09:25:10.888448427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007388s
2026-01-15T09:25:10.888720765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2026-01-15T09:25:10.889183978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-01-15T09:25:10.889605597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006476s
2026-01-15T09:25:10.890041074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-15T09:25:10', 'IndexerVersions')
2026-01-15T09:25:10.890461781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.891689664Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-01-15T09:25:10.891921771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026959s
2026-01-15T09:25:10.892165532Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-01-15T09:25:10.892427760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.892730640Z [Info] cleanup_config: Starting migration of Main DB to 16
2026-01-15T09:25:10.894586387Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:10.895581882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2026-01-15T09:25:10.895944582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010728s
2026-01-15T09:25:10.896200377Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:10.896629501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2026-01-15T09:25:10.896960538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005155s
2026-01-15T09:25:10.897409291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-15T09:25:10', 'cleanup_config')
2026-01-15T09:25:10.897867925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.899045286Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-01-15T09:25:10.899257894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025665s
2026-01-15T09:25:10.899544481Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-01-15T09:25:10.899774524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.900175562Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2026-01-15T09:25:10.902326813Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:10.902697871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2026-01-15T09:25:10.903025350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004514s
2026-01-15T09:25:10.903299532Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:10.903652132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2026-01-15T09:25:10.903993850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004621s
2026-01-15T09:25:10.904265497Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:10.904631314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2026-01-15T09:25:10.904959856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004526s
2026-01-15T09:25:10.905237966Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:10.905672831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2026-01-15T09:25:10.906099120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005292s
2026-01-15T09:25:10.906355256Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:10.906772466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2026-01-15T09:25:10.907108743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004936s
2026-01-15T09:25:10.907395891Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:10.907763351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2026-01-15T09:25:10.908103236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004759s
2026-01-15T09:25:10.908382037Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:10.908738054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2026-01-15T09:25:10.909065022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004572s
2026-01-15T09:25:10.909341419Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:10.909696935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2026-01-15T09:25:10.910025507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004564s
2026-01-15T09:25:10.910292514Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:10.914395125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2026-01-15T09:25:10.914739188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004195s
2026-01-15T09:25:10.915022248Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:10.915357513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2026-01-15T09:25:10.915682438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004416s
2026-01-15T09:25:10.915962882Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:10.916334501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2026-01-15T09:25:10.916669455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004633s
2026-01-15T09:25:10.916946092Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:10.917308963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2026-01-15T09:25:10.917632865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004491s
2026-01-15T09:25:10.917911396Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:10.918271691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2026-01-15T09:25:10.918613860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004645s
2026-01-15T09:25:10.918863774Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:10.919243889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2026-01-15T09:25:10.919565567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004624s
2026-01-15T09:25:10.919873958Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:10.920247179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2026-01-15T09:25:10.920619409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005118s
2026-01-15T09:25:10.920901677Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:10.921237684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2026-01-15T09:25:10.921565464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004376s
2026-01-15T09:25:10.921759384Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:10.923248503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2026-01-15T09:25:10.923689050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001672s
2026-01-15T09:25:10.923821517Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:10.924339700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2026-01-15T09:25:10.924695807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006059s
2026-01-15T09:25:10.924883926Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:10.925285034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2026-01-15T09:25:10.925666372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000598s
2026-01-15T09:25:10.925857717Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:10.926267633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2026-01-15T09:25:10.926642548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005879s
2026-01-15T09:25:10.926828151Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:10.927240041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2026-01-15T09:25:10.927612852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000594s
2026-01-15T09:25:10.927797263Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:10.928229614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2026-01-15T09:25:10.928591793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005861s
2026-01-15T09:25:10.928784040Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:10.929202192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-01-15T09:25:10.929583620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006031s
2026-01-15T09:25:10.929770166Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:10.930181264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2026-01-15T09:25:10.930557902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005926s
2026-01-15T09:25:10.930746362Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:10.931151928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2026-01-15T09:25:10.931509027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005764s
2026-01-15T09:25:10.931708739Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:10.932122883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2026-01-15T09:25:10.932498219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005994s
2026-01-15T09:25:10.932686488Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:10.933102426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2026-01-15T09:25:10.933470387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005958s
2026-01-15T09:25:10.933664307Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:10.934092089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-01-15T09:25:10.934468727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000601s
2026-01-15T09:25:10.934652778Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:10.935071932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2026-01-15T09:25:10.935446837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006013s
2026-01-15T09:25:10.935634535Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:10.936066284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2026-01-15T09:25:10.936432562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006039s
2026-01-15T09:25:10.936626863Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:10.937035666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2026-01-15T09:25:10.937400200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005848s
2026-01-15T09:25:10.937592637Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:10.937998485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2026-01-15T09:25:10.938368229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005813s
2026-01-15T09:25:10.938557290Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:10.938968217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2026-01-15T09:25:10.939335717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005902s
2026-01-15T09:25:10.939528476Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:10.939953191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2026-01-15T09:25:10.940323096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006006s
2026-01-15T09:25:10.940515523Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:10.940919938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2026-01-15T09:25:10.941282468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005781s
2026-01-15T09:25:10.941717303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-15T09:25:10', 'indexer_cleanup')
2026-01-15T09:25:10.942150275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.944529466Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-01-15T09:25:10.944748568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037875s
2026-01-15T09:25:10.945000335Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-01-15T09:25:10.945257302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.945575042Z [Info] minimum_seeders: Starting migration of Main DB to 18
2026-01-15T09:25:10.946045018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2026-01-15T09:25:10.946258448Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-15T09:25:10.946520977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2026-01-15T09:25:10.946990442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:25:10.947704820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009264s
2026-01-15T09:25:10.948224627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-15T09:25:10', 'minimum_seeders')
2026-01-15T09:25:10.948639262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.949770219Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-01-15T09:25:10.949989731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029733s
2026-01-15T09:25:10.950219604Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-01-15T09:25:10.950472453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.950776105Z [Info] remove_showrss: Starting migration of Main DB to 19
2026-01-15T09:25:10.951172072Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:10.951529732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2026-01-15T09:25:10.951871701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004408s
2026-01-15T09:25:10.952311938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-15T09:25:10', 'remove_showrss')
2026-01-15T09:25:10.952721773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.958762868Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-01-15T09:25:10.958977450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007289s
2026-01-15T09:25:10.959238536Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-01-15T09:25:10.959504481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.959898936Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2026-01-15T09:25:10.960362659Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:10.960737494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2026-01-15T09:25:10.961090275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004954s
2026-01-15T09:25:10.961533838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-15T09:25:10', 'remove_torrentparadiseml')
2026-01-15T09:25:10.961983283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.962973677Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-01-15T09:25:10.963196436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002315s
2026-01-15T09:25:10.963467912Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-01-15T09:25:10.963738728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.964076097Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2026-01-15T09:25:10.964396933Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:25:10.964641586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:25:10.965398991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007882s
2026-01-15T09:25:10.965854528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-15T09:25:10', 'localization_setting_to_string')
2026-01-15T09:25:10.966291779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.967377415Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-01-15T09:25:10.967588309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027044s
2026-01-15T09:25:10.967820767Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-01-15T09:25:10.968120461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.968400054Z [Info] orpheus_api: Starting migration of Main DB to 22
2026-01-15T09:25:10.968705579Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:25:10.968963809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:25:10.973845389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046537s
2026-01-15T09:25:10.974168730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-15T09:25:10', 'orpheus_api')
2026-01-15T09:25:10.974597163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.975798231Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-01-15T09:25:10.976054978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068568s
2026-01-15T09:25:10.976329050Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-01-15T09:25:10.976630888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.976929800Z [Info] download_client_categories: Starting migration of Main DB to 23
2026-01-15T09:25:10.977356088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-15T09:25:10.977568316Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-15T09:25:10.977841245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2026-01-15T09:25:10.978253726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:25:10.979038075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009615s
2026-01-15T09:25:10.979501118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-15T09:25:10', 'download_client_categories')
2026-01-15T09:25:10.979957938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.981168095Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-01-15T09:25:10.981387697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030343s
2026-01-15T09:25:10.981622390Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-01-15T09:25:10.981880489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.982183870Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2026-01-15T09:25:10.982556480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-01-15T09:25:10.982749319Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:25:10.982972087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-01-15T09:25:10.983281470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-01-15T09:25:10.983949255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007325s
2026-01-15T09:25:10.984199298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-01-15T09:25:10.984534273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-01-15T09:25:10.985175254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007469s
2026-01-15T09:25:10.985613346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-15T09:25:10', 'add_salt_to_users')
2026-01-15T09:25:10.986046508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.987172686Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-01-15T09:25:10.987385354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027184s
2026-01-15T09:25:10.987695148Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-01-15T09:25:10.988008699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.988342511Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2026-01-15T09:25:10.988702296Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:10.989094686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2026-01-15T09:25:10.989450893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005456s
2026-01-15T09:25:10.989946191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-15T09:25:10', 'speedcd_userpasssettings_to_speedcdsettings')
2026-01-15T09:25:10.990410967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.991577325Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-01-15T09:25:10.991825465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025757s
2026-01-15T09:25:10.992180440Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-01-15T09:25:10.992468349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.992809637Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2026-01-15T09:25:10.993160213Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:10.993568335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2026-01-15T09:25:10.993936757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005692s
2026-01-15T09:25:10.994444289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-15T09:25:10', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-01-15T09:25:10.994904706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.996125775Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-01-15T09:25:10.996378874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026435s
2026-01-15T09:25:10.996675913Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-01-15T09:25:10.996962029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.997295350Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2026-01-15T09:25:10.997685986Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:10.998092976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2026-01-15T09:25:10.998457500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005699s
2026-01-15T09:25:10.998649316Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:10.999069472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2026-01-15T09:25:10.999442123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006009s
2026-01-15T09:25:10.999962000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-15T09:25:10', 'alpharatio_greatposterwall_config_contract')
2026-01-15T09:25:11.000417777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.001645590Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-01-15T09:25:11.001887717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026954s
2026-01-15T09:25:11.002125977Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-01-15T09:25:11.002392724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.002696065Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2026-01-15T09:25:11.003070719Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:11.003444071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2026-01-15T09:25:11.003762663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004462s
2026-01-15T09:25:11.004226066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-15T09:25:11', 'remove_notwhatcd')
2026-01-15T09:25:11.004649869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.005751127Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-01-15T09:25:11.005972182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023927s
2026-01-15T09:25:11.006248809Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-01-15T09:25:11.006530276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.006858096Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2026-01-15T09:25:11.007301268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:25:11.007529548Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-15T09:25:11.007762186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2026-01-15T09:25:11.008188064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:25:11.008927072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009001s
2026-01-15T09:25:11.009154660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:25:11.009358942Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:25:11.009652463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2026-01-15T09:25:11.010077639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:25:11.010784883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008789s
2026-01-15T09:25:11.011236262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-15T09:25:11', 'add_on_grab_to_notifications')
2026-01-15T09:25:11.011687251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.013062169Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-01-15T09:25:11.013293956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031073s
2026-01-15T09:25:11.013604511Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-01-15T09:25:11.013902501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.014243748Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2026-01-15T09:25:11.014660838Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:11.015071836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-01-15T09:25:11.015650441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007838s
2026-01-15T09:25:11.016144837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-15T09:25:11', 'animetorrents_use_custom_config_contract')
2026-01-15T09:25:11.016619553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.017644707Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-01-15T09:25:11.017876343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026867s
2026-01-15T09:25:11.018138401Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-01-15T09:25:11.018411411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.018734581Z [Info] apprise_server_url: Starting migration of Main DB to 31
2026-01-15T09:25:11.019080207Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:25:11.019355923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:25:11.020183499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008754s
2026-01-15T09:25:11.020636561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-15T09:25:11', 'apprise_server_url')
2026-01-15T09:25:11.021066637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.021992331Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-01-15T09:25:11.022167133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025893s
2026-01-15T09:25:11.022436997Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-01-15T09:25:11.022704786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.023035762Z [Info] health_restored_notification: Starting migration of Main DB to 32
2026-01-15T09:25:11.023448113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:25:11.023661182Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.7E-06s
2026-01-15T09:25:11.023962348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-01-15T09:25:11.024389889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:25:11.025115891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009085s
2026-01-15T09:25:11.025575937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-15T09:25:11', 'health_restored_notification')
2026-01-15T09:25:11.026019881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.027105988Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-01-15T09:25:11.027333126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028426s
2026-01-15T09:25:11.027556355Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-01-15T09:25:11.027857221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.028120592Z [Info] remove_uc: Starting migration of Main DB to 33
2026-01-15T09:25:11.028509575Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:11.028893809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-01-15T09:25:11.029218803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004642s
2026-01-15T09:25:11.029642065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-15T09:25:11', 'remove_uc')
2026-01-15T09:25:11.030060929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.031014820Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-01-15T09:25:11.031227188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022335s
2026-01-15T09:25:11.031474686Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-01-15T09:25:11.031741844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.032093612Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2026-01-15T09:25:11.032408717Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:25:11.032674582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:25:11.033368319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007356s
2026-01-15T09:25:11.033856983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-15T09:25:11', 'history_fix_data_titles')
2026-01-15T09:25:11.034262520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.035369930Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-01-15T09:25:11.035588450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026925s
2026-01-15T09:25:11.035884837Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-01-15T09:25:11.036147666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.036469023Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2026-01-15T09:25:11.036852976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:25:11.037060804Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-15T09:25:11.037315547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-01-15T09:25:11.037719581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:25:11.038535464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008946s
2026-01-15T09:25:11.038904687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-15T09:25:11', 'download_client_per_indexer')
2026-01-15T09:25:11.039343130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.040393886Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-01-15T09:25:11.040618949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027887s
2026-01-15T09:25:11.040936138Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-15T09:25:11.041237695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.041571808Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2026-01-15T09:25:11.043685464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-01-15T09:25:11.043914866Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:25:11.044349381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2026-01-15T09:25:11.046796559Z [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:11.047965573Z [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:11.048607706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-01-15T09:25:11.049276092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-01-15T09:25:11.050957959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-01-15T09:25:11.051376271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067749s
2026-01-15T09:25:11.051606675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-01-15T09:25:11.051818712Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:25:11.052155009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2026-01-15T09:25:11.054269828Z [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:11.055394793Z [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:11.056048339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-01-15T09:25:11.056689140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-01-15T09:25:11.058305094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-01-15T09:25:11.058719899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00631s
2026-01-15T09:25:11.058946896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-01-15T09:25:11.059146358Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:25:11.059425800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2026-01-15T09:25:11.061476289Z [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:11.062609361Z [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:11.063241164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-01-15T09:25:11.063890942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-01-15T09:25:11.065499411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-01-15T09:25:11.065925950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062465s
2026-01-15T09:25:11.066138768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-15T09:25:11.066323901Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:25:11.066579947Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-01-15T09:25:11.068855769Z [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:11.070097820Z [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:11.070734452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-15T09:25:11.071219299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-15T09:25:11.072685822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058578s
2026-01-15T09:25:11.072896987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-15T09:25:11.073088493Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-15T09:25:11.073336692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-01-15T09:25:11.078195807Z [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:11.079453871Z [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:11.080164051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-15T09:25:11.080663016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-15T09:25:11.082068907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084831s
2026-01-15T09:25:11.082282356Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-15T09:25:11.082469563Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:25:11.082743204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-01-15T09:25:11.084960810Z [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:11.086192610Z [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:11.086823731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-15T09:25:11.087313928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-15T09:25:11.088721192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057335s
2026-01-15T09:25:11.088960875Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-15T09:25:11.089165617Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:25:11.089457314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-01-15T09:25:11.091490017Z [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:11.092655244Z [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:11.093306736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-15T09:25:11.093958448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-15T09:25:11.095839636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:25:11.096314602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065962s
2026-01-15T09:25:11.096556690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-15T09:25:11.096756863Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:25:11.097056657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-01-15T09:25:11.099123519Z [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:11.100302102Z [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:11.100947141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-15T09:25:11.101608653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-15T09:25:11.103511154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:25:11.104051342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066988s
2026-01-15T09:25:11.104331226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-15T09:25:11.105024612Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:25:11.105033971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-01-15T09:25:11.106876351Z [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:11.108071818Z [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:11.108693119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-15T09:25:11.109341354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-15T09:25:11.111256200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:25:11.111773021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066798s
2026-01-15T09:25:11.111977102Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-15T09:25:11.112160381Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:25:11.112434793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-01-15T09:25:11.114383758Z [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:11.115340505Z [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:11.115874590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-15T09:25:11.116509379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-15T09:25:11.118002435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-15T09:25:11.118500799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-15T09:25:11.118866565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006265s
2026-01-15T09:25:11.119097801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2026-01-15T09:25:11.119295990Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-15T09:25:11.119585042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2026-01-15T09:25:11.121516641Z [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:11.122464600Z [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:11.123004638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2026-01-15T09:25:11.123739107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2026-01-15T09:25:11.125419561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-01-15T09:25:11.126123819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-01-15T09:25:11.126566119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067183s
2026-01-15T09:25:11.126772565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:25:11.126955744Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-15T09:25:11.127226990Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-01-15T09:25:11.129504737Z [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:11.131051482Z [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:11.131829488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:25:11.132492183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:25:11.134046002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:25:11.134444975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069929s
2026-01-15T09:25:11.134660960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:25:11.134842465Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:25:11.135112289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-01-15T09:25:11.137399514Z [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:11.138949245Z [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:11.139685908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:25:11.140305606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:25:11.141878864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:25:11.142268970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069179s
2026-01-15T09:25:11.142485696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:25:11.142669065Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:25:11.142930582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-01-15T09:25:11.145246205Z [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:11.146744492Z [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:11.147497809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:25:11.148114050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:25:11.149690174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:25:11.150084047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006922s
2026-01-15T09:25:11.150295473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:25:11.150477379Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:25:11.150784638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2026-01-15T09:25:11.153076713Z [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:11.154579780Z [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:11.155358067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:25:11.155952995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:25:11.157532375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:25:11.157932792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068889s
2026-01-15T09:25:11.158131913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:25:11.158309851Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-15T09:25:11.158563021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2026-01-15T09:25:11.160938224Z [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:11.162453805Z [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:11.163345892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-15T09:25:11.164113558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-15T09:25:11.165790885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-15T09:25:11.166166021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073954s
2026-01-15T09:25:11.166379150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-15T09:25:11.166557620Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-15T09:25:11.166826942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-01-15T09:25:11.168858092Z [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:11.169792213Z [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:11.170331138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-15T09:25:11.170936948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-15T09:25:11.172556529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-15T09:25:11.172932136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058657s
2026-01-15T09:25:11.173142119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-15T09:25:11.173333374Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:25:11.173590622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-01-15T09:25:11.175660430Z [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:11.176625693Z [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:11.177128305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-15T09:25:11.177741510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-15T09:25:11.179327133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-15T09:25:11.179696797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058727s
2026-01-15T09:25:11.179916400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:25:11.180097424Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-15T09:25:11.180347838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-15T09:25:11.182066690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-15T09:25:11.182752741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-15T09:25:11.183221355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-15T09:25:11.183803327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-15T09:25:11.185333398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:25:11.185715648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00514s
2026-01-15T09:25:11.186222398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-15T09:25:11', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-15T09:25:11.186675671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.188296154Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-15T09:25:11.188526899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075875s
2026-01-15T09:25:11.188822354Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-01-15T09:25:11.189055603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.189383824Z [Info] add_notification_status: Starting migration of Main DB to 37
2026-01-15T09:25:11.190103082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-01-15T09:25:11.190841279Z [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:11.191444454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011177s
2026-01-15T09:25:11.191685880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-01-15T09:25:11.192251869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-01-15T09:25:11.192627536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006398s
2026-01-15T09:25:11.192987591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-15T09:25:11', 'add_notification_status')
2026-01-15T09:25:11.193432296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.194378943Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-01-15T09:25:11.194587573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024219s
2026-01-15T09:25:11.194868709Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-01-15T09:25:11.195140496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.195482775Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2026-01-15T09:25:11.196064938Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:11.196447788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2026-01-15T09:25:11.196796771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005388s
2026-01-15T09:25:11.196981353Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:11.197373513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-01-15T09:25:11.197728157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005635s
2026-01-15T09:25:11.197911857Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:11.198279787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2026-01-15T09:25:11.198626946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005317s
2026-01-15T09:25:11.199102815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-15T09:25:11', 'indexers_freeleech_only_config_contract')
2026-01-15T09:25:11.199564264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.200458825Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-01-15T09:25:11.200683187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022602s
2026-01-15T09:25:11.200912118Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-01-15T09:25:11.201160739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.201466374Z [Info] email_encryption: Starting migration of Main DB to 39
2026-01-15T09:25:11.201761168Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:25:11.202011793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:25:11.202735660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007665s
2026-01-15T09:25:11.203171418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-15T09:25:11', 'email_encryption')
2026-01-15T09:25:11.203587416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.204312736Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-01-15T09:25:11.204515434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022993s
2026-01-15T09:25:11.204818284Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-01-15T09:25:11.205112747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.205409615Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2026-01-15T09:25:11.205744509Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:25:11.205989122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:25:11.206990769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010707s
2026-01-15T09:25:11.207472168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-15T09:25:11', 'newznab_category_to_capabilities_settings')
2026-01-15T09:25:11.207943557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.208732696Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-01-15T09:25:11.208966808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027362s
2026-01-15T09:25:11.209239587Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-01-15T09:25:11.209516415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.209818132Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2026-01-15T09:25:11.210142726Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:25:11.210403671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:25:11.211128841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007652s
2026-01-15T09:25:11.211605030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-15T09:25:11', 'gazelle_freeleech_token_options')
2026-01-15T09:25:11.212067522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.212861120Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-01-15T09:25:11.213080010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024395s
2026-01-15T09:25:11.213370275Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-01-15T09:25:11.213631771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.213951074Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2026-01-15T09:25:11.214279967Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:25:11.214540060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:25:11.215117824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006311s
2026-01-15T09:25:11.215605877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-15T09:25:11', 'myanonamouse_freeleech_wedge_options')
2026-01-15T09:25:11.216055322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.216802136Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-01-15T09:25:11.217027179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022413s
2026-01-15T09:25:11.217286421Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-01-15T09:25:11.217551475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.217862601Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43
2026-01-15T09:25:11.218159469Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:25:11.218407959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:25:11.228497266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100476s
2026-01-15T09:25:11.228968956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-01-15T09:25:11', 'newznab_indexers_enable_redirect')
2026-01-15T09:25:11.229405445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.230268502Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-01-15T09:25:11.230502874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011834s
2026-01-15T09:25:11.239477807Z [Debug] MigrationController: Took: 00:00:00.6760259
2026-01-15T09:25:11.327608885Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-01-15T09:25:11.345718502Z [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:11.358399938Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-15T09:25:11.358908943Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:25:11.359265581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:25:11.362303709Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-01-15T09:25:11.362584394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033742s
2026-01-15T09:25:11.362923698Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-15T09:25:11.363255255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036659s
2026-01-15T09:25:11.365281786Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-15T09:25:11.365657853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.366168471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-15T09:25:11.366629199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-15T09:25:11.367243997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007499s
2026-01-15T09:25:11.367587068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.369041457Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-15T09:25:11.369363505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025213s
2026-01-15T09:25:11.369855015Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-15T09:25:11.370238297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.370811872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-15T09:25:11.371324604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:25:11.371933941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007482s
2026-01-15T09:25:11.372262222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:25:11.372594341Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-15T09:25:11.372944797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-15T09:25:11.373429312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-15T09:25:11.374497554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010807s
2026-01-15T09:25:11.374789141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.375727540Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-15T09:25:11.376211715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023846s
2026-01-15T09:25:11.376529726Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-15T09:25:11.376925904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.377390148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:25:11.377696054Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-15T09:25:11.378025448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-15T09:25:11.378524222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-15T09:25:11.379180213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007843s
2026-01-15T09:25:11.379530969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.380370680Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-15T09:25:11.380725745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019234s
2026-01-15T09:25:11.381144699Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-15T09:25:11.381506567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.381930601Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-01-15T09:25:11.382567624Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-01-15T09:25:11.383365501Z [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:11.384300674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014114s
2026-01-15T09:25:11.384630368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-01-15T09:25:11.385019221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-15T09:25:11.385554529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006345s
2026-01-15T09:25:11.386073564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-15T09:25:11', 'InitialSetup')
2026-01-15T09:25:11.386708602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.387604196Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-15T09:25:11.387930463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026637s
2026-01-15T09:25:11.388255367Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-01-15T09:25:11.388618799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.389052122Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2026-01-15T09:25:11.389599835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-15T09:25:11', 'ApplicationStatus')
2026-01-15T09:25:11.390243441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.391041117Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-01-15T09:25:11.391371512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024267s
2026-01-15T09:25:11.391668440Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-01-15T09:25:11.392047223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.392472149Z [Info] IndexerProps: Starting migration of Log DB to 3
2026-01-15T09:25:11.393038930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-15T09:25:11', 'IndexerProps')
2026-01-15T09:25:11.393622655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.394401594Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-01-15T09:25:11.394706829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00237s
2026-01-15T09:25:11.395103056Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-01-15T09:25:11.395403982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.395825962Z [Info] add_update_history: Starting migration of Log DB to 4
2026-01-15T09:25:11.396373445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-01-15T09:25:11.397074857Z [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:11.397881822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011636s
2026-01-15T09:25:11.398231957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-01-15T09:25:11.398707535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-15T09:25:11.399291821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007425s
2026-01-15T09:25:11.399832470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-15T09:25:11', 'add_update_history')
2026-01-15T09:25:11.400587390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.401485939Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-01-15T09:25:11.401806214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028994s
2026-01-15T09:25:11.402120006Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-01-15T09:25:11.402496665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.402915338Z [Info] update_notifiarr: Starting migration of Log DB to 5
2026-01-15T09:25:11.403445445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-15T09:25:11', 'update_notifiarr')
2026-01-15T09:25:11.404095885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.404893421Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-01-15T09:25:11.405210099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024186s
2026-01-15T09:25:11.405518490Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-01-15T09:25:11.405869246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.406286456Z [Info] app_profiles: Starting migration of Log DB to 6
2026-01-15T09:25:11.406793207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-15T09:25:11', 'app_profiles')
2026-01-15T09:25:11.407431121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.408226363Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-01-15T09:25:11.408538652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023727s
2026-01-15T09:25:11.408855880Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-01-15T09:25:11.409208150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.409635290Z [Info] history_failed: Starting migration of Log DB to 7
2026-01-15T09:25:11.410140647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-15T09:25:11', 'history_failed')
2026-01-15T09:25:11.410802600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.411619195Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-01-15T09:25:11.411947997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024212s
2026-01-15T09:25:11.412285446Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-01-15T09:25:11.412653387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.413038883Z [Info] redacted_api: Starting migration of Log DB to 8
2026-01-15T09:25:11.413548910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-15T09:25:11', 'redacted_api')
2026-01-15T09:25:11.414184400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.415024953Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-01-15T09:25:11.415328795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024217s
2026-01-15T09:25:11.415659280Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-01-15T09:25:11.416053814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.416491396Z [Info] IndexerProxies: Starting migration of Log DB to 10
2026-01-15T09:25:11.417006743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-15T09:25:11', 'IndexerProxies')
2026-01-15T09:25:11.417643415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.418487776Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-01-15T09:25:11.418797660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024525s
2026-01-15T09:25:11.419130580Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-01-15T09:25:11.419510224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.420096084Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2026-01-15T09:25:11.420705832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-15T09:25:11', 'app_indexer_remote_name')
2026-01-15T09:25:11.421425130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.422409472Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-01-15T09:25:11.422792895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002888s
2026-01-15T09:25:11.423159352Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-01-15T09:25:11.423664760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.424141039Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2026-01-15T09:25:11.424692650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-15T09:25:11', 'desi_gazelle_to_unit3d')
2026-01-15T09:25:11.425347669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.426222862Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-01-15T09:25:11.426549810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026086s
2026-01-15T09:25:11.426903061Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-01-15T09:25:11.427289930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.427727632Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2026-01-15T09:25:11.428334223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-15T09:25:11', 'add_on_update_to_notifications')
2026-01-15T09:25:11.429163894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.429993214Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-01-15T09:25:11.430347798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026781s
2026-01-15T09:25:11.430672342Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-01-15T09:25:11.431036284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.431448685Z [Info] IndexerVersions: Starting migration of Log DB to 15
2026-01-15T09:25:11.431977850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-15T09:25:11', 'IndexerVersions')
2026-01-15T09:25:11.432620214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.433539806Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-01-15T09:25:11.433890963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025248s
2026-01-15T09:25:11.434170586Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-01-15T09:25:11.434518627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.434948392Z [Info] cleanup_config: Starting migration of Log DB to 16
2026-01-15T09:25:11.435456605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-15T09:25:11', 'cleanup_config')
2026-01-15T09:25:11.436115011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.436997218Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-01-15T09:25:11.437302352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024796s
2026-01-15T09:25:11.437620463Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-01-15T09:25:11.437981289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.438400123Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2026-01-15T09:25:11.438922655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-15T09:25:11', 'indexer_cleanup')
2026-01-15T09:25:11.439553595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.440572858Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-01-15T09:25:11.440889355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025969s
2026-01-15T09:25:11.441211945Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-01-15T09:25:11.441565527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.441989190Z [Info] minimum_seeders: Starting migration of Log DB to 18
2026-01-15T09:25:11.442507163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-15T09:25:11', 'minimum_seeders')
2026-01-15T09:25:11.443142973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.443906240Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-01-15T09:25:11.444219632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023287s
2026-01-15T09:25:11.444542632Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-01-15T09:25:11.444903549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.445313214Z [Info] remove_showrss: Starting migration of Log DB to 19
2026-01-15T09:25:11.445833461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-15T09:25:11', 'remove_showrss')
2026-01-15T09:25:11.446458049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.447286677Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-01-15T09:25:11.447584848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023978s
2026-01-15T09:25:11.447943700Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-01-15T09:25:11.448335038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.448773852Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2026-01-15T09:25:11.449329150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-15T09:25:11', 'remove_torrentparadiseml')
2026-01-15T09:25:11.449986815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.450935024Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-01-15T09:25:11.451271822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025922s
2026-01-15T09:25:11.451691277Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-01-15T09:25:11.452038476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.452483061Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2026-01-15T09:25:11.453072448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-15T09:25:11', 'localization_setting_to_string')
2026-01-15T09:25:11.453766415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.454618221Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-01-15T09:25:11.454984007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025671s
2026-01-15T09:25:11.455284182Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-01-15T09:25:11.455630679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.456089082Z [Info] orpheus_api: Starting migration of Log DB to 22
2026-01-15T09:25:11.456594490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-15T09:25:11', 'orpheus_api')
2026-01-15T09:25:11.457223076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.458065382Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-01-15T09:25:11.458350997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024248s
2026-01-15T09:25:11.458693387Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-01-15T09:25:11.459076829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.459507376Z [Info] download_client_categories: Starting migration of Log DB to 23
2026-01-15T09:25:11.460089408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-15T09:25:11', 'download_client_categories')
2026-01-15T09:25:11.460749708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.461712366Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-01-15T09:25:11.462057601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026205s
2026-01-15T09:25:11.462377245Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-01-15T09:25:11.462737060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.463159480Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2026-01-15T09:25:11.463683806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-15T09:25:11', 'add_salt_to_users')
2026-01-15T09:25:11.464345589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.465291062Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-01-15T09:25:11.465608602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025573s
2026-01-15T09:25:11.465989920Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-01-15T09:25:11.466412140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.466864100Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2026-01-15T09:25:11.467512265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-15T09:25:11', 'speedcd_userpasssettings_to_speedcdsettings')
2026-01-15T09:25:11.468225812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.469130574Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-01-15T09:25:11.469511381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026631s
2026-01-15T09:25:11.469924603Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-01-15T09:25:11.470366873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.470808242Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2026-01-15T09:25:11.471526118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-15T09:25:11', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-01-15T09:25:11.472355658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.473457827Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-01-15T09:25:11.473852853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030112s
2026-01-15T09:25:11.474196014Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-01-15T09:25:11.474616851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.475275437Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2026-01-15T09:25:11.475710303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-15T09:25:11', 'alpharatio_greatposterwall_config_contract')
2026-01-15T09:25:11.476434942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.477703878Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-01-15T09:25:11.478080887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030441s
2026-01-15T09:25:11.478405691Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-01-15T09:25:11.478906860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.479331365Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2026-01-15T09:25:11.479880461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-15T09:25:11', 'remove_notwhatcd')
2026-01-15T09:25:11.480508255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.481471906Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-01-15T09:25:11.481813734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025777s
2026-01-15T09:25:11.482297237Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-01-15T09:25:11.482670900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.483208212Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2026-01-15T09:25:11.483778250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-15T09:25:11', 'add_on_grab_to_notifications')
2026-01-15T09:25:11.484454822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.485457231Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-01-15T09:25:11.486031607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027634s
2026-01-15T09:25:11.486184685Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-01-15T09:25:11.486572707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.487023013Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2026-01-15T09:25:11.487660637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-15T09:25:11', 'animetorrents_use_custom_config_contract')
2026-01-15T09:25:11.493418552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.494435570Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-01-15T09:25:11.494817930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078103s
2026-01-15T09:25:11.495158827Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-01-15T09:25:11.495528581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.495989259Z [Info] apprise_server_url: Starting migration of Log DB to 31
2026-01-15T09:25:11.496535439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-15T09:25:11', 'apprise_server_url')
2026-01-15T09:25:11.497184516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.497985048Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-01-15T09:25:11.498317347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024658s
2026-01-15T09:25:11.498664235Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-01-15T09:25:11.499052698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.499527935Z [Info] health_restored_notification: Starting migration of Log DB to 32
2026-01-15T09:25:11.500114866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-15T09:25:11', 'health_restored_notification')
2026-01-15T09:25:11.500788132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.501765470Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-01-15T09:25:11.502146157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026913s
2026-01-15T09:25:11.502484388Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-01-15T09:25:11.502909303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.503469782Z [Info] remove_uc: Starting migration of Log DB to 33
2026-01-15T09:25:11.503953416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-15T09:25:11', 'remove_uc')
2026-01-15T09:25:11.504585098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.505616144Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-01-15T09:25:11.505904094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027473s
2026-01-15T09:25:11.506224760Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-01-15T09:25:11.506915841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.507043238Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2026-01-15T09:25:11.507587133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-15T09:25:11', 'history_fix_data_titles')
2026-01-15T09:25:11.508281511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.509160381Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-01-15T09:25:11.509485907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025316s
2026-01-15T09:25:11.509847364Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-01-15T09:25:11.510212029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.510655422Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2026-01-15T09:25:11.511234979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-15T09:25:11', 'download_client_per_indexer')
2026-01-15T09:25:11.511932744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.512954231Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-01-15T09:25:11.513301119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027249s
2026-01-15T09:25:11.513692698Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-15T09:25:11.514134668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.514587339Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2026-01-15T09:25:11.515312620Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-01-15T09:25:11.515599708Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-15T09:25:11.515947959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-01-15T09:25:11.517139779Z [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:11.518460468Z [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:11.519261131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-01-15T09:25:11.520011993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-01-15T09:25:11.521302882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-15T09:25:11.521881227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055529s
2026-01-15T09:25:11.522171371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-01-15T09:25:11.522458770Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-15T09:25:11.522813805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-01-15T09:25:11.523881214Z [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:11.524993885Z [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:11.525683644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-01-15T09:25:11.526418664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-01-15T09:25:11.527693651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-15T09:25:11.529306349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061298s
2026-01-15T09:25:11.541775948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:25:11.542058467Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-15T09:25:11.542387780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-15T09:25:11.543317633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-15T09:25:11.544262636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-15T09:25:11.553216997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-15T09:25:11.553948009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-15T09:25:11.555172495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:25:11.555766741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130011s
2026-01-15T09:25:11.556397902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-15T09:25:11', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-15T09:25:11.557126730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.558305373Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-15T09:25:11.558695940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154423s
2026-01-15T09:25:11.559097638Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-01-15T09:25:11.559474427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.559947269Z [Info] add_notification_status: Starting migration of Log DB to 37
2026-01-15T09:25:11.560507718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-15T09:25:11', 'add_notification_status')
2026-01-15T09:25:11.561162196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.561984372Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-01-15T09:25:11.562321460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025021s
2026-01-15T09:25:11.562692247Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-01-15T09:25:11.563112934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.563564203Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2026-01-15T09:25:11.564205555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-15T09:25:11', 'indexers_freeleech_only_config_contract')
2026-01-15T09:25:11.564904712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.565800927Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-01-15T09:25:11.566174499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026382s
2026-01-15T09:25:11.566521037Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-01-15T09:25:11.566882385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.567313803Z [Info] email_encryption: Starting migration of Log DB to 39
2026-01-15T09:25:11.567827889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-15T09:25:11', 'email_encryption')
2026-01-15T09:25:11.568499762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.569326937Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-01-15T09:25:11.569642863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024537s
2026-01-15T09:25:11.570020043Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-01-15T09:25:11.570448957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.570897981Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2026-01-15T09:25:11.571536737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-15T09:25:11', 'newznab_category_to_capabilities_settings')
2026-01-15T09:25:11.572248871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.573230337Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-01-15T09:25:11.573608599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002729s
2026-01-15T09:25:11.573959556Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-01-15T09:25:11.574359872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.574805689Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2026-01-15T09:25:11.575486250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-15T09:25:11', 'gazelle_freeleech_token_options')
2026-01-15T09:25:11.576180187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.577214570Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-01-15T09:25:11.577567972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028283s
2026-01-15T09:25:11.577929590Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-01-15T09:25:11.578335578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.578776195Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2026-01-15T09:25:11.579377095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-15T09:25:11', 'myanonamouse_freeleech_wedge_options')
2026-01-15T09:25:11.580077776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.581054583Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-01-15T09:25:11.581417784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026924s
2026-01-15T09:25:11.581773531Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-01-15T09:25:11.582172885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:11.582613713Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43
2026-01-15T09:25:11.583281036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-01-15T09:25:11', 'newznab_indexers_enable_redirect')
2026-01-15T09:25:11.583936456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:11.584949747Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-01-15T09:25:11.585307818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027432s
2026-01-15T09:25:11.749296818Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2026-01-15T09:25:11.756875369Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-01-15T09:25:11.760342721Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop.
2026-01-15T09:25:11.880169023Z [Info] AppSyncProfileService: Setting up default app profile
2026-01-15T09:25:11.898151564Z [Info] CommandExecutor: Starting 3 threads for tasks.
2026-01-15T09:25:11.964745042Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-01-15T09:25:12.010563696Z [ls.io-init] done.
2026-01-15T09:25:13.710526273Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-01-15T09:25:13.711736811Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-01-15T09:25:13.711963297Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin