2026-03-30T14:02:20.996451556Z [migrations] started
2026-03-30T14:02:20.996499803Z [migrations] no migrations found
2026-03-30T14:02:21.016717213Z usermod: no changes
2026-03-30T14:02:21.023585443Z ───────────────────────────────────────
2026-03-30T14:02:21.023611044Z
2026-03-30T14:02:21.023619411Z ██╗ ███████╗██╗ ██████╗
2026-03-30T14:02:21.023627768Z ██║ ██╔════╝██║██╔═══██╗
2026-03-30T14:02:21.023639541Z ██║ ███████╗██║██║ ██║
2026-03-30T14:02:21.023647568Z ██║ ╚════██║██║██║ ██║
2026-03-30T14:02:21.023655594Z ███████╗███████║██║╚██████╔╝
2026-03-30T14:02:21.023663540Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-30T14:02:21.023671446Z
2026-03-30T14:02:21.023678881Z Brought to you by linuxserver.io
2026-03-30T14:02:21.023686666Z ───────────────────────────────────────
2026-03-30T14:02:21.024203998Z
2026-03-30T14:02:21.024224088Z To support the app dev(s) visit:
2026-03-30T14:02:21.025966156Z Prowlarr: https://opencollective.com/prowlarr
2026-03-30T14:02:21.026296401Z
2026-03-30T14:02:21.026305058Z To support LSIO projects visit:
2026-03-30T14:02:21.026312153Z https://www.linuxserver.io/donate/
2026-03-30T14:02:21.026318536Z
2026-03-30T14:02:21.026324778Z ───────────────────────────────────────
2026-03-30T14:02:21.026331983Z GID/UID
2026-03-30T14:02:21.026338185Z ───────────────────────────────────────
2026-03-30T14:02:21.032486194Z
2026-03-30T14:02:21.032530604Z User UID: 911
2026-03-30T14:02:21.032540273Z User GID: 911
2026-03-30T14:02:21.032548640Z ───────────────────────────────────────
2026-03-30T14:02:21.034117680Z Linuxserver.io version: 2.3.5.5323-ls227
2026-03-30T14:02:21.034352973Z Build-date: 2026-03-30T13:57:29+00:00
2026-03-30T14:02:21.034361861Z ───────────────────────────────────────
2026-03-30T14:02:21.034366380Z
2026-03-30T14:02:21.084714089Z [custom-init] No custom files found, skipping...
2026-03-30T14:02:21.105322916Z failed to load "/config/config.xml": No such file or directory
2026-03-30T14:02:21.423404805Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.3.5.5323
2026-03-30T14:02:21.441919656Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-30T14:02:21.449644491Z [Debug] Bootstrap: Console selected
2026-03-30T14:02:21.450736650Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-30T14:02:21.685231070Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-30T14:02:21.748877797Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {80eb4b9f-b91c-4d11-b211-32c4f318d20f} may be persisted to storage in unencrypted form.
2026-03-30T14:02:21.807957408Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-03-30T14:02:21.835969742Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-03-30T14:02:21.895883874Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-03-30T14:02:21.902797154Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-30T14:02:21.903401812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-30T14:02:21.942859151Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-03-30T14:02:21.946227103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0400855s
2026-03-30T14:02:21.946541406Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-03-30T14:02:21.946778643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0434154s
2026-03-30T14:02:21.953507352Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-03-30T14:02:21.954081899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:21.959262520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-03-30T14:02:21.969224429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-03-30T14:02:21.980136231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206374s
2026-03-30T14:02:21.980552099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:21.982756778Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-03-30T14:02:21.982975288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232134s
2026-03-30T14:02:21.983596970Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-03-30T14:02:21.994169328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:21.999325550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-03-30T14:02:22.000455906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-30T14:02:22.001117228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015376s
2026-03-30T14:02:22.001377853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-30T14:02:22.001730884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001045s
2026-03-30T14:02:22.002176942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-03-30T14:02:22.002806309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-03-30T14:02:22.003527782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001114s
2026-03-30T14:02:22.003817786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.004797699Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-03-30T14:02:22.005015738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023111s
2026-03-30T14:02:22.005476395Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-03-30T14:02:22.005756570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.006513253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-30T14:02:22.007354898Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.31E-05s
2026-03-30T14:02:22.007571303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-03-30T14:02:22.007968223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-03-30T14:02:22.008446836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006456s
2026-03-30T14:02:22.008687471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.009544717Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-03-30T14:02:22.009761213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016932s
2026-03-30T14:02:22.012887899Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-03-30T14:02:22.013140147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.013798913Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-03-30T14:02:22.017942557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-03-30T14:02:22.018467634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL)
2026-03-30T14:02:22.018983112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008912s
2026-03-30T14:02:22.019197093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-03-30T14:02:22.019508841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-03-30T14:02:22.019886782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005211s
2026-03-30T14:02:22.020133459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-03-30T14:02:22.020753176Z [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-30T14:02:22.021263925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009385s
2026-03-30T14:02:22.021499880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-03-30T14:02:22.021846197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-03-30T14:02:22.022173887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004989s
2026-03-30T14:02:22.022374421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-03-30T14:02:22.027376663Z [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-30T14:02:22.027888344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053188s
2026-03-30T14:02:22.028173698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-03-30T14:02:22.028786542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-03-30T14:02:22.029344065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010256s
2026-03-30T14:02:22.029585290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-03-30T14:02:22.029980837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-30T14:02:22.030362736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005621s
2026-03-30T14:02:22.030564913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-03-30T14:02:22.033465433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "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-30T14:02:22.034256596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034911s
2026-03-30T14:02:22.034481309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-03-30T14:02:22.034821674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-30T14:02:22.035179996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004963s
2026-03-30T14:02:22.035397093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2026-03-30T14:02:22.036074136Z [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-30T14:02:22.036586528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009476s
2026-03-30T14:02:22.036796571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2026-03-30T14:02:22.037498604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Applications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "SyncLevel" INTEGER NOT NULL, "Tags" TEXT)
2026-03-30T14:02:22.038103893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011013s
2026-03-30T14:02:22.038330630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2026-03-30T14:02:22.038693711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2026-03-30T14:02:22.039057213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005205s
2026-03-30T14:02:22.039226163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-03-30T14:02:22.039634725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-03-30T14:02:22.040119522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006742s
2026-03-30T14:02:22.040338472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-03-30T14:02:22.040662355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-03-30T14:02:22.041020686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004811s
2026-03-30T14:02:22.041220248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-03-30T14:02:22.044620575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL)
2026-03-30T14:02:22.045179120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037546s
2026-03-30T14:02:22.045389373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-03-30T14:02:22.045771522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-03-30T14:02:22.046169734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005524s
2026-03-30T14:02:22.046408996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-03-30T14:02:22.046753349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-03-30T14:02:22.047145058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005288s
2026-03-30T14:02:22.047326553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-03-30T14:02:22.048284582Z [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-30T14:02:22.049023450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014654s
2026-03-30T14:02:22.049245347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-03-30T14:02:22.050274599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-03-30T14:02:22.051016193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015117s
2026-03-30T14:02:22.051266577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-03-30T14:02:22.051621111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-30T14:02:22.052097019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006117s
2026-03-30T14:02:22.052316892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-03-30T14:02:22.052843221Z [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-30T14:02:22.053332016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008108s
2026-03-30T14:02:22.053523000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-03-30T14:02:22.053803585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-30T14:02:22.054186947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005004s
2026-03-30T14:02:22.055967833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-30T14:02:22', 'InitialSetup')
2026-03-30T14:02:22.056703635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.058531836Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-03-30T14:02:22.058696147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047835s
2026-03-30T14:02:22.058995690Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-03-30T14:02:22.059255272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.059570708Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2026-03-30T14:02:22.062739629Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2026-03-30T14:02:22.072766829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2026-03-30T14:02:22.074166257Z [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-30T14:02:22.075071550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-30T14:02:22.076086573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-30T14:02:22.077711155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-30T14:02:22.078137163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015146s
2026-03-30T14:02:22.078404140Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2026-03-30T14:02:22.080094714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2026-03-30T14:02:22.081248688Z [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-30T14:02:22.081872404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-30T14:02:22.082547994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-30T14:02:22.083960428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-30T14:02:22.084401025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057709s
2026-03-30T14:02:22.084744868Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2026-03-30T14:02:22.088149613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2026-03-30T14:02:22.089347726Z [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-30T14:02:22.089963225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-30T14:02:22.090642252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-30T14:02:22.092094036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-30T14:02:22.092510745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075327s
2026-03-30T14:02:22.092741590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2026-03-30T14:02:22.093530568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-30T14:02:22.094139915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011866s
2026-03-30T14:02:22.094398947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2026-03-30T14:02:22.094798872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-03-30T14:02:22.095262856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006383s
2026-03-30T14:02:22.095689315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-30T14:02:22', 'ApplicationStatus')
2026-03-30T14:02:22.096168149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.097726758Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-03-30T14:02:22.097904856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030651s
2026-03-30T14:02:22.098135501Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-03-30T14:02:22.098383500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.098680999Z [Info] IndexerProps: Starting migration of Main DB to 3
2026-03-30T14:02:22.099716805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-30T14:02:22.099959042Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-30T14:02:22.100196460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2026-03-30T14:02:22.100633691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2026-03-30T14:02:22.101325794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009059s
2026-03-30T14:02:22.101554605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-03-30T14:02:22.102351911Z [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-30T14:02:22.103014725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001242s
2026-03-30T14:02:22.103240260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-03-30T14:02:22.104070000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-30T14:02:22.104717374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012635s
2026-03-30T14:02:22.104988780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-03-30T14:02:22.105432534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-30T14:02:22.105883482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006659s
2026-03-30T14:02:22.106311193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-30T14:02:22', 'IndexerProps')
2026-03-30T14:02:22.106730337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.107633215Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-03-30T14:02:22.107836394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023968s
2026-03-30T14:02:22.108117009Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-03-30T14:02:22.108336591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.108638229Z [Info] add_update_history: Starting migration of Main DB to 4
2026-03-30T14:02:22.109185450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-30T14:02:22', 'add_update_history')
2026-03-30T14:02:22.109624885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.110394635Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-03-30T14:02:22.110598305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020637s
2026-03-30T14:02:22.110826224Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-03-30T14:02:22.111097120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.111381312Z [Info] update_notifiarr: Starting migration of Main DB to 5
2026-03-30T14:02:22.114854265Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-03-30T14:02:22.116136847Z [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-30T14:02:22.116697146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013876s
2026-03-30T14:02:22.117169657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-30T14:02:22', 'update_notifiarr')
2026-03-30T14:02:22.117589052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.118372730Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-03-30T14:02:22.118577833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030353s
2026-03-30T14:02:22.118797385Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-03-30T14:02:22.119041557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.119328755Z [Info] app_profiles: Starting migration of Main DB to 6
2026-03-30T14:02:22.119904454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2026-03-30T14:02:22.120651879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AppSyncProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "EnableRss" INTEGER NOT NULL, "EnableInteractiveSearch" INTEGER NOT NULL, "EnableAutomaticSearch" INTEGER NOT NULL)
2026-03-30T14:02:22.121302058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011724s
2026-03-30T14:02:22.121544206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2026-03-30T14:02:22.121933991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2026-03-30T14:02:22.122354627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005864s
2026-03-30T14:02:22.122559540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-30T14:02:22.122748521Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-30T14:02:22.122981259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2026-03-30T14:02:22.123357026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2026-03-30T14:02:22.124109060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009106s
2026-03-30T14:02:22.124538214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-30T14:02:22', 'app_profiles')
2026-03-30T14:02:22.124993561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.125788071Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-03-30T14:02:22.126026772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025757s
2026-03-30T14:02:22.126250933Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-03-30T14:02:22.126497940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.126794287Z [Info] history_failed: Starting migration of Main DB to 7
2026-03-30T14:02:22.127247420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-03-30T14:02:22.127442623Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-30T14:02:22.127674029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2026-03-30T14:02:22.128096690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2026-03-30T14:02:22.128808092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009112s
2026-03-30T14:02:22.129199390Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-03-30T14:02:22.129659807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-03-30T14:02:22.130036786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005572s
2026-03-30T14:02:22.130463465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-30T14:02:22', 'history_failed')
2026-03-30T14:02:22.130891267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.131694193Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-03-30T14:02:22.131908425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002186s
2026-03-30T14:02:22.132129941Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-03-30T14:02:22.132374413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.132690940Z [Info] redacted_api: Starting migration of Main DB to 8
2026-03-30T14:02:22.133094353Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-30T14:02:22.133385319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-30T14:02:22.134980601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016645s
2026-03-30T14:02:22.135410306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-30T14:02:22', 'redacted_api')
2026-03-30T14:02:22.135826414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.136598038Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-03-30T14:02:22.136810556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032692s
2026-03-30T14:02:22.137080750Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-03-30T14:02:22.137327286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.137618382Z [Info] IndexerProxies: Starting migration of Main DB to 10
2026-03-30T14:02:22.138194813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2026-03-30T14:02:22.138857197Z [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-30T14:02:22.139416903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010017s
2026-03-30T14:02:22.139621395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-30T14:02:22.139801628Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-30T14:02:22.140045870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-03-30T14:02:22.140353509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-03-30T14:02:22.141100814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008058s
2026-03-30T14:02:22.141503956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-30T14:02:22', 'IndexerProxies')
2026-03-30T14:02:22.141922719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.142716608Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-03-30T14:02:22.142919907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002432s
2026-03-30T14:02:22.143164690Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-03-30T14:02:22.143418571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.143718786Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2026-03-30T14:02:22.144127870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2026-03-30T14:02:22.144344325Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-30T14:02:22.144633618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2026-03-30T14:02:22.145048433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2026-03-30T14:02:22.145765848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008791s
2026-03-30T14:02:22.146224130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-30T14:02:22', 'app_indexer_remote_name')
2026-03-30T14:02:22.146655399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.147444508Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-03-30T14:02:22.147657005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025169s
2026-03-30T14:02:22.147914724Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-03-30T14:02:22.148173596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.148471676Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2026-03-30T14:02:22.150654271Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-30T14:02:22.151563341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2026-03-30T14:02:22.151970561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010907s
2026-03-30T14:02:22.152411840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-30T14:02:22', 'desi_gazelle_to_unit3d')
2026-03-30T14:02:22.152858519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.153519801Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-03-30T14:02:22.153731076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026154s
2026-03-30T14:02:22.153988855Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-03-30T14:02:22.154252055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.154559103Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2026-03-30T14:02:22.154920902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-30T14:02:22.155122939Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-30T14:02:22.155388303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-03-30T14:02:22.155815583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-03-30T14:02:22.156654152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010196s
2026-03-30T14:02:22.157121252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-30T14:02:22', 'add_on_update_to_notifications')
2026-03-30T14:02:22.157556348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.158366449Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-03-30T14:02:22.158586943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026791s
2026-03-30T14:02:22.158811977Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-03-30T14:02:22.159059425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.159350481Z [Info] IndexerVersions: Starting migration of Main DB to 15
2026-03-30T14:02:22.159868774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2026-03-30T14:02:22.160537882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL UNIQUE, "File" TEXT NOT NULL UNIQUE, "Sha" TEXT, "LastUpdated" DATETIME)
2026-03-30T14:02:22.161224795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011187s
2026-03-30T14:02:22.161512294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2026-03-30T14:02:22.162005367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-03-30T14:02:22.162512789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007634s
2026-03-30T14:02:22.162779826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2026-03-30T14:02:22.163223941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-03-30T14:02:22.163682815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006782s
2026-03-30T14:02:22.164127690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-30T14:02:22', 'IndexerVersions')
2026-03-30T14:02:22.164549259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.165913847Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-03-30T14:02:22.166120693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028733s
2026-03-30T14:02:22.166345265Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-03-30T14:02:22.166591120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.166882858Z [Info] cleanup_config: Starting migration of Main DB to 16
2026-03-30T14:02:22.168531698Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-30T14:02:22.169510108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2026-03-30T14:02:22.169826225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010537s
2026-03-30T14:02:22.170087340Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-30T14:02:22.170473268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2026-03-30T14:02:22.170784965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004748s
2026-03-30T14:02:22.171207496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-30T14:02:22', 'cleanup_config')
2026-03-30T14:02:22.171623253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.172390959Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-03-30T14:02:22.172596994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020442s
2026-03-30T14:02:22.172822227Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-03-30T14:02:22.173080267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.173415502Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2026-03-30T14:02:22.175449988Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-30T14:02:22.175807228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2026-03-30T14:02:22.176170770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004658s
2026-03-30T14:02:22.176430733Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-30T14:02:22.176775838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2026-03-30T14:02:22.177085131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004305s
2026-03-30T14:02:22.177345184Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-30T14:02:22.177693726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2026-03-30T14:02:22.177992438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004299s
2026-03-30T14:02:22.178252742Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-30T14:02:22.178594069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2026-03-30T14:02:22.178906158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004285s
2026-03-30T14:02:22.179171692Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-30T14:02:22.179513721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2026-03-30T14:02:22.179813104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004235s
2026-03-30T14:02:22.180094310Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-30T14:02:22.180443874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2026-03-30T14:02:22.180749369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004351s
2026-03-30T14:02:22.181008401Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-30T14:02:22.181361432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2026-03-30T14:02:22.181664151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004355s
2026-03-30T14:02:22.181924044Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-30T14:02:22.182272276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2026-03-30T14:02:22.182575195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004327s
2026-03-30T14:02:22.182834427Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-30T14:02:22.186791385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2026-03-30T14:02:22.187127783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040636s
2026-03-30T14:02:22.187392405Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-30T14:02:22.187730236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2026-03-30T14:02:22.188093367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004751s
2026-03-30T14:02:22.188350956Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-30T14:02:22.188703105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2026-03-30T14:02:22.189002768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004353s
2026-03-30T14:02:22.189267491Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-30T14:02:22.189609259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2026-03-30T14:02:22.189920015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004305s
2026-03-30T14:02:22.190176451Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-30T14:02:22.190531686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2026-03-30T14:02:22.190837512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004386s
2026-03-30T14:02:22.191106163Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-30T14:02:22.191453733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2026-03-30T14:02:22.191760511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004352s
2026-03-30T14:02:22.192029342Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-30T14:02:22.192386110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2026-03-30T14:02:22.192688620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004367s
2026-03-30T14:02:22.192949956Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-30T14:02:22.193290041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2026-03-30T14:02:22.193588131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000411s
2026-03-30T14:02:22.193770638Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-30T14:02:22.195213895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2026-03-30T14:02:22.195593038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016389s
2026-03-30T14:02:22.195783872Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-30T14:02:22.196203167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2026-03-30T14:02:22.196564644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005895s
2026-03-30T14:02:22.196751891Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-30T14:02:22.197146556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2026-03-30T14:02:22.197504487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000565s
2026-03-30T14:02:22.197677695Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-30T14:02:22.198083432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2026-03-30T14:02:22.198452836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005896s
2026-03-30T14:02:22.198637568Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-30T14:02:22.199040459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2026-03-30T14:02:22.199405785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005795s
2026-03-30T14:02:22.199591950Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-30T14:02:22.200006745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2026-03-30T14:02:22.200360898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005828s
2026-03-30T14:02:22.200545390Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-30T14:02:22.200954954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-03-30T14:02:22.201315701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005889s
2026-03-30T14:02:22.201495773Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-30T14:02:22.201899316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2026-03-30T14:02:22.202256064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005784s
2026-03-30T14:02:22.202450095Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-30T14:02:22.202835641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2026-03-30T14:02:22.203190746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005603s
2026-03-30T14:02:22.203370989Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-30T14:02:22.203773119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2026-03-30T14:02:22.204180079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006189s
2026-03-30T14:02:22.204367376Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-30T14:02:22.204769365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2026-03-30T14:02:22.205139049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005891s
2026-03-30T14:02:22.205321868Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-30T14:02:22.205729067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-03-30T14:02:22.206090365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005861s
2026-03-30T14:02:22.206275518Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-30T14:02:22.206680543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2026-03-30T14:02:22.207045919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005874s
2026-03-30T14:02:22.207224278Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-30T14:02:22.207622239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2026-03-30T14:02:22.207991463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005795s
2026-03-30T14:02:22.208170423Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-30T14:02:22.208571320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2026-03-30T14:02:22.208924922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005706s
2026-03-30T14:02:22.209107801Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-30T14:02:22.209501403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2026-03-30T14:02:22.209861098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005646s
2026-03-30T14:02:22.210041361Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-30T14:02:22.210449322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2026-03-30T14:02:22.210802884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005746s
2026-03-30T14:02:22.210982606Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-30T14:02:22.211382742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2026-03-30T14:02:22.211736865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005734s
2026-03-30T14:02:22.211934753Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-30T14:02:22.212328977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2026-03-30T14:02:22.212682920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005649s
2026-03-30T14:02:22.213114188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-30T14:02:22', 'indexer_cleanup')
2026-03-30T14:02:22.213572190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.214334174Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-03-30T14:02:22.214541332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021771s
2026-03-30T14:02:22.214768649Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-03-30T14:02:22.215018302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.215305420Z [Info] minimum_seeders: Starting migration of Main DB to 18
2026-03-30T14:02:22.215688301Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2026-03-30T14:02:22.215897913Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-30T14:02:22.216151323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2026-03-30T14:02:22.216567371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2026-03-30T14:02:22.217416862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010305s
2026-03-30T14:02:22.217849864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-30T14:02:22', 'minimum_seeders')
2026-03-30T14:02:22.218267775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.219044389Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-03-30T14:02:22.219242117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026303s
2026-03-30T14:02:22.219465988Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-03-30T14:02:22.219710390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.220023160Z [Info] remove_showrss: Starting migration of Main DB to 19
2026-03-30T14:02:22.220387954Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-30T14:02:22.220745163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2026-03-30T14:02:22.221050047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000428s
2026-03-30T14:02:22.221471957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-30T14:02:22', 'remove_showrss')
2026-03-30T14:02:22.221885830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.222615810Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-03-30T14:02:22.222820963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019627s
2026-03-30T14:02:22.223067179Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-03-30T14:02:22.223324307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.223622287Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2026-03-30T14:02:22.224007723Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-30T14:02:22.224384241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2026-03-30T14:02:22.224708404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004658s
2026-03-30T14:02:22.225155203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-30T14:02:22', 'remove_torrentparadiseml')
2026-03-30T14:02:22.225586752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.226284758Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-03-30T14:02:22.226499109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019906s
2026-03-30T14:02:22.226759143Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-03-30T14:02:22.227022774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.227330283Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2026-03-30T14:02:22.227628604Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-30T14:02:22.227887495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-30T14:02:22.228560430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000714s
2026-03-30T14:02:22.229025757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-30T14:02:22', 'localization_setting_to_string')
2026-03-30T14:02:22.229465042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.230157085Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-03-30T14:02:22.230376437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022567s
2026-03-30T14:02:22.230598995Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-03-30T14:02:22.230842054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.231128501Z [Info] orpheus_api: Starting migration of Main DB to 22
2026-03-30T14:02:22.231400969Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-30T14:02:22.231652756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-30T14:02:22.235488420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038614s
2026-03-30T14:02:22.235948466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-30T14:02:22', 'orpheus_api')
2026-03-30T14:02:22.236374494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.237100145Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-03-30T14:02:22.237298976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054692s
2026-03-30T14:02:22.237551755Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-03-30T14:02:22.237809293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.238138155Z [Info] download_client_categories: Starting migration of Main DB to 23
2026-03-30T14:02:22.238484342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-03-30T14:02:22.238679295Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-30T14:02:22.238920982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2026-03-30T14:02:22.239314043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2026-03-30T14:02:22.240142541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009721s
2026-03-30T14:02:22.240590593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-30T14:02:22', 'download_client_categories')
2026-03-30T14:02:22.241021140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.241877264Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-03-30T14:02:22.242092247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026786s
2026-03-30T14:02:22.242322180Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-03-30T14:02:22.242569899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.242859793Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2026-03-30T14:02:22.243220710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-03-30T14:02:22.243409530Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-30T14:02:22.243620845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-03-30T14:02:22.243933204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-03-30T14:02:22.244679727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008406s
2026-03-30T14:02:22.244926154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-03-30T14:02:22.245248002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-03-30T14:02:22.246011299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008671s
2026-03-30T14:02:22.246483149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-30T14:02:22', 'add_salt_to_users')
2026-03-30T14:02:22.246881881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.247720039Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-03-30T14:02:22.247909370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002504s
2026-03-30T14:02:22.248236629Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-03-30T14:02:22.248513387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.248835645Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2026-03-30T14:02:22.249165099Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-30T14:02:22.249536126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2026-03-30T14:02:22.249883826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005344s
2026-03-30T14:02:22.250375737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-30T14:02:22', 'speedcd_userpasssettings_to_speedcdsettings')
2026-03-30T14:02:22.250823398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.251610152Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-03-30T14:02:22.251863172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021711s
2026-03-30T14:02:22.252182375Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-03-30T14:02:22.252463861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.252786511Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2026-03-30T14:02:22.253120714Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-30T14:02:22.253517102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2026-03-30T14:02:22.253875103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005568s
2026-03-30T14:02:22.254377915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-30T14:02:22', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-03-30T14:02:22.254838443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.255627902Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-03-30T14:02:22.255883807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022111s
2026-03-30T14:02:22.256173631Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-03-30T14:02:22.256452032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.256769290Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2026-03-30T14:02:22.257145708Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-30T14:02:22.257546014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2026-03-30T14:02:22.257903354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005578s
2026-03-30T14:02:22.258085982Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-30T14:02:22.258486849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2026-03-30T14:02:22.258849810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005809s
2026-03-30T14:02:22.259341590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-30T14:02:22', 'alpharatio_greatposterwall_config_contract')
2026-03-30T14:02:22.259788480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.260581757Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-03-30T14:02:22.260817562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002214s
2026-03-30T14:02:22.261108057Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-03-30T14:02:22.261313501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.261592412Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2026-03-30T14:02:22.261952327Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-30T14:02:22.262311440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2026-03-30T14:02:22.262621003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004349s
2026-03-30T14:02:22.263052652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-30T14:02:22', 'remove_notwhatcd')
2026-03-30T14:02:22.263465464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.264195874Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-03-30T14:02:22.264443854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019695s
2026-03-30T14:02:22.264697835Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-03-30T14:02:22.264959412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.265264526Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2026-03-30T14:02:22.265681135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-30T14:02:22.265881859Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-30T14:02:22.266120560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2026-03-30T14:02:22.266496577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2026-03-30T14:02:22.267317750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009726s
2026-03-30T14:02:22.267530919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-30T14:02:22.267734489Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-30T14:02:22.268006757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2026-03-30T14:02:22.268430120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2026-03-30T14:02:22.269273969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010273s
2026-03-30T14:02:22.269735539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-30T14:02:22', 'add_on_grab_to_notifications')
2026-03-30T14:02:22.270168240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.271742760Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-03-30T14:02:22.271977573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034425s
2026-03-30T14:02:22.272260583Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-03-30T14:02:22.272536288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.272856743Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2026-03-30T14:02:22.273193752Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-30T14:02:22.273604940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-03-30T14:02:22.273970035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005804s
2026-03-30T14:02:22.274454761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-30T14:02:22', 'animetorrents_use_custom_config_contract')
2026-03-30T14:02:22.274898925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.275712353Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-03-30T14:02:22.275957527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022373s
2026-03-30T14:02:22.276194735Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-03-30T14:02:22.276443285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.276739241Z [Info] apprise_server_url: Starting migration of Main DB to 31
2026-03-30T14:02:22.277025036Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-30T14:02:22.277281463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-30T14:02:22.277979599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007398s
2026-03-30T14:02:22.278422991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-30T14:02:22', 'apprise_server_url')
2026-03-30T14:02:22.278848909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.279609471Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-03-30T14:02:22.279860155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023438s
2026-03-30T14:02:22.280102794Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-03-30T14:02:22.280345613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.280648242Z [Info] health_restored_notification: Starting migration of Main DB to 32
2026-03-30T14:02:22.281012796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-30T14:02:22.281222138Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.3E-06s
2026-03-30T14:02:22.281481841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-03-30T14:02:22.281897367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-03-30T14:02:22.282741417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010235s
2026-03-30T14:02:22.283204159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-30T14:02:22', 'health_restored_notification')
2026-03-30T14:02:22.283638353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.284482172Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-03-30T14:02:22.284702856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027082s
2026-03-30T14:02:22.284915615Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-03-30T14:02:22.285153404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.285436654Z [Info] remove_uc: Starting migration of Main DB to 33
2026-03-30T14:02:22.285786829Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-30T14:02:22.286155481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-03-30T14:02:22.286472059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004469s
2026-03-30T14:02:22.286887545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-30T14:02:22', 'remove_uc')
2026-03-30T14:02:22.287298573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.288057962Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-03-30T14:02:22.288236462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019914s
2026-03-30T14:02:22.288478439Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-03-30T14:02:22.288731088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.289038326Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2026-03-30T14:02:22.289329352Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-30T14:02:22.289577983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-30T14:02:22.290194885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006564s
2026-03-30T14:02:22.290646374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-30T14:02:22', 'history_fix_data_titles')
2026-03-30T14:02:22.291072853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.291768323Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-03-30T14:02:22.291996553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021879s
2026-03-30T14:02:22.292256065Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-03-30T14:02:22.292514936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.292818157Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2026-03-30T14:02:22.293165156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-30T14:02:22.293359928Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-30T14:02:22.293601094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-03-30T14:02:22.293999586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-03-30T14:02:22.294833245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010003s
2026-03-30T14:02:22.295298371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-30T14:02:22', 'download_client_per_indexer')
2026-03-30T14:02:22.295729860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.296565934Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-03-30T14:02:22.296784534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026838s
2026-03-30T14:02:22.297097925Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-03-30T14:02:22.297371656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.297697963Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2026-03-30T14:02:22.299792641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-03-30T14:02:22.300042524Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-30T14:02:22.300452189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2026-03-30T14:02:22.305666077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-30T14:02:22.306911315Z [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-30T14:02:22.307539219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-03-30T14:02:22.308292856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-03-30T14:02:22.310763391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-03-30T14:02:22.311241604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105286s
2026-03-30T14:02:22.311467930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-03-30T14:02:22.311656500Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-30T14:02:22.311973808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2026-03-30T14:02:22.314117815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-30T14:02:22.315315637Z [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-30T14:02:22.315976227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-03-30T14:02:22.316665575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-03-30T14:02:22.319116942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-03-30T14:02:22.319585365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073337s
2026-03-30T14:02:22.319794386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-03-30T14:02:22.319998226Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-30T14:02:22.320268901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2026-03-30T14:02:22.322357456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-30T14:02:22.323502372Z [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-30T14:02:22.324135026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-03-30T14:02:22.324831228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-03-30T14:02:22.326527694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-03-30T14:02:22.326952068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064469s
2026-03-30T14:02:22.327152101Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-30T14:02:22.327334468Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-30T14:02:22.327579101Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-03-30T14:02:22.329820494Z [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-30T14:02:22.331040961Z [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-30T14:02:22.331677483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-30T14:02:22.332164083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-30T14:02:22.333667821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058697s
2026-03-30T14:02:22.333876551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-30T14:02:22.334055772Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-30T14:02:22.334301447Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-03-30T14:02:22.336561237Z [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-30T14:02:22.337790753Z [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-30T14:02:22.338441022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-30T14:02:22.338905146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-30T14:02:22.340388964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058358s
2026-03-30T14:02:22.340591251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-30T14:02:22.340770112Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-30T14:02:22.341006367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-03-30T14:02:22.343226318Z [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-30T14:02:22.344465022Z [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-30T14:02:22.345102545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-30T14:02:22.345574606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-30T14:02:22.347042461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005801s
2026-03-30T14:02:22.347267755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-30T14:02:22.347459541Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-30T14:02:22.347740978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-03-30T14:02:22.349899524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-30T14:02:22.351062737Z [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-30T14:02:22.351705932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-30T14:02:22.352422304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-30T14:02:22.354142318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-30T14:02:22.354557023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065055s
2026-03-30T14:02:22.354790763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-30T14:02:22.354980034Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-30T14:02:22.355271401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-03-30T14:02:22.357394626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-30T14:02:22.358567027Z [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-30T14:02:22.359195773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-30T14:02:22.359925092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-30T14:02:22.361630966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-30T14:02:22.362061754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065313s
2026-03-30T14:02:22.362284342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-30T14:02:22.362482010Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-30T14:02:22.362762104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-03-30T14:02:22.364922454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-30T14:02:22.366094113Z [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-30T14:02:22.366739072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-30T14:02:22.367446256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-30T14:02:22.369173935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-30T14:02:22.369596375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066029s
2026-03-30T14:02:22.369797821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-03-30T14:02:22.369976220Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-30T14:02:22.370205251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-03-30T14:02:22.372248976Z [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-30T14:02:22.373212617Z [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-30T14:02:22.373725900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-03-30T14:02:22.374366049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-03-30T14:02:22.376072736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-03-30T14:02:22.376617242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-30T14:02:22.376996556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065642s
2026-03-30T14:02:22.377240437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2026-03-30T14:02:22.377443887Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-30T14:02:22.377733911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2026-03-30T14:02:22.379730992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL UNIQUE, "File" TEXT NOT NULL UNIQUE, "Sha" TEXT, "LastUpdated" DATETIME)
2026-03-30T14:02:22.380731517Z [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-30T14:02:22.381289209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2026-03-30T14:02:22.382223911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2026-03-30T14:02:22.384171764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-03-30T14:02:22.384867024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-03-30T14:02:22.385309234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007326s
2026-03-30T14:02:22.385524608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-30T14:02:22.385708919Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-30T14:02:22.385977149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-03-30T14:02:22.388290367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-03-30T14:02:22.389855849Z [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-30T14:02:22.390621270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-30T14:02:22.391298414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-30T14:02:22.393187187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-30T14:02:22.393605950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073859s
2026-03-30T14:02:22.393821995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-30T14:02:22.394005675Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-30T14:02:22.394282352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-03-30T14:02:22.396614528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-03-30T14:02:22.398168126Z [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-30T14:02:22.398943878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-30T14:02:22.399620731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-30T14:02:22.401491107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-30T14:02:22.401911424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073809s
2026-03-30T14:02:22.402126607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-30T14:02:22.402311078Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-30T14:02:22.402574008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-03-30T14:02:22.404933980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-03-30T14:02:22.406504502Z [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-30T14:02:22.407255905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-30T14:02:22.407977658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-30T14:02:22.409805619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-30T14:02:22.410225976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074158s
2026-03-30T14:02:22.410440237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-30T14:02:22.410634418Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-30T14:02:22.410920995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2026-03-30T14:02:22.413271237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-03-30T14:02:22.414830317Z [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-30T14:02:22.415584736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-30T14:02:22.416265236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-30T14:02:22.418100522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-30T14:02:22.418521509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073523s
2026-03-30T14:02:22.418724728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-30T14:02:22.418902757Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-30T14:02:22.419137149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2026-03-30T14:02:22.439040295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "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-30T14:02:22.440674556Z [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-30T14:02:22.441457703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-30T14:02:22.442489070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-30T14:02:22.444395609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-30T14:02:22.444843771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254372s
2026-03-30T14:02:22.445084736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-30T14:02:22.445303056Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2026-03-30T14:02:22.445583340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-03-30T14:02:22.449632724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-03-30T14:02:22.450620813Z [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-30T14:02:22.451191613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-03-30T14:02:22.452001594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-03-30T14:02:22.453845537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-30T14:02:22.455268562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009383s
2026-03-30T14:02:22.455510539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-30T14:02:22.455714199Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-03-30T14:02:22.456040496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-03-30T14:02:22.458244985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-03-30T14:02:22.459218445Z [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-30T14:02:22.459767200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-03-30T14:02:22.460532902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-03-30T14:02:22.462285732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-30T14:02:22.462734204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064505s
2026-03-30T14:02:22.462959909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-30T14:02:22.463158048Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-30T14:02:22.463421729Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-03-30T14:02:22.465378409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-03-30T14:02:22.466090743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-03-30T14:02:22.466621572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-03-30T14:02:22.467253615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-03-30T14:02:22.468930612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-30T14:02:22.469334595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00567s
2026-03-30T14:02:22.469881917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-30T14:02:22', 'postgres_update_timestamp_columns_to_with_timezone')
2026-03-30T14:02:22.470358757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.473188285Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-03-30T14:02:22.473451755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094065s
2026-03-30T14:02:22.473750066Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-03-30T14:02:22.474024278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.474364834Z [Info] add_notification_status: Starting migration of Main DB to 37
2026-03-30T14:02:22.475160796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-03-30T14:02:22.476007181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-30T14:02:22.476663392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012634s
2026-03-30T14:02:22.476942955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-03-30T14:02:22.477389915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-03-30T14:02:22.477839109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006594s
2026-03-30T14:02:22.478307883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-30T14:02:22', 'add_notification_status')
2026-03-30T14:02:22.478759893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.479707291Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-03-30T14:02:22.479962645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024648s
2026-03-30T14:02:22.480259803Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-03-30T14:02:22.480546811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.480882748Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2026-03-30T14:02:22.481384728Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-30T14:02:22.481782840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2026-03-30T14:02:22.482148266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005548s
2026-03-30T14:02:22.482338088Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-30T14:02:22.482747082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-03-30T14:02:22.483119321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005908s
2026-03-30T14:02:22.483316358Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-30T14:02:22.483700922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2026-03-30T14:02:22.484084234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005623s
2026-03-30T14:02:22.484577187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-30T14:02:22', 'indexers_freeleech_only_config_contract')
2026-03-30T14:02:22.485045600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.485895020Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-03-30T14:02:22.486136366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022947s
2026-03-30T14:02:22.486378734Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-03-30T14:02:22.486636373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.486945616Z [Info] email_encryption: Starting migration of Main DB to 39
2026-03-30T14:02:22.487250750Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-30T14:02:22.487511415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-30T14:02:22.488218088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007408s
2026-03-30T14:02:22.488670950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-30T14:02:22', 'email_encryption')
2026-03-30T14:02:22.489116567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.489902510Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-03-30T14:02:22.490117412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023987s
2026-03-30T14:02:22.490415382Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-03-30T14:02:22.490700847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.491038968Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2026-03-30T14:02:22.491365215Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-30T14:02:22.491624136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-30T14:02:22.492692387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010992s
2026-03-30T14:02:22.493207825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-30T14:02:22', 'newznab_category_to_capabilities_settings')
2026-03-30T14:02:22.493684956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.494561681Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-03-30T14:02:22.494815562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028931s
2026-03-30T14:02:22.495084825Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-03-30T14:02:22.495358626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.495684542Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2026-03-30T14:02:22.496036431Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-30T14:02:22.496297216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-30T14:02:22.496961403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007024s
2026-03-30T14:02:22.497447011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-30T14:02:22', 'gazelle_freeleech_token_options')
2026-03-30T14:02:22.497899512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.498734443Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-03-30T14:02:22.498968204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002418s
2026-03-30T14:02:22.499255242Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-03-30T14:02:22.499536318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.499878376Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2026-03-30T14:02:22.500204002Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-30T14:02:22.500464447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-30T14:02:22.501045918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006217s
2026-03-30T14:02:22.501543399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-30T14:02:22', 'myanonamouse_freeleech_wedge_options')
2026-03-30T14:02:22.502001311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.502810882Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-03-30T14:02:22.503053470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023136s
2026-03-30T14:02:22.503333444Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-03-30T14:02:22.503607335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.503965787Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43
2026-03-30T14:02:22.504286543Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-30T14:02:22.504543120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-30T14:02:22.514125895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095993s
2026-03-30T14:02:22.514627064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-30T14:02:22', 'newznab_indexers_enable_redirect')
2026-03-30T14:02:22.515091149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.516039107Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-03-30T14:02:22.516272818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011461s
2026-03-30T14:02:22.525244563Z [Debug] MigrationController: Took: 00:00:00.6884063
2026-03-30T14:02:22.595445678Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-03-30T14:02:22.616627268Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-03-30T14:02:22.636402277Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-03-30T14:02:22.637460698Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-30T14:02:22.637835693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-30T14:02:22.641840357Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-03-30T14:02:22.642138557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043445s
2026-03-30T14:02:22.642487269Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-03-30T14:02:22.642830641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046502s
2026-03-30T14:02:22.644554231Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-03-30T14:02:22.644950820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.646165055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-03-30T14:02:22.646657957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-03-30T14:02:22.647257013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007538s
2026-03-30T14:02:22.647607449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.648915002Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-03-30T14:02:22.649260187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023842s
2026-03-30T14:02:22.649687147Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-03-30T14:02:22.650083124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.650680898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-03-30T14:02:22.651188149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-30T14:02:22.651794210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007704s
2026-03-30T14:02:22.652166108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-30T14:02:22.652472876Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-03-30T14:02:22.652835647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-03-30T14:02:22.653337677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-03-30T14:02:22.654224473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010137s
2026-03-30T14:02:22.654579748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.655392475Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-03-30T14:02:22.655708892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002147s
2026-03-30T14:02:22.656185622Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-03-30T14:02:22.656593994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.657109853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-30T14:02:22.657430529Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-30T14:02:22.657774601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-03-30T14:02:22.658273857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-03-30T14:02:22.658953936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00081s
2026-03-30T14:02:22.659308761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.660125405Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-03-30T14:02:22.660496131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019253s
2026-03-30T14:02:22.660944534Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-03-30T14:02:22.661323357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.661773654Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-03-30T14:02:22.662465667Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-03-30T14:02:22.663264135Z [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-30T14:02:22.664250230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014574s
2026-03-30T14:02:22.664581548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-03-30T14:02:22.665008447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-03-30T14:02:22.665564607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006572s
2026-03-30T14:02:22.666123963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-30T14:02:22', 'InitialSetup')
2026-03-30T14:02:22.666778702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.667719376Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-03-30T14:02:22.668066345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002785s
2026-03-30T14:02:22.668400988Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-03-30T14:02:22.668764560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.669196019Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2026-03-30T14:02:22.669824404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-30T14:02:22', 'ApplicationStatus')
2026-03-30T14:02:22.670485936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.671368514Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-03-30T14:02:22.671704059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025955s
2026-03-30T14:02:22.672052010Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-03-30T14:02:22.672420772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.672854626Z [Info] IndexerProps: Starting migration of Log DB to 3
2026-03-30T14:02:22.673363751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-30T14:02:22', 'IndexerProps')
2026-03-30T14:02:22.674013399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.674889073Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-03-30T14:02:22.675217684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025212s
2026-03-30T14:02:22.675559052Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-03-30T14:02:22.676017825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.676464515Z [Info] add_update_history: Starting migration of Log DB to 4
2026-03-30T14:02:22.677043962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-03-30T14:02:22.677747628Z [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-30T14:02:22.678524553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011401s
2026-03-30T14:02:22.678868395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-03-30T14:02:22.679366999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-03-30T14:02:22.679979102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007443s
2026-03-30T14:02:22.680546955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-30T14:02:22', 'add_update_history')
2026-03-30T14:02:22.681208597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.682127197Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-03-30T14:02:22.682461170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028628s
2026-03-30T14:02:22.682810052Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-03-30T14:02:22.683182021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.683625674Z [Info] update_notifiarr: Starting migration of Log DB to 5
2026-03-30T14:02:22.684180622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-30T14:02:22', 'update_notifiarr')
2026-03-30T14:02:22.684851172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.685727637Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-03-30T14:02:22.686075698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025539s
2026-03-30T14:02:22.686404530Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-03-30T14:02:22.686781338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.687216625Z [Info] app_profiles: Starting migration of Log DB to 6
2026-03-30T14:02:22.687742383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-30T14:02:22', 'app_profiles')
2026-03-30T14:02:22.688413866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.689296483Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-03-30T14:02:22.689611838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025341s
2026-03-30T14:02:22.689960360Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-03-30T14:02:22.690328621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.690778297Z [Info] history_failed: Starting migration of Log DB to 7
2026-03-30T14:02:22.691309306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-30T14:02:22', 'history_failed')
2026-03-30T14:02:22.692000357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.692909077Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-03-30T14:02:22.693247168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025913s
2026-03-30T14:02:22.693578585Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-03-30T14:02:22.693960254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.694409689Z [Info] redacted_api: Starting migration of Log DB to 8
2026-03-30T14:02:22.694940387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-30T14:02:22', 'redacted_api')
2026-03-30T14:02:22.695600917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.696451049Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-03-30T14:02:22.696772216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025045s
2026-03-30T14:02:22.697116649Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-03-30T14:02:22.697485903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.697937291Z [Info] IndexerProxies: Starting migration of Log DB to 10
2026-03-30T14:02:22.698477910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-30T14:02:22', 'IndexerProxies')
2026-03-30T14:02:22.699136616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.699994924Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-03-30T14:02:22.700342184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025121s
2026-03-30T14:02:22.700696026Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-03-30T14:02:22.701096883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.701544525Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2026-03-30T14:02:22.702276409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-30T14:02:22', 'app_indexer_remote_name')
2026-03-30T14:02:22.702958211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.703911541Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-03-30T14:02:22.704278740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002805s
2026-03-30T14:02:22.704669708Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-03-30T14:02:22.705067699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.705508376Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2026-03-30T14:02:22.706077693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-30T14:02:22', 'desi_gazelle_to_unit3d')
2026-03-30T14:02:22.706752421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.707671672Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-03-30T14:02:22.708032409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025999s
2026-03-30T14:02:22.708417544Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-03-30T14:02:22.708820305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.709420644Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2026-03-30T14:02:22.710037927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-30T14:02:22', 'add_on_update_to_notifications')
2026-03-30T14:02:22.710735111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.711622838Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-03-30T14:02:22.712008806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027747s
2026-03-30T14:02:22.712355934Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-03-30T14:02:22.712728294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.713165665Z [Info] IndexerVersions: Starting migration of Log DB to 15
2026-03-30T14:02:22.713715071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-30T14:02:22', 'IndexerVersions')
2026-03-30T14:02:22.714383958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.715339221Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-03-30T14:02:22.715668935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026292s
2026-03-30T14:02:22.716025393Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-03-30T14:02:22.716409025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.716855655Z [Info] cleanup_config: Starting migration of Log DB to 16
2026-03-30T14:02:22.717395261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-30T14:02:22', 'cleanup_config')
2026-03-30T14:02:22.718050601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.718835121Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-03-30T14:02:22.719171558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024407s
2026-03-30T14:02:22.719507154Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-03-30T14:02:22.719902199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.720354129Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2026-03-30T14:02:22.720894908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-30T14:02:22', 'indexer_cleanup')
2026-03-30T14:02:22.721555849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.722337854Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-03-30T14:02:22.722667718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024602s
2026-03-30T14:02:22.723006901Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-03-30T14:02:22.723387868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.723833946Z [Info] minimum_seeders: Starting migration of Log DB to 18
2026-03-30T14:02:22.724438012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-30T14:02:22', 'minimum_seeders')
2026-03-30T14:02:22.725096599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.725873202Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-03-30T14:02:22.726206964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024979s
2026-03-30T14:02:22.726545236Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-03-30T14:02:22.726945091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.727367982Z [Info] remove_showrss: Starting migration of Log DB to 19
2026-03-30T14:02:22.727919854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-30T14:02:22', 'remove_showrss')
2026-03-30T14:02:22.728585464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.729400505Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-03-30T14:02:22.729727834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024783s
2026-03-30T14:02:22.730086376Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-03-30T14:02:22.730483796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.730938321Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2026-03-30T14:02:22.731522818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-30T14:02:22', 'remove_torrentparadiseml')
2026-03-30T14:02:22.732232327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.733097349Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-03-30T14:02:22.733455951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026037s
2026-03-30T14:02:22.733833631Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-03-30T14:02:22.734245460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.734704665Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2026-03-30T14:02:22.735325545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-30T14:02:22', 'localization_setting_to_string')
2026-03-30T14:02:22.736037559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.736925597Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-03-30T14:02:22.737292376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026572s
2026-03-30T14:02:22.737625246Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-03-30T14:02:22.737998026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.738437301Z [Info] orpheus_api: Starting migration of Log DB to 22
2026-03-30T14:02:22.738962388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-30T14:02:22', 'orpheus_api')
2026-03-30T14:02:22.739616946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.740489463Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-03-30T14:02:22.740813866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025079s
2026-03-30T14:02:22.741179242Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-03-30T14:02:22.741579157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.742029685Z [Info] download_client_categories: Starting migration of Log DB to 23
2026-03-30T14:02:22.742619412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-30T14:02:22', 'download_client_categories')
2026-03-30T14:02:22.743300263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.744091937Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-03-30T14:02:22.744454177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024919s
2026-03-30T14:02:22.744802167Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-03-30T14:02:22.745189407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.745631417Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2026-03-30T14:02:22.746185623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-30T14:02:22', 'add_salt_to_users')
2026-03-30T14:02:22.746846554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.747763820Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-03-30T14:02:22.748120258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025824s
2026-03-30T14:02:22.748531346Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-03-30T14:02:22.748970891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.749445627Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2026-03-30T14:02:22.750121077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-30T14:02:22', 'speedcd_userpasssettings_to_speedcdsettings')
2026-03-30T14:02:22.750857640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.751786240Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-03-30T14:02:22.752218811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027639s
2026-03-30T14:02:22.752625710Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-03-30T14:02:22.753087851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.753563859Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2026-03-30T14:02:22.754345533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-30T14:02:22', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-03-30T14:02:22.755080323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.756035035Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-03-30T14:02:22.756444269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002866s
2026-03-30T14:02:22.756847331Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-03-30T14:02:22.757303760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.757775961Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2026-03-30T14:02:22.758445389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-30T14:02:22', 'alpharatio_greatposterwall_config_contract')
2026-03-30T14:02:22.759164888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.760244922Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-03-30T14:02:22.760637623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028746s
2026-03-30T14:02:22.760970163Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-03-30T14:02:22.761350418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.761786887Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2026-03-30T14:02:22.762335071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-30T14:02:22', 'remove_notwhatcd')
2026-03-30T14:02:22.762996452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.764012047Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-03-30T14:02:22.764351431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026598s
2026-03-30T14:02:22.764723159Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-03-30T14:02:22.765125329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.765581498Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2026-03-30T14:02:22.766181005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-30T14:02:22', 'add_on_grab_to_notifications')
2026-03-30T14:02:22.766873339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.767823292Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-03-30T14:02:22.768204449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00268s
2026-03-30T14:02:22.768593523Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-03-30T14:02:22.769037717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.769506471Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2026-03-30T14:02:22.770158344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-30T14:02:22', 'animetorrents_use_custom_config_contract')
2026-03-30T14:02:22.770878654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.771696941Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-03-30T14:02:22.772138461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026158s
2026-03-30T14:02:22.772484678Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-03-30T14:02:22.772870845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.773305611Z [Info] apprise_server_url: Starting migration of Log DB to 31
2026-03-30T14:02:22.773864536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-30T14:02:22', 'apprise_server_url')
2026-03-30T14:02:22.774530377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.775299215Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-03-30T14:02:22.775641785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024401s
2026-03-30T14:02:22.776025928Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-03-30T14:02:22.776441706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.776899177Z [Info] health_restored_notification: Starting migration of Log DB to 32
2026-03-30T14:02:22.777496620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-30T14:02:22', 'health_restored_notification')
2026-03-30T14:02:22.778196459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.778983954Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-03-30T14:02:22.779355593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025312s
2026-03-30T14:02:22.779674114Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-03-30T14:02:22.780087176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.780514376Z [Info] remove_uc: Starting migration of Log DB to 33
2026-03-30T14:02:22.781033511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-30T14:02:22', 'remove_uc')
2026-03-30T14:02:22.781683821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.782438330Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-03-30T14:02:22.782763264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023884s
2026-03-30T14:02:22.783119732Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-03-30T14:02:22.783508665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.783976548Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2026-03-30T14:02:22.784558559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-30T14:02:22', 'history_fix_data_titles')
2026-03-30T14:02:22.785232146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.786060253Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-03-30T14:02:22.786424356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025404s
2026-03-30T14:02:22.786782157Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-03-30T14:02:22.787195689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.787647058Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2026-03-30T14:02:22.788277427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-30T14:02:22', 'download_client_per_indexer')
2026-03-30T14:02:22.788973830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.789800484Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-03-30T14:02:22.790171461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025885s
2026-03-30T14:02:22.790587259Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-03-30T14:02:22.791045852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.791517321Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2026-03-30T14:02:22.792219686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-03-30T14:02:22.792525972Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-03-30T14:02:22.792858903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-03-30T14:02:22.794122267Z [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-30T14:02:22.795421553Z [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-30T14:02:22.796279911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-03-30T14:02:22.797035993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-03-30T14:02:22.798320831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-03-30T14:02:22.798897642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005683s
2026-03-30T14:02:22.799225061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-03-30T14:02:22.799538112Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-03-30T14:02:22.799909921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-03-30T14:02:22.800984955Z [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-30T14:02:22.802090952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-03-30T14:02:22.802857045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-03-30T14:02:22.803651103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-03-30T14:02:22.804943115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-03-30T14:02:22.805563825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052637s
2026-03-30T14:02:22.805883017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-30T14:02:22.806189184Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-03-30T14:02:22.806546603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-03-30T14:02:22.807482949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-03-30T14:02:22.808477531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-03-30T14:02:22.809253474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-03-30T14:02:22.810034998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-03-30T14:02:22.811254774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-30T14:02:22.811896266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049577s
2026-03-30T14:02:22.812529681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-30T14:02:22', 'postgres_update_timestamp_columns_to_with_timezone')
2026-03-30T14:02:22.813270613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.814406029Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-03-30T14:02:22.814817568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007372s
2026-03-30T14:02:22.815174146Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-03-30T14:02:22.815568349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.816039879Z [Info] add_notification_status: Starting migration of Log DB to 37
2026-03-30T14:02:22.816616289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-30T14:02:22', 'add_notification_status')
2026-03-30T14:02:22.817293603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.818190169Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-03-30T14:02:22.818540244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026122s
2026-03-30T14:02:22.818936802Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-03-30T14:02:22.819369483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.819832526Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2026-03-30T14:02:22.820521553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-30T14:02:22', 'indexers_freeleech_only_config_contract')
2026-03-30T14:02:22.821238627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.822176686Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-03-30T14:02:22.822561811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027602s
2026-03-30T14:02:22.822906505Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-03-30T14:02:22.823283835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.823721506Z [Info] email_encryption: Starting migration of Log DB to 39
2026-03-30T14:02:22.824295111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-30T14:02:22', 'email_encryption')
2026-03-30T14:02:22.824955301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.825829571Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-03-30T14:02:22.826166610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025549s
2026-03-30T14:02:22.826564240Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-03-30T14:02:22.827007263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.827476818Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2026-03-30T14:02:22.828155595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-30T14:02:22', 'newznab_category_to_capabilities_settings')
2026-03-30T14:02:22.828878831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.829813152Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-03-30T14:02:22.830209310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027595s
2026-03-30T14:02:22.830587151Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-03-30T14:02:22.830999000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.831454557Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2026-03-30T14:02:22.832081189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-30T14:02:22', 'gazelle_freeleech_token_options')
2026-03-30T14:02:22.832780086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.834177631Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-03-30T14:02:22.834546854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031516s
2026-03-30T14:02:22.834936208Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-03-30T14:02:22.835358799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.835825188Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2026-03-30T14:02:22.836483383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-30T14:02:22', 'myanonamouse_freeleech_wedge_options')
2026-03-30T14:02:22.837194666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.838128376Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-03-30T14:02:22.838507549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027285s
2026-03-30T14:02:22.838888426Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-03-30T14:02:22.839299674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-30T14:02:22.839757686Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43
2026-03-30T14:02:22.840430291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-30T14:02:22', 'newznab_indexers_enable_redirect')
2026-03-30T14:02:22.841129899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-30T14:02:22.842041715Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-03-30T14:02:22.842413725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027147s
2026-03-30T14:02:23.003089807Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2026-03-30T14:02:23.010344464Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-03-30T14:02:23.015446167Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-03-30T14:02:23.120406000Z [Info] AppSyncProfileService: Setting up default app profile
2026-03-30T14:02:23.131828681Z [Info] CommandExecutor: Starting 3 threads for tasks.
2026-03-30T14:02:23.235551624Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-03-30T14:02:23.314231541Z [ls.io-init] done.
2026-03-30T14:02:23.650687227Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-03-30T14:02:23.651732382Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-03-30T14:02:23.652180434Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin