2026-03-15T00:53:03.817665822Z [migrations] started
2026-03-15T00:53:03.817707145Z [migrations] no migrations found
2026-03-15T00:53:03.837119845Z usermod: no changes
2026-03-15T00:53:03.843599954Z ───────────────────────────────────────
2026-03-15T00:53:03.843614894Z
2026-03-15T00:53:03.843619062Z ██╗ ███████╗██╗ ██████╗
2026-03-15T00:53:03.843623020Z ██║ ██╔════╝██║██╔═══██╗
2026-03-15T00:53:03.843626798Z ██║ ███████╗██║██║ ██║
2026-03-15T00:53:03.843630515Z ██║ ╚════██║██║██║ ██║
2026-03-15T00:53:03.843634193Z ███████╗███████║██║╚██████╔╝
2026-03-15T00:53:03.843637970Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-15T00:53:03.843642259Z
2026-03-15T00:53:03.843645826Z Brought to you by linuxserver.io
2026-03-15T00:53:03.843649443Z ───────────────────────────────────────
2026-03-15T00:53:03.844033787Z
2026-03-15T00:53:03.844052435Z To support the app dev(s) visit:
2026-03-15T00:53:03.845791146Z Prowlarr: https://opencollective.com/prowlarr
2026-03-15T00:53:03.846153646Z
2026-03-15T00:53:03.846158085Z To support LSIO projects visit:
2026-03-15T00:53:03.846161732Z https://www.linuxserver.io/donate/
2026-03-15T00:53:03.846165359Z
2026-03-15T00:53:03.846168907Z ───────────────────────────────────────
2026-03-15T00:53:03.846172704Z GID/UID
2026-03-15T00:53:03.846176201Z ───────────────────────────────────────
2026-03-15T00:53:03.850569919Z
2026-03-15T00:53:03.850586081Z User UID: 911
2026-03-15T00:53:03.850592845Z User GID: 911
2026-03-15T00:53:03.850599288Z ───────────────────────────────────────
2026-03-15T00:53:03.852444123Z Linuxserver.io version: 2.3.4.5304-ls226
2026-03-15T00:53:03.852717994Z Build-date: 2026-03-15T00:49:45+00:00
2026-03-15T00:53:03.852722142Z ───────────────────────────────────────
2026-03-15T00:53:03.852725980Z
2026-03-15T00:53:03.902092606Z [custom-init] No custom files found, skipping...
2026-03-15T00:53:03.922735412Z failed to load "/config/config.xml": No such file or directory
2026-03-15T00:53:04.236116764Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.3.4.5304
2026-03-15T00:53:04.253152608Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-15T00:53:04.260299479Z [Debug] Bootstrap: Console selected
2026-03-15T00:53:04.261555828Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-15T00:53:04.506413850Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-15T00:53:04.569093764Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {c9bcb706-f589-417b-a709-a9097c97d0b4} may be persisted to storage in unencrypted form.
2026-03-15T00:53:04.627525473Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-03-15T00:53:04.656301357Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-03-15T00:53:04.709862659Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-03-15T00:53:04.716765929Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-15T00:53:04.717391679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-15T00:53:04.754234717Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-03-15T00:53:04.757771479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0375239s
2026-03-15T00:53:04.758116364Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-03-15T00:53:04.758363742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0409924s
2026-03-15T00:53:04.765823953Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-03-15T00:53:04.766421256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:04.770939554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-03-15T00:53:04.778963532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-03-15T00:53:04.789913491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187211s
2026-03-15T00:53:04.790337855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:04.793445443Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-03-15T00:53:04.793660876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222387s
2026-03-15T00:53:04.799765930Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-03-15T00:53:04.800067537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:04.804700266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-03-15T00:53:04.805689818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-15T00:53:04.806269185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013282s
2026-03-15T00:53:04.806561734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-15T00:53:04.807632250Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.57E-05s
2026-03-15T00:53:04.808111695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-03-15T00:53:04.808735742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-03-15T00:53:04.809463738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010921s
2026-03-15T00:53:04.809750275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:04.810784177Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-03-15T00:53:04.810997837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023745s
2026-03-15T00:53:04.811575670Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-03-15T00:53:04.811891977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:04.812757841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-15T00:53:04.812993185Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.34E-05s
2026-03-15T00:53:04.813257928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-03-15T00:53:04.813635779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-03-15T00:53:04.814173752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006778s
2026-03-15T00:53:04.814423925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:04.815361934Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-03-15T00:53:04.815585945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018183s
2026-03-15T00:53:04.816791994Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-03-15T00:53:04.817060534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:04.817701856Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-03-15T00:53:04.821815229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-03-15T00:53:04.822398543Z [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-03-15T00:53:04.822899642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008789s
2026-03-15T00:53:04.823124114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-03-15T00:53:04.823507667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-03-15T00:53:04.823865818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005472s
2026-03-15T00:53:04.824124539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-03-15T00:53:04.824756622Z [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-03-15T00:53:04.825277881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009793s
2026-03-15T00:53:04.825518997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-03-15T00:53:04.825879062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-03-15T00:53:04.826282905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005426s
2026-03-15T00:53:04.826506054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-03-15T00:53:04.831236770Z [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-03-15T00:53:04.831964135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052215s
2026-03-15T00:53:04.832195481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-03-15T00:53:04.832896873Z [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-03-15T00:53:04.833462402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010119s
2026-03-15T00:53:04.833721203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-03-15T00:53:04.834134816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-15T00:53:04.834558118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006055s
2026-03-15T00:53:04.834771668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-03-15T00:53:04.837740877Z [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-03-15T00:53:04.838554916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035654s
2026-03-15T00:53:04.838796673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-03-15T00:53:04.839156257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-15T00:53:04.839523537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005459s
2026-03-15T00:53:04.839791597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2026-03-15T00:53:04.840484923Z [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-03-15T00:53:04.841052746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009796s
2026-03-15T00:53:04.841273370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2026-03-15T00:53:04.841977318Z [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-03-15T00:53:04.842556364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010672s
2026-03-15T00:53:04.842800435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2026-03-15T00:53:04.843180079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2026-03-15T00:53:04.843528772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005461s
2026-03-15T00:53:04.843746410Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-03-15T00:53:04.844200875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-03-15T00:53:04.844604858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000628s
2026-03-15T00:53:04.844836214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-03-15T00:53:04.845178784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-03-15T00:53:04.845551424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005016s
2026-03-15T00:53:04.845760706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-03-15T00:53:04.849163859Z [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-03-15T00:53:04.849657342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036842s
2026-03-15T00:53:04.849905712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-03-15T00:53:04.850275567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-03-15T00:53:04.850662677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005419s
2026-03-15T00:53:04.850869463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-03-15T00:53:04.851229728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-03-15T00:53:04.851631958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005437s
2026-03-15T00:53:04.851861070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-03-15T00:53:04.852859450Z [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-03-15T00:53:04.853519299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014262s
2026-03-15T00:53:04.853743370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-03-15T00:53:04.854708964Z [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-03-15T00:53:04.855439265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014701s
2026-03-15T00:53:04.855696162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-03-15T00:53:04.856151028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-15T00:53:04.856589782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006535s
2026-03-15T00:53:04.856822360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-03-15T00:53:04.857416897Z [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-03-15T00:53:04.857887595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000803s
2026-03-15T00:53:04.858117268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-03-15T00:53:04.858455068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-15T00:53:04.858829151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004925s
2026-03-15T00:53:04.860607552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-15T00:53:04', 'InitialSetup')
2026-03-15T00:53:04.861293423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:04.862791079Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-03-15T00:53:04.863001302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044352s
2026-03-15T00:53:04.863327579Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-03-15T00:53:04.863557412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:04.863918249Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2026-03-15T00:53:04.866806194Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2026-03-15T00:53:04.874051302Z [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-03-15T00:53:04.875349527Z [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-03-15T00:53:04.886369076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-15T00:53:04.887329300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-15T00:53:04.888887928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-15T00:53:04.889358626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222828s
2026-03-15T00:53:04.889645854Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2026-03-15T00:53:04.891351839Z [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-03-15T00:53:04.892539541Z [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-03-15T00:53:04.893188748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-15T00:53:04.893840951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-15T00:53:04.895158454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-15T00:53:04.895570574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057131s
2026-03-15T00:53:04.895988686Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2026-03-15T00:53:04.899407751Z [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-03-15T00:53:04.900558087Z [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-03-15T00:53:04.901197996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-15T00:53:04.901833004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-15T00:53:04.903172792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-15T00:53:04.903577437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073823s
2026-03-15T00:53:04.903829384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2026-03-15T00:53:04.904640407Z [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-03-15T00:53:04.905275957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011763s
2026-03-15T00:53:04.905512513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2026-03-15T00:53:04.905964273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-03-15T00:53:04.906423007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00067s
2026-03-15T00:53:04.906916000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-15T00:53:04', 'ApplicationStatus')
2026-03-15T00:53:04.907365755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:04.908425549Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-03-15T00:53:04.908642957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025929s
2026-03-15T00:53:04.908908001Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-03-15T00:53:04.909165880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:04.909497117Z [Info] IndexerProps: Starting migration of Main DB to 3
2026-03-15T00:53:04.910541500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-15T00:53:04.910752094Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-15T00:53:04.910994572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2026-03-15T00:53:04.911444579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2026-03-15T00:53:04.912171803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008998s
2026-03-15T00:53:04.912379571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-03-15T00:53:04.913195574Z [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-03-15T00:53:04.913816274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012192s
2026-03-15T00:53:04.914059223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-03-15T00:53:04.914824064Z [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-03-15T00:53:04.915416056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011304s
2026-03-15T00:53:04.915690258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-03-15T00:53:04.916180004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-15T00:53:04.916648858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007106s
2026-03-15T00:53:04.917084445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-15T00:53:04', 'IndexerProps')
2026-03-15T00:53:04.917517417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:04.918437630Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-03-15T00:53:04.918651090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024814s
2026-03-15T00:53:04.918899781Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-03-15T00:53:04.919163532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:04.919478516Z [Info] add_update_history: Starting migration of Main DB to 4
2026-03-15T00:53:04.919995878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-15T00:53:04', 'add_update_history')
2026-03-15T00:53:04.920440713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:04.921223299Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-03-15T00:53:04.921439785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020636s
2026-03-15T00:53:04.921682223Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-03-15T00:53:04.921948119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:04.922257121Z [Info] update_notifiarr: Starting migration of Main DB to 5
2026-03-15T00:53:04.925670644Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-03-15T00:53:04.926788706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-03-15T00:53:04.927333713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011986s
2026-03-15T00:53:04.927780162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-15T00:53:04', 'update_notifiarr')
2026-03-15T00:53:04.928227633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:04.930026616Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-03-15T00:53:04.930250857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038516s
2026-03-15T00:53:04.930488496Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-03-15T00:53:04.930747187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:04.931059335Z [Info] app_profiles: Starting migration of Main DB to 6
2026-03-15T00:53:04.931675235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2026-03-15T00:53:04.932436117Z [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-03-15T00:53:04.933029592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011206s
2026-03-15T00:53:04.933286740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2026-03-15T00:53:04.933684331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2026-03-15T00:53:04.934115519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006006s
2026-03-15T00:53:04.934334590Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-15T00:53:04.934536627Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-15T00:53:04.934785238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2026-03-15T00:53:04.935182828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2026-03-15T00:53:04.935945835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009054s
2026-03-15T00:53:04.936390781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-15T00:53:04', 'app_profiles')
2026-03-15T00:53:04.936829123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:04.937729947Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-03-15T00:53:04.937941082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002686s
2026-03-15T00:53:04.938182809Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-03-15T00:53:04.938443133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:04.938752045Z [Info] history_failed: Starting migration of Main DB to 7
2026-03-15T00:53:04.939267764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-03-15T00:53:04.939482927Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-03-15T00:53:04.939730125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2026-03-15T00:53:04.940140431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2026-03-15T00:53:04.940902385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009161s
2026-03-15T00:53:04.941293713Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-03-15T00:53:04.941775824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-03-15T00:53:04.942147312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005554s
2026-03-15T00:53:04.942592659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-15T00:53:04', 'history_failed')
2026-03-15T00:53:04.943027214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:04.943973930Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-03-15T00:53:04.944191348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023009s
2026-03-15T00:53:04.944424949Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-03-15T00:53:04.944688579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:04.944992171Z [Info] redacted_api: Starting migration of Main DB to 8
2026-03-15T00:53:04.945396776Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-15T00:53:04.945689255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-15T00:53:04.947616445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019872s
2026-03-15T00:53:04.948063946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-15T00:53:04', 'redacted_api')
2026-03-15T00:53:04.948497670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:04.949214603Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-03-15T00:53:04.949439586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035737s
2026-03-15T00:53:04.949678577Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-03-15T00:53:04.949942268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:04.950250278Z [Info] IndexerProxies: Starting migration of Main DB to 10
2026-03-15T00:53:04.950764023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2026-03-15T00:53:04.951432569Z [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-03-15T00:53:04.952041525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010448s
2026-03-15T00:53:04.952262470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-15T00:53:04.952454807Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-15T00:53:04.952687085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-03-15T00:53:04.953008773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-03-15T00:53:04.953723372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000806s
2026-03-15T00:53:04.954169019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-15T00:53:04', 'IndexerProxies')
2026-03-15T00:53:04.954599476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:04.955391190Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-03-15T00:53:04.955600301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024449s
2026-03-15T00:53:04.955870435Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-03-15T00:53:04.956152393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:04.956467948Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2026-03-15T00:53:04.956845669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2026-03-15T00:53:04.957067305Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-15T00:53:04.957374344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2026-03-15T00:53:04.957802255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2026-03-15T00:53:04.958547877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009096s
2026-03-15T00:53:04.959005819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-15T00:53:04', 'app_indexer_remote_name')
2026-03-15T00:53:04.959455053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:04.960233300Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-03-15T00:53:04.960461961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025452s
2026-03-15T00:53:04.960718638Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-03-15T00:53:04.960985435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:04.961306742Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2026-03-15T00:53:04.963600230Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-15T00:53:04.964624423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2026-03-15T00:53:04.965014047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012045s
2026-03-15T00:53:04.965467049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-15T00:53:04', 'desi_gazelle_to_unit3d')
2026-03-15T00:53:04.965908769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:04.966549078Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-03-15T00:53:04.966771316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026889s
2026-03-15T00:53:04.967047642Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-03-15T00:53:04.967320231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:04.967649023Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2026-03-15T00:53:04.968054950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-15T00:53:04.968266807Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-15T00:53:04.968550969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-03-15T00:53:04.968992819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-03-15T00:53:04.969857610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010572s
2026-03-15T00:53:04.970336956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-15T00:53:04', 'add_on_update_to_notifications')
2026-03-15T00:53:04.970786611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:04.971578576Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-03-15T00:53:04.971811074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027207s
2026-03-15T00:53:04.972070516Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-03-15T00:53:04.972332714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:04.972643841Z [Info] IndexerVersions: Starting migration of Main DB to 15
2026-03-15T00:53:04.973192045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2026-03-15T00:53:04.973833175Z [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-03-15T00:53:04.974367531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009344s
2026-03-15T00:53:04.974663127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2026-03-15T00:53:04.975175328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-03-15T00:53:04.975631356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007204s
2026-03-15T00:53:04.975947302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2026-03-15T00:53:04.976412279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-03-15T00:53:04.976841553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006549s
2026-03-15T00:53:04.977285978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-15T00:53:04', 'IndexerVersions')
2026-03-15T00:53:04.977711735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:04.978538560Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-03-15T00:53:04.978753733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023205s
2026-03-15T00:53:04.978991051Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-03-15T00:53:04.979252658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:04.979557933Z [Info] cleanup_config: Starting migration of Main DB to 16
2026-03-15T00:53:04.981266503Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-15T00:53:04.982250976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2026-03-15T00:53:04.982571822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010552s
2026-03-15T00:53:04.982846174Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-15T00:53:04.983251140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2026-03-15T00:53:04.983574451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000499s
2026-03-15T00:53:04.984050670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-15T00:53:04', 'cleanup_config')
2026-03-15T00:53:04.984494984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:04.985299635Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-03-15T00:53:04.985510499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021853s
2026-03-15T00:53:04.985748398Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-03-15T00:53:04.986010075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:04.986316763Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2026-03-15T00:53:04.988340899Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-15T00:53:04.988717417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2026-03-15T00:53:04.989034104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004423s
2026-03-15T00:53:04.989300972Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-15T00:53:04.989662911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2026-03-15T00:53:04.989987083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004481s
2026-03-15T00:53:04.990254833Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-15T00:53:04.990618214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2026-03-15T00:53:04.990939191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004479s
2026-03-15T00:53:04.991209094Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-15T00:53:04.991563107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2026-03-15T00:53:04.991948944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004396s
2026-03-15T00:53:04.992237806Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-15T00:53:04.992601027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2026-03-15T00:53:04.992921242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004433s
2026-03-15T00:53:04.993193480Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-15T00:53:04.993556972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2026-03-15T00:53:04.993878409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004512s
2026-03-15T00:53:04.994151659Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-15T00:53:04.994518618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2026-03-15T00:53:04.994840286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004538s
2026-03-15T00:53:04.995113326Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-15T00:53:04.995478201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2026-03-15T00:53:04.995798826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004543s
2026-03-15T00:53:04.996094281Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-15T00:53:05.000133575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2026-03-15T00:53:05.000484461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041441s
2026-03-15T00:53:05.000758894Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-15T00:53:05.001116073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2026-03-15T00:53:05.001433292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004419s
2026-03-15T00:53:05.001703376Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-15T00:53:05.002070835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2026-03-15T00:53:05.002404688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004606s
2026-03-15T00:53:05.002675553Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-15T00:53:05.003035969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2026-03-15T00:53:05.003355763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004468s
2026-03-15T00:53:05.003627810Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-15T00:53:05.004008677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2026-03-15T00:53:05.004337710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004741s
2026-03-15T00:53:05.004610409Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-15T00:53:05.004976236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2026-03-15T00:53:05.005298845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004566s
2026-03-15T00:53:05.005571935Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-15T00:53:05.005941970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2026-03-15T00:53:05.006262426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004546s
2026-03-15T00:53:05.006533952Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-15T00:53:05.006881352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2026-03-15T00:53:05.007238471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004668s
2026-03-15T00:53:05.007435969Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-15T00:53:05.008917251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2026-03-15T00:53:05.009310313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016631s
2026-03-15T00:53:05.009506558Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-15T00:53:05.009931283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2026-03-15T00:53:05.010302821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006006s
2026-03-15T00:53:05.010495970Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-15T00:53:05.010904894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2026-03-15T00:53:05.011273416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005832s
2026-03-15T00:53:05.011465994Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-15T00:53:05.011903234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2026-03-15T00:53:05.012283740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006117s
2026-03-15T00:53:05.012475516Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-15T00:53:05.012897516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2026-03-15T00:53:05.013290768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006164s
2026-03-15T00:53:05.013484097Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-15T00:53:05.013898331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2026-03-15T00:53:05.014271383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005874s
2026-03-15T00:53:05.014466025Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-15T00:53:05.014893566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-03-15T00:53:05.015268170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000608s
2026-03-15T00:53:05.015459495Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-15T00:53:05.015893279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2026-03-15T00:53:05.016272051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006112s
2026-03-15T00:53:05.016467134Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-15T00:53:05.016880687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2026-03-15T00:53:05.017245932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005767s
2026-03-15T00:53:05.017434602Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-15T00:53:05.017848576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2026-03-15T00:53:05.018221296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005899s
2026-03-15T00:53:05.018419816Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-15T00:53:05.018842618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2026-03-15T00:53:05.019217402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005999s
2026-03-15T00:53:05.019408748Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-15T00:53:05.019839916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-03-15T00:53:05.020250462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000629s
2026-03-15T00:53:05.020440074Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-15T00:53:05.020859058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2026-03-15T00:53:05.021237169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006044s
2026-03-15T00:53:05.021430759Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-15T00:53:05.021842137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2026-03-15T00:53:05.022214137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005885s
2026-03-15T00:53:05.022409881Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-15T00:53:05.022821840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2026-03-15T00:53:05.023195503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005889s
2026-03-15T00:53:05.023395145Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-15T00:53:05.023801313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2026-03-15T00:53:05.024205316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006087s
2026-03-15T00:53:05.024411621Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-15T00:53:05.024818831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2026-03-15T00:53:05.025191041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005942s
2026-03-15T00:53:05.025385973Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-15T00:53:05.025799406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2026-03-15T00:53:05.026172958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005914s
2026-03-15T00:53:05.026370315Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-15T00:53:05.026775511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2026-03-15T00:53:05.027144634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005832s
2026-03-15T00:53:05.027580081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-15T00:53:05', 'indexer_cleanup')
2026-03-15T00:53:05.028028304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.028985140Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-03-15T00:53:05.029199903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023878s
2026-03-15T00:53:05.029445778Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-03-15T00:53:05.029708898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.030019152Z [Info] minimum_seeders: Starting migration of Main DB to 18
2026-03-15T00:53:05.030415521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2026-03-15T00:53:05.030625884Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-15T00:53:05.030894886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2026-03-15T00:53:05.031325834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2026-03-15T00:53:05.032193601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010483s
2026-03-15T00:53:05.032632304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-15T00:53:05', 'minimum_seeders')
2026-03-15T00:53:05.033071840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.033908625Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-03-15T00:53:05.034119760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027395s
2026-03-15T00:53:05.034358100Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-03-15T00:53:05.034616159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.034922546Z [Info] remove_showrss: Starting migration of Main DB to 19
2026-03-15T00:53:05.035296930Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-15T00:53:05.035663007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2026-03-15T00:53:05.036005427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004534s
2026-03-15T00:53:05.036436946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-15T00:53:05', 'remove_showrss')
2026-03-15T00:53:05.036865559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.037607954Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-03-15T00:53:05.037819640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020328s
2026-03-15T00:53:05.038083050Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-03-15T00:53:05.038351180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.038670293Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2026-03-15T00:53:05.039052593Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-15T00:53:05.039434221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2026-03-15T00:53:05.039818906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005211s
2026-03-15T00:53:05.040294954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-15T00:53:05', 'remove_torrentparadiseml')
2026-03-15T00:53:05.040743548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.042106031Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-03-15T00:53:05.042330764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027514s
2026-03-15T00:53:05.042607100Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-03-15T00:53:05.042883797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.043209834Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2026-03-15T00:53:05.043672686Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-15T00:53:05.043946607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-15T00:53:05.044595424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007177s
2026-03-15T00:53:05.045068517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-15T00:53:05', 'localization_setting_to_string')
2026-03-15T00:53:05.045519475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.046465550Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-03-15T00:53:05.046695873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025327s
2026-03-15T00:53:05.046924083Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-03-15T00:53:05.047187604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.047492468Z [Info] orpheus_api: Starting migration of Main DB to 22
2026-03-15T00:53:05.047796870Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-15T00:53:05.048076985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-15T00:53:05.052055756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040155s
2026-03-15T00:53:05.052493157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-15T00:53:05', 'orpheus_api')
2026-03-15T00:53:05.052930648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.053800660Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-03-15T00:53:05.054005632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00575s
2026-03-15T00:53:05.054267269Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-03-15T00:53:05.054540469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.054862357Z [Info] download_client_categories: Starting migration of Main DB to 23
2026-03-15T00:53:05.055229406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-03-15T00:53:05.055439479Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-15T00:53:05.055703531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2026-03-15T00:53:05.056132846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2026-03-15T00:53:05.057005493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010546s
2026-03-15T00:53:05.057465249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-15T00:53:05', 'download_client_categories')
2026-03-15T00:53:05.057912589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.058695847Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-03-15T00:53:05.058923275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026994s
2026-03-15T00:53:05.059167176Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-03-15T00:53:05.059434173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.059746953Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2026-03-15T00:53:05.060143251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-03-15T00:53:05.060343234Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-15T00:53:05.060568097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-03-15T00:53:05.060875546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-03-15T00:53:05.061641217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008492s
2026-03-15T00:53:05.061895239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-03-15T00:53:05.062229522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-03-15T00:53:05.063019493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008916s
2026-03-15T00:53:05.063462916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-15T00:53:05', 'add_salt_to_users')
2026-03-15T00:53:05.063910687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.064701199Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-03-15T00:53:05.064912755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002539s
2026-03-15T00:53:05.065217599Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-03-15T00:53:05.065521100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.065859752Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2026-03-15T00:53:05.066206540Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-15T00:53:05.066599862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2026-03-15T00:53:05.066963204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005497s
2026-03-15T00:53:05.067462740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-15T00:53:05', 'speedcd_userpasssettings_to_speedcdsettings')
2026-03-15T00:53:05.067936374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.068751826Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-03-15T00:53:05.068996498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022417s
2026-03-15T00:53:05.069345812Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-03-15T00:53:05.069628721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.069975911Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2026-03-15T00:53:05.070331687Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-15T00:53:05.070748346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2026-03-15T00:53:05.071115125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005731s
2026-03-15T00:53:05.071632035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-15T00:53:05', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-03-15T00:53:05.072176762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.072943817Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-03-15T00:53:05.073227278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022904s
2026-03-15T00:53:05.073509316Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-03-15T00:53:05.073801123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.074143062Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2026-03-15T00:53:05.074538368Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-15T00:53:05.074947652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2026-03-15T00:53:05.075329280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005751s
2026-03-15T00:53:05.075514964Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-15T00:53:05.075986063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2026-03-15T00:53:05.076333212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006199s
2026-03-15T00:53:05.076837978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-15T00:53:05', 'alpharatio_greatposterwall_config_contract')
2026-03-15T00:53:05.077298395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.078080661Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-03-15T00:53:05.078330634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022696s
2026-03-15T00:53:05.078582140Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-03-15T00:53:05.078845541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.079149824Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2026-03-15T00:53:05.079526522Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-15T00:53:05.079909193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2026-03-15T00:53:05.080245851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004672s
2026-03-15T00:53:05.080674995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-15T00:53:05', 'remove_notwhatcd')
2026-03-15T00:53:05.081114800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.081815110Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-03-15T00:53:05.082039262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020118s
2026-03-15T00:53:05.082301820Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-03-15T00:53:05.082577135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.082906297Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2026-03-15T00:53:05.083328477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-15T00:53:05.083548200Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-15T00:53:05.083803514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2026-03-15T00:53:05.084227147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2026-03-15T00:53:05.085061006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009929s
2026-03-15T00:53:05.085291670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-15T00:53:05.085497826Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-15T00:53:05.085779843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2026-03-15T00:53:05.086252565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2026-03-15T00:53:05.087084110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001019s
2026-03-15T00:53:05.087549347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-15T00:53:05', 'add_on_grab_to_notifications')
2026-03-15T00:53:05.088056217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.088846819Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-03-15T00:53:05.089069297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002722s
2026-03-15T00:53:05.089367638Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-03-15T00:53:05.089652712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.089990252Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2026-03-15T00:53:05.090366139Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-15T00:53:05.090787607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-03-15T00:53:05.091163244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005935s
2026-03-15T00:53:05.091657038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-15T00:53:05', 'animetorrents_use_custom_config_contract')
2026-03-15T00:53:05.092138608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.092918358Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-03-15T00:53:05.093209685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022558s
2026-03-15T00:53:05.093416180Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-03-15T00:53:05.093675763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.093984324Z [Info] apprise_server_url: Starting migration of Main DB to 31
2026-03-15T00:53:05.094280902Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-15T00:53:05.094550124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-15T00:53:05.095279903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007793s
2026-03-15T00:53:05.095737445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-15T00:53:05', 'apprise_server_url')
2026-03-15T00:53:05.096186258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.096904545Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-03-15T00:53:05.097124327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023703s
2026-03-15T00:53:05.097395924Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-03-15T00:53:05.097684666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.097995872Z [Info] health_restored_notification: Starting migration of Main DB to 32
2026-03-15T00:53:05.098368102Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-15T00:53:05.098588906Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.3E-06s
2026-03-15T00:53:05.098868229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-03-15T00:53:05.099294066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-03-15T00:53:05.100175782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010216s
2026-03-15T00:53:05.100615858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-15T00:53:05', 'health_restored_notification')
2026-03-15T00:53:05.101066024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.101927880Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-03-15T00:53:05.102162142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027557s
2026-03-15T00:53:05.102380812Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-03-15T00:53:05.102634262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.102934477Z [Info] remove_uc: Starting migration of Main DB to 33
2026-03-15T00:53:05.103298119Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-15T00:53:05.103680760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-03-15T00:53:05.104034913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004802s
2026-03-15T00:53:05.104455499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-15T00:53:05', 'remove_uc')
2026-03-15T00:53:05.104882118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.105545975Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-03-15T00:53:05.105747611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019748s
2026-03-15T00:53:05.106002404Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-03-15T00:53:05.106271566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.106590729Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2026-03-15T00:53:05.106890552Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-15T00:53:05.107157380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-15T00:53:05.107841958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007262s
2026-03-15T00:53:05.108324871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-15T00:53:05', 'history_fix_data_titles')
2026-03-15T00:53:05.108755417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.109463894Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-03-15T00:53:05.109694909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023015s
2026-03-15T00:53:05.109956586Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-03-15T00:53:05.110232582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.110549380Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2026-03-15T00:53:05.110928243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-15T00:53:05.111125921Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-15T00:53:05.111381876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-03-15T00:53:05.111791150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-03-15T00:53:05.112654318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010278s
2026-03-15T00:53:05.113118824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-15T00:53:05', 'download_client_per_indexer')
2026-03-15T00:53:05.113566495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.114373761Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-03-15T00:53:05.114621379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026971s
2026-03-15T00:53:05.114926253Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-03-15T00:53:05.115232791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.115573477Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2026-03-15T00:53:05.118000414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-03-15T00:53:05.118209164Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-15T00:53:05.118659250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2026-03-15T00:53:05.121179425Z [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-03-15T00:53:05.122402798Z [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-03-15T00:53:05.123022136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-03-15T00:53:05.123704169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-03-15T00:53:05.125841202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-03-15T00:53:05.126301429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073684s
2026-03-15T00:53:05.126526612Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-03-15T00:53:05.126735984Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-15T00:53:05.127035818Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2026-03-15T00:53:05.129133702Z [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-03-15T00:53:05.130302315Z [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-03-15T00:53:05.130930771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-03-15T00:53:05.131580850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-03-15T00:53:05.133661900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-03-15T00:53:05.134132267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068247s
2026-03-15T00:53:05.134356318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-03-15T00:53:05.134568485Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-15T00:53:05.134874231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2026-03-15T00:53:05.136970973Z [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-03-15T00:53:05.138152512Z [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-03-15T00:53:05.138777731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-03-15T00:53:05.139420696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-03-15T00:53:05.141491776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-03-15T00:53:05.141948035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068176s
2026-03-15T00:53:05.142160753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-15T00:53:05.142352349Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-15T00:53:05.142613224Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-03-15T00:53:05.144917204Z [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-03-15T00:53:05.146194025Z [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-03-15T00:53:05.146821458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-15T00:53:05.147325052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-15T00:53:05.148981127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061119s
2026-03-15T00:53:05.149191992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-15T00:53:05.149381944Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-15T00:53:05.149638541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-03-15T00:53:05.154486202Z [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-03-15T00:53:05.155760128Z [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-03-15T00:53:05.156405617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-15T00:53:05.156909873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-15T00:53:05.158435475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085476s
2026-03-15T00:53:05.158650969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-15T00:53:05.158840671Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-15T00:53:05.159114141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-03-15T00:53:05.161398090Z [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-03-15T00:53:05.162648257Z [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-03-15T00:53:05.163289549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-15T00:53:05.163776419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-15T00:53:05.165287852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059269s
2026-03-15T00:53:05.165531052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-15T00:53:05.165736496Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-15T00:53:05.166033394Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-03-15T00:53:05.168087189Z [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-03-15T00:53:05.169261043Z [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-03-15T00:53:05.169917976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-15T00:53:05.170570079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-15T00:53:05.172328680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-15T00:53:05.172771432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064803s
2026-03-15T00:53:05.173010293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-15T00:53:05.173216298Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-15T00:53:05.173519578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-03-15T00:53:05.175581210Z [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-03-15T00:53:05.176802599Z [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-03-15T00:53:05.177443429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-15T00:53:05.178107617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-15T00:53:05.179815416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-15T00:53:05.180270462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064857s
2026-03-15T00:53:05.180516027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-15T00:53:05.180715358Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-15T00:53:05.181006384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-03-15T00:53:05.183080010Z [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-03-15T00:53:05.184240727Z [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-03-15T00:53:05.184894954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-15T00:53:05.185551235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-15T00:53:05.187186057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-15T00:53:05.187645122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063759s
2026-03-15T00:53:05.187863511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-03-15T00:53:05.188073975Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-15T00:53:05.188321273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-03-15T00:53:05.190314647Z [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-03-15T00:53:05.191313338Z [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-03-15T00:53:05.191866923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-03-15T00:53:05.192537854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-03-15T00:53:05.194190542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-03-15T00:53:05.194711190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-15T00:53:05.195087398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065278s
2026-03-15T00:53:05.195329415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2026-03-15T00:53:05.195539869Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-15T00:53:05.195860284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2026-03-15T00:53:05.197798246Z [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-03-15T00:53:05.198714822Z [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-03-15T00:53:05.199279118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2026-03-15T00:53:05.200056223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2026-03-15T00:53:05.201740695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-03-15T00:53:05.202446496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-03-15T00:53:05.202888075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067563s
2026-03-15T00:53:05.203110143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-15T00:53:05.203304754Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-15T00:53:05.203586913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-03-15T00:53:05.205868777Z [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-03-15T00:53:05.207403448Z [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-03-15T00:53:05.208199821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-15T00:53:05.208823617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-15T00:53:05.210410974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-15T00:53:05.210828805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069878s
2026-03-15T00:53:05.211050682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-15T00:53:05.211244622Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-15T00:53:05.211535528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-03-15T00:53:05.213835108Z [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-03-15T00:53:05.215337484Z [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-03-15T00:53:05.216150681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-15T00:53:05.216773074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-15T00:53:05.218355080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-15T00:53:05.218769284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069775s
2026-03-15T00:53:05.218990900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-15T00:53:05.219187235Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-15T00:53:05.219462530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-03-15T00:53:05.221744044Z [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-03-15T00:53:05.223272241Z [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-03-15T00:53:05.224050568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-15T00:53:05.224666900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-15T00:53:05.226252903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-15T00:53:05.226755575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069538s
2026-03-15T00:53:05.226978855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-15T00:53:05.227175912Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-15T00:53:05.227473772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2026-03-15T00:53:05.229793503Z [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-03-15T00:53:05.231302531Z [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-03-15T00:53:05.232094396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-15T00:53:05.232711148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-15T00:53:05.234298284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-15T00:53:05.234708049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069619s
2026-03-15T00:53:05.234920006Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-15T00:53:05.235108185Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-15T00:53:05.235355012Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2026-03-15T00:53:05.237758401Z [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-03-15T00:53:05.239243582Z [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-03-15T00:53:05.239998251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-15T00:53:05.240581496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-15T00:53:05.242084452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-15T00:53:05.242458345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068648s
2026-03-15T00:53:05.242675993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-15T00:53:05.242862980Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-15T00:53:05.243129095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-03-15T00:53:05.245103762Z [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-03-15T00:53:05.246034265Z [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-03-15T00:53:05.246567529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-03-15T00:53:05.248200928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-03-15T00:53:05.249762733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-15T00:53:05.250166276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067967s
2026-03-15T00:53:05.250382190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-15T00:53:05.250569327Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-15T00:53:05.250834601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-03-15T00:53:05.252812945Z [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-03-15T00:53:05.253746204Z [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-03-15T00:53:05.254270059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-03-15T00:53:05.254880819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-03-15T00:53:05.256460670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-15T00:53:05.256882139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057841s
2026-03-15T00:53:05.257093595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-15T00:53:05.257287936Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-15T00:53:05.257556968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-03-15T00:53:05.259288404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-03-15T00:53:05.260007623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-03-15T00:53:05.260495615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-03-15T00:53:05.261104201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-03-15T00:53:05.262621666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-15T00:53:05.263014107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052211s
2026-03-15T00:53:05.263542741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-15T00:53:05', 'postgres_update_timestamp_columns_to_with_timezone')
2026-03-15T00:53:05.264028429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.265515824Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-03-15T00:53:05.265780597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007614s
2026-03-15T00:53:05.266054969Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-03-15T00:53:05.266324182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.266671681Z [Info] add_notification_status: Starting migration of Main DB to 37
2026-03-15T00:53:05.267410399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-03-15T00:53:05.268241492Z [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-03-15T00:53:05.268856470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012182s
2026-03-15T00:53:05.269121634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-03-15T00:53:05.269570659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-03-15T00:53:05.269993891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006305s
2026-03-15T00:53:05.270438837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-15T00:53:05', 'add_notification_status')
2026-03-15T00:53:05.270888272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.271743123Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-03-15T00:53:05.271989068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023379s
2026-03-15T00:53:05.272280645Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-03-15T00:53:05.272568034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.272906766Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2026-03-15T00:53:05.273396402Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-15T00:53:05.273798462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2026-03-15T00:53:05.274151433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005509s
2026-03-15T00:53:05.274347948Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-15T00:53:05.274753234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-03-15T00:53:05.275129342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005851s
2026-03-15T00:53:05.275326128Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-15T00:53:05.275702766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2026-03-15T00:53:05.276083513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005567s
2026-03-15T00:53:05.276570584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-15T00:53:05', 'indexers_freeleech_only_config_contract')
2026-03-15T00:53:05.277035129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.277804458Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-03-15T00:53:05.278035724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021903s
2026-03-15T00:53:05.278277842Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-03-15T00:53:05.278544148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.278846126Z [Info] email_encryption: Starting migration of Main DB to 39
2026-03-15T00:53:05.279153465Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-15T00:53:05.279408068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-15T00:53:05.280127647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007489s
2026-03-15T00:53:05.280566330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-15T00:53:05', 'email_encryption')
2026-03-15T00:53:05.281001977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.281727578Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-03-15T00:53:05.281944575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023293s
2026-03-15T00:53:05.282237455Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-03-15T00:53:05.282531838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.282865480Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2026-03-15T00:53:05.283188340Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-15T00:53:05.283454726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-15T00:53:05.284508759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010903s
2026-03-15T00:53:05.285008515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-15T00:53:05', 'newznab_category_to_capabilities_settings')
2026-03-15T00:53:05.285461236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.286226758Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-03-15T00:53:05.286476541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027337s
2026-03-15T00:53:05.286748278Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-03-15T00:53:05.287029114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.287358106Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2026-03-15T00:53:05.287661457Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-15T00:53:05.287945379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-15T00:53:05.288630007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007422s
2026-03-15T00:53:05.289104282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-15T00:53:05', 'gazelle_freeleech_token_options')
2026-03-15T00:53:05.289553096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.290284819Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-03-15T00:53:05.290521747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023374s
2026-03-15T00:53:05.290802181Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-03-15T00:53:05.291084500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.291421288Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2026-03-15T00:53:05.291732715Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-15T00:53:05.292019192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-15T00:53:05.292605603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006472s
2026-03-15T00:53:05.293098866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-15T00:53:05', 'myanonamouse_freeleech_wedge_options')
2026-03-15T00:53:05.293559112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.294300445Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-03-15T00:53:05.294543535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00227s
2026-03-15T00:53:05.294813618Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-03-15T00:53:05.295094103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.295423136Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43
2026-03-15T00:53:05.295733300Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-15T00:53:05.296016771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-15T00:53:05.305581601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095765s
2026-03-15T00:53:05.306087620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-15T00:53:05', 'newznab_indexers_enable_redirect')
2026-03-15T00:53:05.306541394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.307456306Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-03-15T00:53:05.307682502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114303s
2026-03-15T00:53:05.317075135Z [Debug] MigrationController: Took: 00:00:00.6597335
2026-03-15T00:53:05.405643347Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-03-15T00:53:05.421686543Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-03-15T00:53:05.433610863Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-03-15T00:53:05.434052252Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-15T00:53:05.434417147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-15T00:53:05.436609331Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-03-15T00:53:05.436904756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025269s
2026-03-15T00:53:05.437248037Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-03-15T00:53:05.437587411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028285s
2026-03-15T00:53:05.439753613Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-03-15T00:53:05.440152225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.440687283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-03-15T00:53:05.441152329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-03-15T00:53:05.441771236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007485s
2026-03-15T00:53:05.442117152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.443318782Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-03-15T00:53:05.443648416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022698s
2026-03-15T00:53:05.444157270Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-03-15T00:53:05.444568358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.445129829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-03-15T00:53:05.445622831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-15T00:53:05.446230485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007377s
2026-03-15T00:53:05.446547894Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-15T00:53:05.446853890Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-15T00:53:05.447221881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-03-15T00:53:05.447712289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-03-15T00:53:05.448707713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011061s
2026-03-15T00:53:05.449059712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.449851937Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-03-15T00:53:05.450219347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022168s
2026-03-15T00:53:05.450674644Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-03-15T00:53:05.451088658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.451566470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-15T00:53:05.451895893Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-15T00:53:05.452256008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-03-15T00:53:05.452748139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-03-15T00:53:05.453437437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007901s
2026-03-15T00:53:05.453771239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.454548274Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-03-15T00:53:05.454911034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018672s
2026-03-15T00:53:05.455346330Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-03-15T00:53:05.455724111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.456191612Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-03-15T00:53:05.456816631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-03-15T00:53:05.457602854Z [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-03-15T00:53:05.458567396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001428s
2026-03-15T00:53:05.458887431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-03-15T00:53:05.459313258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-03-15T00:53:05.459876102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006531s
2026-03-15T00:53:05.460419396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-15T00:53:05', 'InitialSetup')
2026-03-15T00:53:05.461072401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.461937182Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-03-15T00:53:05.462262437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027054s
2026-03-15T00:53:05.462605568Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-03-15T00:53:05.462989431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.463451191Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2026-03-15T00:53:05.464056369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-15T00:53:05', 'ApplicationStatus')
2026-03-15T00:53:05.464716549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.465494124Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-03-15T00:53:05.465836895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025125s
2026-03-15T00:53:05.466161919Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-03-15T00:53:05.466535812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.466977371Z [Info] IndexerProps: Starting migration of Log DB to 3
2026-03-15T00:53:05.467507839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-15T00:53:05', 'IndexerProps')
2026-03-15T00:53:05.468190815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.468967779Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-03-15T00:53:05.469284126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024383s
2026-03-15T00:53:05.469625494Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-03-15T00:53:05.470010789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.470471367Z [Info] add_update_history: Starting migration of Log DB to 4
2026-03-15T00:53:05.471104832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-03-15T00:53:05.471823419Z [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-03-15T00:53:05.472676748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012185s
2026-03-15T00:53:05.473027123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-03-15T00:53:05.473522020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-03-15T00:53:05.474119583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007424s
2026-03-15T00:53:05.474660452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-15T00:53:05', 'add_update_history')
2026-03-15T00:53:05.475321102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.476225203Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-03-15T00:53:05.476580087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028096s
2026-03-15T00:53:05.476914330Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-03-15T00:53:05.477292081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.477738340Z [Info] update_notifiarr: Starting migration of Log DB to 5
2026-03-15T00:53:05.478275872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-15T00:53:05', 'update_notifiarr')
2026-03-15T00:53:05.478935731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.479696653Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-03-15T00:53:05.480084494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024138s
2026-03-15T00:53:05.480420771Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-03-15T00:53:05.480781738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.481216383Z [Info] app_profiles: Starting migration of Log DB to 6
2026-03-15T00:53:05.481738053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-15T00:53:05', 'app_profiles')
2026-03-15T00:53:05.482387531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.483141970Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-03-15T00:53:05.483474770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023806s
2026-03-15T00:53:05.483811188Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-03-15T00:53:05.484211775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.484656219Z [Info] history_failed: Starting migration of Log DB to 7
2026-03-15T00:53:05.485184924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-15T00:53:05', 'history_failed')
2026-03-15T00:53:05.485842077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.486602228Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-03-15T00:53:05.486938776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024187s
2026-03-15T00:53:05.487271506Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-03-15T00:53:05.487639767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.488097699Z [Info] redacted_api: Starting migration of Log DB to 8
2026-03-15T00:53:05.488629771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-15T00:53:05', 'redacted_api')
2026-03-15T00:53:05.489283257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.490104400Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-03-15T00:53:05.490431399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024795s
2026-03-15T00:53:05.490763778Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-03-15T00:53:05.491138192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.491588298Z [Info] IndexerProxies: Starting migration of Log DB to 10
2026-03-15T00:53:05.492145430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-15T00:53:05', 'IndexerProxies')
2026-03-15T00:53:05.492815650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.493686233Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-03-15T00:53:05.494018652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025564s
2026-03-15T00:53:05.494380531Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-03-15T00:53:05.494775005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.495222677Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2026-03-15T00:53:05.495823506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-15T00:53:05', 'app_indexer_remote_name')
2026-03-15T00:53:05.496541582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.497393828Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-03-15T00:53:05.497745507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026086s
2026-03-15T00:53:05.498101664Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-03-15T00:53:05.498504034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.498948088Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2026-03-15T00:53:05.499515872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-15T00:53:05', 'desi_gazelle_to_unit3d')
2026-03-15T00:53:05.500229609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.501143459Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-03-15T00:53:05.501494706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026333s
2026-03-15T00:53:05.501864260Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-03-15T00:53:05.502272452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.502734102Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2026-03-15T00:53:05.503334571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-15T00:53:05', 'add_on_update_to_notifications')
2026-03-15T00:53:05.504036815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.504941026Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-03-15T00:53:05.505303596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002642s
2026-03-15T00:53:05.505638330Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-03-15T00:53:05.506013966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.506453902Z [Info] IndexerVersions: Starting migration of Log DB to 15
2026-03-15T00:53:05.506994811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-15T00:53:05', 'IndexerVersions')
2026-03-15T00:53:05.507651824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.508532567Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-03-15T00:53:05.508867321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025231s
2026-03-15T00:53:05.509207326Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-03-15T00:53:05.509581049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.510031546Z [Info] cleanup_config: Starting migration of Log DB to 16
2026-03-15T00:53:05.510557375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-15T00:53:05', 'cleanup_config')
2026-03-15T00:53:05.511212594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.512053066Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-03-15T00:53:05.512405085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024793s
2026-03-15T00:53:05.512747264Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-03-15T00:53:05.513124945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.513565823Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2026-03-15T00:53:05.514097553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-15T00:53:05', 'indexer_cleanup')
2026-03-15T00:53:05.514755839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.516318766Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-03-15T00:53:05.516659222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031974s
2026-03-15T00:53:05.516993364Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-03-15T00:53:05.517377869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.517814618Z [Info] minimum_seeders: Starting migration of Log DB to 18
2026-03-15T00:53:05.518349535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-15T00:53:05', 'minimum_seeders')
2026-03-15T00:53:05.519007220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.519837792Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-03-15T00:53:05.520190342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024785s
2026-03-15T00:53:05.520526669Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-03-15T00:53:05.520906324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.521344686Z [Info] remove_showrss: Starting migration of Log DB to 19
2026-03-15T00:53:05.521874473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-15T00:53:05', 'remove_showrss')
2026-03-15T00:53:05.522527879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.523366868Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-03-15T00:53:05.523697875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024735s
2026-03-15T00:53:05.524075485Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-03-15T00:53:05.524471232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.524924836Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2026-03-15T00:53:05.525496948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-15T00:53:05', 'remove_torrentparadiseml')
2026-03-15T00:53:05.526174161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.527030476Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-03-15T00:53:05.527385440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025501s
2026-03-15T00:53:05.527755806Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-03-15T00:53:05.528197025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.528653644Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2026-03-15T00:53:05.529281378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-15T00:53:05', 'localization_setting_to_string')
2026-03-15T00:53:05.529972299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.530831980Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-03-15T00:53:05.531200072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026207s
2026-03-15T00:53:05.531525056Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-03-15T00:53:05.531913989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.532356741Z [Info] orpheus_api: Starting migration of Log DB to 22
2026-03-15T00:53:05.532874734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-15T00:53:05', 'orpheus_api')
2026-03-15T00:53:05.533530975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.534373782Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-03-15T00:53:05.534692303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024878s
2026-03-15T00:53:05.535053741Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-03-15T00:53:05.535454418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.535948402Z [Info] download_client_categories: Starting migration of Log DB to 23
2026-03-15T00:53:05.536538180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-15T00:53:05', 'download_client_categories')
2026-03-15T00:53:05.537221155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.538125045Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-03-15T00:53:05.538486413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026511s
2026-03-15T00:53:05.538823392Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-03-15T00:53:05.539203808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.539649696Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2026-03-15T00:53:05.540219202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-15T00:53:05', 'add_salt_to_users')
2026-03-15T00:53:05.540888550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.541719383Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-03-15T00:53:05.542059809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025183s
2026-03-15T00:53:05.542461487Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-03-15T00:53:05.542901333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.543371680Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2026-03-15T00:53:05.544068834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-15T00:53:05', 'speedcd_userpasssettings_to_speedcdsettings')
2026-03-15T00:53:05.544799014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.545693165Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-03-15T00:53:05.546092760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002734s
2026-03-15T00:53:05.546507044Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-03-15T00:53:05.546954815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.547438740Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2026-03-15T00:53:05.548137317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-15T00:53:05', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-03-15T00:53:05.548879040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.549899615Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-03-15T00:53:05.550305793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028789s
2026-03-15T00:53:05.550705438Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-03-15T00:53:05.551145905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.551615701Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2026-03-15T00:53:05.552303466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-15T00:53:05', 'alpharatio_greatposterwall_config_contract')
2026-03-15T00:53:05.553036211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.553931093Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-03-15T00:53:05.554326720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027295s
2026-03-15T00:53:05.554663458Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-03-15T00:53:05.555040958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.555484551Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2026-03-15T00:53:05.556039258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-15T00:53:05', 'remove_notwhatcd')
2026-03-15T00:53:05.556704037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.557643088Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-03-15T00:53:05.557983152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026064s
2026-03-15T00:53:05.558345612Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-03-15T00:53:05.558754145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.559207067Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2026-03-15T00:53:05.559797876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-15T00:53:05', 'add_on_grab_to_notifications')
2026-03-15T00:53:05.560523127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.561379251Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-03-15T00:53:05.561745258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026066s
2026-03-15T00:53:05.562137397Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-03-15T00:53:05.562576672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.563041598Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2026-03-15T00:53:05.563690204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-15T00:53:05', 'animetorrents_use_custom_config_contract')
2026-03-15T00:53:05.564429713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.565316809Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-03-15T00:53:05.565717827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026953s
2026-03-15T00:53:05.566064425Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-03-15T00:53:05.566450362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.566900759Z [Info] apprise_server_url: Starting migration of Log DB to 31
2026-03-15T00:53:05.567443903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-15T00:53:05', 'apprise_server_url')
2026-03-15T00:53:05.573084902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.574016898Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-03-15T00:53:05.574359909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075621s
2026-03-15T00:53:05.574753902Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-03-15T00:53:05.575164419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.575684987Z [Info] health_restored_notification: Starting migration of Log DB to 32
2026-03-15T00:53:05.576328974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-15T00:53:05', 'health_restored_notification')
2026-03-15T00:53:05.577050978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.577918705Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-03-15T00:53:05.578282357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027355s
2026-03-15T00:53:05.578602051Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-03-15T00:53:05.578963800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.579395359Z [Info] remove_uc: Starting migration of Log DB to 33
2026-03-15T00:53:05.579920556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-15T00:53:05', 'remove_uc')
2026-03-15T00:53:05.580574232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.581394424Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-03-15T00:53:05.581710591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002449s
2026-03-15T00:53:05.582060415Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-03-15T00:53:05.582455300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.582904615Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2026-03-15T00:53:05.583467559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-15T00:53:05', 'history_fix_data_titles')
2026-03-15T00:53:05.584162327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.585003301Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-03-15T00:53:05.585360600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025361s
2026-03-15T00:53:05.585715765Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-03-15T00:53:05.586118206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.586575957Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2026-03-15T00:53:05.587167057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-15T00:53:05', 'download_client_per_indexer')
2026-03-15T00:53:05.587860734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.588716838Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-03-15T00:53:05.589082975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025785s
2026-03-15T00:53:05.589496688Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-03-15T00:53:05.589952657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.590429016Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2026-03-15T00:53:05.591201702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-03-15T00:53:05.591502648Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-15T00:53:05.591861490Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-03-15T00:53:05.593093702Z [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-03-15T00:53:05.594394832Z [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-03-15T00:53:05.595219723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-03-15T00:53:05.595983220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-03-15T00:53:05.597273468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-03-15T00:53:05.597838676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055938s
2026-03-15T00:53:05.598159091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-03-15T00:53:05.598466190Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-15T00:53:05.598815994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-03-15T00:53:05.599837932Z [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-03-15T00:53:05.600933739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-03-15T00:53:05.601658117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-03-15T00:53:05.602399670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-03-15T00:53:05.603626992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-03-15T00:53:05.604250517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050598s
2026-03-15T00:53:05.604570081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-15T00:53:05.604873913Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-15T00:53:05.605230200Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-03-15T00:53:05.606120323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-03-15T00:53:05.607070205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-03-15T00:53:05.607818853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-03-15T00:53:05.608598994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-03-15T00:53:05.609810353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-15T00:53:05.610424069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048165s
2026-03-15T00:53:05.611041793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-15T00:53:05', 'postgres_update_timestamp_columns_to_with_timezone')
2026-03-15T00:53:05.611782294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.613523680Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-03-15T00:53:05.613938024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078004s
2026-03-15T00:53:05.614295604Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-03-15T00:53:05.614693255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.615146788Z [Info] add_notification_status: Starting migration of Log DB to 37
2026-03-15T00:53:05.615717838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-15T00:53:05', 'add_notification_status')
2026-03-15T00:53:05.616428028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.617288811Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-03-15T00:53:05.617640489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025876s
2026-03-15T00:53:05.618032739Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-03-15T00:53:05.618464849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.618935387Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2026-03-15T00:53:05.619578271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-15T00:53:05', 'indexers_freeleech_only_config_contract')
2026-03-15T00:53:05.620341128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.621226971Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-03-15T00:53:05.621614642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027109s
2026-03-15T00:53:05.621952182Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-03-15T00:53:05.622332467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.622772614Z [Info] email_encryption: Starting migration of Log DB to 39
2026-03-15T00:53:05.623309164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-15T00:53:05', 'email_encryption')
2026-03-15T00:53:05.624001739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.624834165Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-03-15T00:53:05.625167777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025082s
2026-03-15T00:53:05.625561660Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-03-15T00:53:05.625999892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.626464448Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2026-03-15T00:53:05.627120689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-15T00:53:05', 'newznab_category_to_capabilities_settings')
2026-03-15T00:53:05.627839166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.628743707Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-03-15T00:53:05.629142971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026954s
2026-03-15T00:53:05.629517405Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-03-15T00:53:05.629930207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.630388089Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2026-03-15T00:53:05.630994109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-15T00:53:05', 'gazelle_freeleech_token_options')
2026-03-15T00:53:05.631685020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.632567417Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-03-15T00:53:05.632942121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026079s
2026-03-15T00:53:05.633323760Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-03-15T00:53:05.633752874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.634214504Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2026-03-15T00:53:05.634842779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-15T00:53:05', 'myanonamouse_freeleech_wedge_options')
2026-03-15T00:53:05.635551506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.636536229Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-03-15T00:53:05.636924731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027445s
2026-03-15T00:53:05.637298413Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-03-15T00:53:05.637716465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-15T00:53:05.638177824Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43
2026-03-15T00:53:05.638781519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-15T00:53:05', 'newznab_indexers_enable_redirect')
2026-03-15T00:53:05.639476058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-15T00:53:05.640387473Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-03-15T00:53:05.640769983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026446s
2026-03-15T00:53:05.790890570Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2026-03-15T00:53:05.797814923Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-03-15T00:53:05.801140008Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-03-15T00:53:05.900023903Z [Info] AppSyncProfileService: Setting up default app profile
2026-03-15T00:53:05.911023151Z [Info] CommandExecutor: Starting 3 threads for tasks.
2026-03-15T00:53:06.000510765Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-03-15T00:53:06.117464115Z [ls.io-init] done.
2026-03-15T00:53:06.347956460Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-03-15T00:53:06.348939299Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-03-15T00:53:06.349282179Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin