2026-01-15T09:25:07.997458785Z [migrations] started
2026-01-15T09:25:07.997543425Z [migrations] no migrations found
2026-01-15T09:25:08.018751892Z usermod: no changes
2026-01-15T09:25:08.024773237Z ───────────────────────────────────────
2026-01-15T09:25:08.024800642Z
2026-01-15T09:25:08.024804630Z ██╗ ███████╗██╗ ██████╗
2026-01-15T09:25:08.024808237Z ██║ ██╔════╝██║██╔═══██╗
2026-01-15T09:25:08.024811845Z ██║ ███████╗██║██║ ██║
2026-01-15T09:25:08.024815311Z ██║ ╚════██║██║██║ ██║
2026-01-15T09:25:08.024819139Z ███████╗███████║██║╚██████╔╝
2026-01-15T09:25:08.024822927Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-01-15T09:25:08.024827316Z
2026-01-15T09:25:08.024831494Z Brought to you by linuxserver.io
2026-01-15T09:25:08.024836143Z ───────────────────────────────────────
2026-01-15T09:25:08.025072770Z
2026-01-15T09:25:08.025079012Z To support the app dev(s) visit:
2026-01-15T09:25:08.026574654Z Prowlarr: https://opencollective.com/prowlarr
2026-01-15T09:25:08.026926493Z
2026-01-15T09:25:08.026931032Z To support LSIO projects visit:
2026-01-15T09:25:08.026934509Z https://www.linuxserver.io/donate/
2026-01-15T09:25:08.026937815Z
2026-01-15T09:25:08.026941052Z ───────────────────────────────────────
2026-01-15T09:25:08.026944800Z GID/UID
2026-01-15T09:25:08.026948106Z ───────────────────────────────────────
2026-01-15T09:25:08.031839236Z
2026-01-15T09:25:08.031873785Z User UID: 911
2026-01-15T09:25:08.031877994Z User GID: 911
2026-01-15T09:25:08.031881892Z ───────────────────────────────────────
2026-01-15T09:25:08.033560782Z Linuxserver.io version: 2.3.2.5251-pkg-37c31f4c-dev-427a4bcf181db71dea7536bc7356a6e09319fd43-pr-76
2026-01-15T09:25:08.033842810Z Build-date: 2026-01-15T09:22:16+00:00
2026-01-15T09:25:08.033852450Z ───────────────────────────────────────
2026-01-15T09:25:08.033857430Z
2026-01-15T09:25:08.085730275Z [custom-init] No custom files found, skipping...
2026-01-15T09:25:08.107949347Z failed to load "/config/config.xml": No such file or directory
2026-01-15T09:25:08.423448240Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.3.2.5251
2026-01-15T09:25:08.440573705Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-15T09:25:08.447732902Z [Debug] Bootstrap: Console selected
2026-01-15T09:25:08.449225638Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-15T09:25:08.716527427Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-15T09:25:08.782081352Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {7e322a79-653e-4ab5-9ba0-ff4c82bf0d61} may be persisted to storage in unencrypted form.
2026-01-15T09:25:08.977372746Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-01-15T09:25:09.021104267Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-01-15T09:25:09.079132577Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-15T09:25:09.086726028Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:25:09.087341548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:25:09.138090179Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-01-15T09:25:09.141776953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0514068s
2026-01-15T09:25:09.142075935Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-15T09:25:09.142311349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0550488s
2026-01-15T09:25:09.150343333Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-15T09:25:09.150946247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.155634848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-15T09:25:09.163579726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-15T09:25:09.180110164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241402s
2026-01-15T09:25:09.180553486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.272048378Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-15T09:25:09.272454255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1159072s
2026-01-15T09:25:09.283235164Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-15T09:25:09.283712375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.291567252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-15T09:25:09.293296304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:25:09.294300997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022988s
2026-01-15T09:25:09.294723027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:25:09.295216411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000145s
2026-01-15T09:25:09.295981531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-15T09:25:09.297029161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-15T09:25:09.300199705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037927s
2026-01-15T09:25:09.300673680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.324502083Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-15T09:25:09.325544772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027804s
2026-01-15T09:25:09.327276309Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-15T09:25:09.328314690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.330412324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:25:09.332076284Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.45E-05s
2026-01-15T09:25:09.333112260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-15T09:25:09.333831880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-15T09:25:09.334835531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012508s
2026-01-15T09:25:09.335281248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.336573570Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-15T09:25:09.337008807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028711s
2026-01-15T09:25:09.339234409Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-15T09:25:09.339719185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.340903700Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-01-15T09:25:09.348560007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-01-15T09:25:09.349577937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL)
2026-01-15T09:25:09.350445674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001531s
2026-01-15T09:25:09.350992916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-01-15T09:25:09.351615159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-01-15T09:25:09.352322113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000972s
2026-01-15T09:25:09.352666957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-01-15T09:25:09.353744447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT)
2026-01-15T09:25:09.354679610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016649s
2026-01-15T09:25:09.355108554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-01-15T09:25:09.355684424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-15T09:25:09.356405446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009613s
2026-01-15T09:25:09.356775621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-01-15T09:25:09.365151678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL)
2026-01-15T09:25:09.366700346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094054s
2026-01-15T09:25:09.367229391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-01-15T09:25:09.368405440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-01-15T09:25:09.369371174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017925s
2026-01-15T09:25:09.369786170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-01-15T09:25:09.370479686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-15T09:25:09.371175868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010168s
2026-01-15T09:25:09.371525923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-01-15T09:25:09.376704512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 25, "Added" DATETIME NOT NULL)
2026-01-15T09:25:09.378083448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062004s
2026-01-15T09:25:09.378452942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-01-15T09:25:09.379039543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-15T09:25:09.379697348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008949s
2026-01-15T09:25:09.380137795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2026-01-15T09:25:09.381054822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationIndexerMapping" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "AppId" INTEGER NOT NULL, "RemoteIndexerId" INTEGER NOT NULL)
2026-01-15T09:25:09.381608627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011599s
2026-01-15T09:25:09.381819020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2026-01-15T09:25:09.382497527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Applications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "SyncLevel" INTEGER NOT NULL, "Tags" TEXT)
2026-01-15T09:25:09.383068196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001048s
2026-01-15T09:25:09.383296014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2026-01-15T09:25:09.383661340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2026-01-15T09:25:09.384047327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005361s
2026-01-15T09:25:09.384237891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-01-15T09:25:09.384700453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-01-15T09:25:09.385030357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005906s
2026-01-15T09:25:09.385234798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-01-15T09:25:09.385556075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-01-15T09:25:09.385909858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004734s
2026-01-15T09:25:09.386119490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-01-15T09:25:09.389607464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL)
2026-01-15T09:25:09.390093112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037704s
2026-01-15T09:25:09.390324478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-01-15T09:25:09.390698090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-01-15T09:25:09.391047373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005129s
2026-01-15T09:25:09.391277817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-01-15T09:25:09.391625297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-01-15T09:25:09.392050463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005552s
2026-01-15T09:25:09.392254725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-01-15T09:25:09.393168054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-01-15T09:25:09.393854496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014017s
2026-01-15T09:25:09.394073657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-01-15T09:25:09.395040705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-01-15T09:25:09.395756276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014658s
2026-01-15T09:25:09.396029396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-01-15T09:25:09.396439692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:25:09.396847282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005983s
2026-01-15T09:25:09.397083057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-01-15T09:25:09.397591020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL)
2026-01-15T09:25:09.398051638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007789s
2026-01-15T09:25:09.398267422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-01-15T09:25:09.398588559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-15T09:25:09.398947091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000475s
2026-01-15T09:25:09.400848089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-15T09:25:09', 'InitialSetup')
2026-01-15T09:25:09.401541134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.410942877Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-15T09:25:09.411157258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123813s
2026-01-15T09:25:09.411514828Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-01-15T09:25:09.411778139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.412176050Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2026-01-15T09:25:09.415466866Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2026-01-15T09:25:09.433333143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2026-01-15T09:25:09.434697390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added" FROM "Indexers"
2026-01-15T09:25:09.435579687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-15T09:25:09.436536153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-15T09:25:09.438160454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-15T09:25:09.438634699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229074s
2026-01-15T09:25:09.438947098Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2026-01-15T09:25:09.440689246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2026-01-15T09:25:09.441801365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers"
2026-01-15T09:25:09.442434060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-15T09:25:09.443256826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-15T09:25:09.444635252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-15T09:25:09.445074757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059239s
2026-01-15T09:25:09.445501937Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2026-01-15T09:25:09.449168040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2026-01-15T09:25:09.450328156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers"
2026-01-15T09:25:09.450928745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-15T09:25:09.451575487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-15T09:25:09.452978583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-15T09:25:09.453418418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076759s
2026-01-15T09:25:09.453654053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2026-01-15T09:25:09.454417961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-01-15T09:25:09.455042559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011609s
2026-01-15T09:25:09.455322002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2026-01-15T09:25:09.455786116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-01-15T09:25:09.456266173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006883s
2026-01-15T09:25:09.456771130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-15T09:25:09', 'ApplicationStatus')
2026-01-15T09:25:09.457223541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.458518188Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-01-15T09:25:09.458735475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029113s
2026-01-15T09:25:09.459013115Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-01-15T09:25:09.459270733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.459602361Z [Info] IndexerProps: Starting migration of Main DB to 3
2026-01-15T09:25:09.460795063Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:25:09.461016789Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:25:09.461286593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2026-01-15T09:25:09.461751940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:25:09.462433482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009061s
2026-01-15T09:25:09.462672513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-01-15T09:25:09.463474749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 1)
2026-01-15T09:25:09.464113285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012185s
2026-01-15T09:25:09.464353508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-01-15T09:25:09.465145223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-01-15T09:25:09.465733026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011477s
2026-01-15T09:25:09.466011687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-01-15T09:25:09.466471413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:25:09.466895176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006474s
2026-01-15T09:25:09.467331595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-15T09:25:09', 'IndexerProps')
2026-01-15T09:25:09.467784116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.468792978Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-01-15T09:25:09.469006137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024989s
2026-01-15T09:25:09.469245489Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-01-15T09:25:09.469519521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.469830257Z [Info] add_update_history: Starting migration of Main DB to 4
2026-01-15T09:25:09.470344662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-15T09:25:09', 'add_update_history')
2026-01-15T09:25:09.470788276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.471540761Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-01-15T09:25:09.471755914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020281s
2026-01-15T09:25:09.472024164Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-01-15T09:25:09.472282755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.472596868Z [Info] update_notifiarr: Starting migration of Main DB to 5
2026-01-15T09:25:09.476068689Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-01-15T09:25:09.477184435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-01-15T09:25:09.477720435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011869s
2026-01-15T09:25:09.478180742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-15T09:25:09', 'update_notifiarr')
2026-01-15T09:25:09.478620758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.479841596Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-01-15T09:25:09.480093474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032377s
2026-01-15T09:25:09.480357736Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-01-15T09:25:09.480605966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.480904326Z [Info] app_profiles: Starting migration of Main DB to 6
2026-01-15T09:25:09.481514385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2026-01-15T09:25:09.482266339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AppSyncProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "EnableRss" INTEGER NOT NULL, "EnableInteractiveSearch" INTEGER NOT NULL, "EnableAutomaticSearch" INTEGER NOT NULL)
2026-01-15T09:25:09.482865115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011034s
2026-01-15T09:25:09.483109186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2026-01-15T09:25:09.483502558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2026-01-15T09:25:09.483943506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000606s
2026-01-15T09:25:09.484153359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:25:09.484343171Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-15T09:25:09.484576801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2026-01-15T09:25:09.484957989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:25:09.485746467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009452s
2026-01-15T09:25:09.486176633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-15T09:25:09', 'app_profiles')
2026-01-15T09:25:09.486598793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.487438123Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-01-15T09:25:09.487638346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026146s
2026-01-15T09:25:09.487883039Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-01-15T09:25:09.488135107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.488424640Z [Info] history_failed: Starting migration of Main DB to 7
2026-01-15T09:25:09.488951881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-15T09:25:09.489152996Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:25:09.489384653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2026-01-15T09:25:09.489775490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:25:09.490668087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010418s
2026-01-15T09:25:09.491144516Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-01-15T09:25:09.491741950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-01-15T09:25:09.492243419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007318s
2026-01-15T09:25:09.492788497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-15T09:25:09', 'history_failed')
2026-01-15T09:25:09.493346320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.494453670Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-01-15T09:25:09.494717391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028983s
2026-01-15T09:25:09.495006093Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-01-15T09:25:09.495318271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.495681523Z [Info] redacted_api: Starting migration of Main DB to 8
2026-01-15T09:25:09.496194977Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:25:09.496515162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:25:09.498609719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021765s
2026-01-15T09:25:09.499047431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-15T09:25:09', 'redacted_api')
2026-01-15T09:25:09.499465753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.500140622Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-01-15T09:25:09.500355104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003683s
2026-01-15T09:25:09.500581790Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-01-15T09:25:09.500831854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.501126187Z [Info] IndexerProxies: Starting migration of Main DB to 10
2026-01-15T09:25:09.501643869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2026-01-15T09:25:09.502311904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerProxies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT)
2026-01-15T09:25:09.502883465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010208s
2026-01-15T09:25:09.503094991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:25:09.503273971Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-15T09:25:09.503493333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-01-15T09:25:09.503801534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-01-15T09:25:09.504544750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008295s
2026-01-15T09:25:09.504983684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-15T09:25:09', 'IndexerProxies')
2026-01-15T09:25:09.505427087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.506235285Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-01-15T09:25:09.506448825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024887s
2026-01-15T09:25:09.506703688Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-01-15T09:25:09.506962950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.507270479Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2026-01-15T09:25:09.507652017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2026-01-15T09:25:09.507946220Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-15T09:25:09.508260733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2026-01-15T09:25:09.508706731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2026-01-15T09:25:09.523494960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114667s
2026-01-15T09:25:09.531460620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-15T09:25:09', 'app_indexer_remote_name')
2026-01-15T09:25:09.536841596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.538050450Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-01-15T09:25:09.538288079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294638s
2026-01-15T09:25:09.538549515Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-01-15T09:25:09.538829339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.539143491Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2026-01-15T09:25:09.541771884Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:09.542770845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2026-01-15T09:25:09.543163316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011788s
2026-01-15T09:25:09.543627891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-15T09:25:09', 'desi_gazelle_to_unit3d')
2026-01-15T09:25:09.544085192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.545050456Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-01-15T09:25:09.545286531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030184s
2026-01-15T09:25:09.545553018Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-01-15T09:25:09.545831288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.546160611Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2026-01-15T09:25:09.546560567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:25:09.546773155Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-15T09:25:09.547050463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-01-15T09:25:09.547490880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:25:09.548277104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000965s
2026-01-15T09:25:09.548759715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-15T09:25:09', 'add_on_update_to_notifications')
2026-01-15T09:25:09.549214732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.550127540Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-01-15T09:25:09.550362894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027619s
2026-01-15T09:25:09.550608719Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-01-15T09:25:09.550869995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.551188827Z [Info] IndexerVersions: Starting migration of Main DB to 15
2026-01-15T09:25:09.551749726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2026-01-15T09:25:09.552456279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME)
2026-01-15T09:25:09.552995645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009505s
2026-01-15T09:25:09.553298485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2026-01-15T09:25:09.553809093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-01-15T09:25:09.554264340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007121s
2026-01-15T09:25:09.554545646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2026-01-15T09:25:09.555008298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-01-15T09:25:09.555439135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006565s
2026-01-15T09:25:09.555892027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-15T09:25:09', 'IndexerVersions')
2026-01-15T09:25:09.556342645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.557370114Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-01-15T09:25:09.557597582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025501s
2026-01-15T09:25:09.557835010Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-01-15T09:25:09.558095023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.558401801Z [Info] cleanup_config: Starting migration of Main DB to 16
2026-01-15T09:25:09.560131484Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:09.561117941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2026-01-15T09:25:09.561450681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010588s
2026-01-15T09:25:09.561729963Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:09.562130610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2026-01-15T09:25:09.562454993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004902s
2026-01-15T09:25:09.562896212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-15T09:25:09', 'cleanup_config')
2026-01-15T09:25:09.563332160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.564130868Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-01-15T09:25:09.564348156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021312s
2026-01-15T09:25:09.564596636Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-01-15T09:25:09.564855227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.565170622Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2026-01-15T09:25:09.567201692Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:09.567575073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2026-01-15T09:25:09.567922222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004515s
2026-01-15T09:25:09.568197978Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:09.568570728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2026-01-15T09:25:09.568888037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004481s
2026-01-15T09:25:09.569158772Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:09.569518276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2026-01-15T09:25:09.569839052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004463s
2026-01-15T09:25:09.570116010Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:09.570472558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2026-01-15T09:25:09.570798404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004453s
2026-01-15T09:25:09.571076865Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:09.571445868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2026-01-15T09:25:09.571763006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004446s
2026-01-15T09:25:09.572057580Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:09.572432625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2026-01-15T09:25:09.572763581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004591s
2026-01-15T09:25:09.573032693Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:09.573412057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2026-01-15T09:25:09.573733614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004608s
2026-01-15T09:25:09.574007726Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:09.574378102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2026-01-15T09:25:09.574706985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004612s
2026-01-15T09:25:09.575008381Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:09.579117375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2026-01-15T09:25:09.579478883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042576s
2026-01-15T09:25:09.579765440Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:09.580202631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2026-01-15T09:25:09.580578357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004989s
2026-01-15T09:25:09.580916428Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:09.581322887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2026-01-15T09:25:09.581637280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004649s
2026-01-15T09:25:09.581915741Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:09.582295706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2026-01-15T09:25:09.582651793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004727s
2026-01-15T09:25:09.582906015Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:09.583283445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2026-01-15T09:25:09.583610223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004639s
2026-01-15T09:25:09.583911379Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:09.584274170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2026-01-15T09:25:09.584605557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004626s
2026-01-15T09:25:09.584876353Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:09.585254534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2026-01-15T09:25:09.585621844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005013s
2026-01-15T09:25:09.585904012Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:09.586349629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2026-01-15T09:25:09.586833013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006599s
2026-01-15T09:25:09.587023646Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:09.589291874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2026-01-15T09:25:09.589313327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020283s
2026-01-15T09:25:09.589764836Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:09.589923816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2026-01-15T09:25:09.590296216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006104s
2026-01-15T09:25:09.590509285Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:09.590897116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2026-01-15T09:25:09.591290398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005919s
2026-01-15T09:25:09.591465371Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:09.591864755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2026-01-15T09:25:09.592262125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005952s
2026-01-15T09:25:09.592428500Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:09.592851882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2026-01-15T09:25:09.593190504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005802s
2026-01-15T09:25:09.593383914Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:09.593791454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2026-01-15T09:25:09.594171690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005719s
2026-01-15T09:25:09.594329698Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:09.594734984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-01-15T09:25:09.595091242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005921s
2026-01-15T09:25:09.595289471Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:09.595687603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2026-01-15T09:25:09.596085233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000617s
2026-01-15T09:25:09.596267791Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:09.596688919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2026-01-15T09:25:09.597034305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005641s
2026-01-15T09:25:09.597213606Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:09.597625595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2026-01-15T09:25:09.598092586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005746s
2026-01-15T09:25:09.598183258Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:09.598594196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2026-01-15T09:25:09.598963409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005925s
2026-01-15T09:25:09.599167771Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:09.599868662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-01-15T09:25:09.600278347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000677s
2026-01-15T09:25:09.600464202Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:09.600867173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2026-01-15T09:25:09.601236928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000592s
2026-01-15T09:25:09.601417661Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:09.601818348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2026-01-15T09:25:09.602198153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005735s
2026-01-15T09:25:09.602387064Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:09.602765826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2026-01-15T09:25:09.603122174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005745s
2026-01-15T09:25:09.603312196Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:09.603733735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2026-01-15T09:25:09.604096375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005842s
2026-01-15T09:25:09.604278141Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:09.604896958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2026-01-15T09:25:09.605054535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005759s
2026-01-15T09:25:09.605220770Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:09.605683351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2026-01-15T09:25:09.606066422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006176s
2026-01-15T09:25:09.606261165Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:09.606676992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2026-01-15T09:25:09.607039782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005859s
2026-01-15T09:25:09.607509629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-15T09:25:09', 'indexer_cleanup')
2026-01-15T09:25:09.607996980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.609642002Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-01-15T09:25:09.609858478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031466s
2026-01-15T09:25:09.610160857Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-01-15T09:25:09.610433797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.610773461Z [Info] minimum_seeders: Starting migration of Main DB to 18
2026-01-15T09:25:09.611361846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2026-01-15T09:25:09.611566017Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-15T09:25:09.611841030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2026-01-15T09:25:09.612380968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:25:09.613197512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010208s
2026-01-15T09:25:09.613681787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-15T09:25:09', 'minimum_seeders')
2026-01-15T09:25:09.614176824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.615156738Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-01-15T09:25:09.615359456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029115s
2026-01-15T09:25:09.615587144Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-01-15T09:25:09.615868812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.616228826Z [Info] remove_showrss: Starting migration of Main DB to 19
2026-01-15T09:25:09.616657951Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:09.617028747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2026-01-15T09:25:09.617354874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004426s
2026-01-15T09:25:09.617868328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-15T09:25:09', 'remove_showrss')
2026-01-15T09:25:09.618306741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.619335021Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-01-15T09:25:09.619581868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023841s
2026-01-15T09:25:09.619942855Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-01-15T09:25:09.620234573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.620653115Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2026-01-15T09:25:09.621130847Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:09.621600413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2026-01-15T09:25:09.622019126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005949s
2026-01-15T09:25:09.622565977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-15T09:25:09', 'remove_torrentparadiseml')
2026-01-15T09:25:09.623117889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.624716137Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-01-15T09:25:09.624977062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032096s
2026-01-15T09:25:09.625339983Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-01-15T09:25:09.625673525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.626080755Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2026-01-15T09:25:09.626595120Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:25:09.626909774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:25:09.627988777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009827s
2026-01-15T09:25:09.628486199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-15T09:25:09', 'localization_setting_to_string')
2026-01-15T09:25:09.629055285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.630208577Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-01-15T09:25:09.630407468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032884s
2026-01-15T09:25:09.630640407Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-01-15T09:25:09.630895721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.631193350Z [Info] orpheus_api: Starting migration of Main DB to 22
2026-01-15T09:25:09.631496761Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:25:09.631750412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:25:09.636054840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043194s
2026-01-15T09:25:09.636890923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-15T09:25:09', 'orpheus_api')
2026-01-15T09:25:09.637337041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.638256633Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-01-15T09:25:09.638476356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065156s
2026-01-15T09:25:09.638868195Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-01-15T09:25:09.639117797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.639486089Z [Info] download_client_categories: Starting migration of Main DB to 23
2026-01-15T09:25:09.639869200Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-15T09:25:09.640083271Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-15T09:25:09.640332874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2026-01-15T09:25:09.640783351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:25:09.641516157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009405s
2026-01-15T09:25:09.641988478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-15T09:25:09', 'download_client_categories')
2026-01-15T09:25:09.642438634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.643355791Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-01-15T09:25:09.643576806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027245s
2026-01-15T09:25:09.643904646Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-01-15T09:25:09.644105892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.644411377Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2026-01-15T09:25:09.644760440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-01-15T09:25:09.644960723Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-15T09:25:09.645166537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-01-15T09:25:09.645471271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-01-15T09:25:09.646151190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007491s
2026-01-15T09:25:09.646389099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-01-15T09:25:09.646729705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-01-15T09:25:09.647428051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007992s
2026-01-15T09:25:09.647928649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-15T09:25:09', 'add_salt_to_users')
2026-01-15T09:25:09.648379156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.649441776Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-01-15T09:25:09.649657411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00278s
2026-01-15T09:25:09.649962164Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-01-15T09:25:09.650270134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.650614067Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2026-01-15T09:25:09.650984303Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:09.651383697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2026-01-15T09:25:09.651743622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000554s
2026-01-15T09:25:09.652283659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-15T09:25:09', 'speedcd_userpasssettings_to_speedcdsettings')
2026-01-15T09:25:09.652755870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.653783299Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-01-15T09:25:09.654081640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024933s
2026-01-15T09:25:09.654461384Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-01-15T09:25:09.654793774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.655155883Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2026-01-15T09:25:09.655508242Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:09.655935563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2026-01-15T09:25:09.656301420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005839s
2026-01-15T09:25:09.656797378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-15T09:25:09', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-01-15T09:25:09.657257555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.658391228Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-01-15T09:25:09.658636532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025719s
2026-01-15T09:25:09.658920544Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-01-15T09:25:09.659202842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.659542726Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2026-01-15T09:25:09.660036902Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:09.660438791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2026-01-15T09:25:09.660797022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005623s
2026-01-15T09:25:09.660982435Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:09.661389205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2026-01-15T09:25:09.661750532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005836s
2026-01-15T09:25:09.662243715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-15T09:25:09', 'alpharatio_greatposterwall_config_contract')
2026-01-15T09:25:09.662697950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.663832675Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-01-15T09:25:09.664122338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025655s
2026-01-15T09:25:09.664354716Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-01-15T09:25:09.664612565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.664913732Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2026-01-15T09:25:09.665293567Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:09.665669624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2026-01-15T09:25:09.666004709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004539s
2026-01-15T09:25:09.666444084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-15T09:25:09', 'remove_notwhatcd')
2026-01-15T09:25:09.666881124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.667975037Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-01-15T09:25:09.668200060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023405s
2026-01-15T09:25:09.668481767Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-01-15T09:25:09.668768234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.669081244Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2026-01-15T09:25:09.669545830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:25:09.669754480Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-15T09:25:09.670003632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2026-01-15T09:25:09.670380320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:25:09.671193117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009657s
2026-01-15T09:25:09.671403500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:25:09.671595076Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-15T09:25:09.671875200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2026-01-15T09:25:09.672300567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:25:09.673012941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008978s
2026-01-15T09:25:09.673466354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-15T09:25:09', 'add_on_grab_to_notifications')
2026-01-15T09:25:09.673907723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.675495671Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-01-15T09:25:09.675716054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033279s
2026-01-15T09:25:09.676017992Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-01-15T09:25:09.676307014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.676627309Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2026-01-15T09:25:09.677013537Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:09.677427020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-01-15T09:25:09.677781243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00058s
2026-01-15T09:25:09.678268795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-15T09:25:09', 'animetorrents_use_custom_config_contract')
2026-01-15T09:25:09.678714753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.680141285Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-01-15T09:25:09.680381459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002839s
2026-01-15T09:25:09.680611662Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-01-15T09:25:09.680864492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.681161670Z [Info] apprise_server_url: Starting migration of Main DB to 31
2026-01-15T09:25:09.681458137Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:25:09.681729514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:25:09.682572631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008922s
2026-01-15T09:25:09.683025293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-15T09:25:09', 'apprise_server_url')
2026-01-15T09:25:09.683469868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.684486606Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-01-15T09:25:09.684701789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027639s
2026-01-15T09:25:09.684960450Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-01-15T09:25:09.685237909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.685550608Z [Info] health_restored_notification: Starting migration of Main DB to 32
2026-01-15T09:25:09.686468617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:25:09.686678580Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.8E-06s
2026-01-15T09:25:09.686947661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-01-15T09:25:09.687382978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:25:09.688177788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009766s
2026-01-15T09:25:09.688641482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-15T09:25:09', 'health_restored_notification')
2026-01-15T09:25:09.689086278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.690131823Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-01-15T09:25:09.690355033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028847s
2026-01-15T09:25:09.690604164Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-01-15T09:25:09.691206096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.691254384Z [Info] remove_uc: Starting migration of Main DB to 33
2026-01-15T09:25:09.691707035Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:09.692249417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-01-15T09:25:09.692717179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006141s
2026-01-15T09:25:09.693169640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-15T09:25:09', 'remove_uc')
2026-01-15T09:25:09.693618965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.694532144Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-01-15T09:25:09.694766686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023995s
2026-01-15T09:25:09.695033493Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-01-15T09:25:09.695324379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.695829777Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2026-01-15T09:25:09.696177106Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:25:09.696437711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:25:09.697286701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008839s
2026-01-15T09:25:09.697753320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-15T09:25:09', 'history_fix_data_titles')
2026-01-15T09:25:09.698189999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.699108479Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-01-15T09:25:09.699328121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026638s
2026-01-15T09:25:09.699594588Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-01-15T09:25:09.699913460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.700221210Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2026-01-15T09:25:09.700632919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:25:09.700835978Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-15T09:25:09.701091041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-01-15T09:25:09.701517189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:25:09.702553316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011946s
2026-01-15T09:25:09.703037551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-15T09:25:09', 'download_client_per_indexer')
2026-01-15T09:25:09.703540033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.704555708Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-01-15T09:25:09.704800792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031527s
2026-01-15T09:25:09.705175887Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-15T09:25:09.705581764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.706140550Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2026-01-15T09:25:09.709216433Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-01-15T09:25:09.709444803Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2026-01-15T09:25:09.709907355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2026-01-15T09:25:09.712802845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-01-15T09:25:09.714013212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus"
2026-01-15T09:25:09.714641497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-01-15T09:25:09.715323340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-01-15T09:25:09.717595296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-01-15T09:25:09.718066595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078783s
2026-01-15T09:25:09.718306428Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-01-15T09:25:09.718532613Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2026-01-15T09:25:09.718830513Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2026-01-15T09:25:09.721043199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-01-15T09:25:09.722217694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus"
2026-01-15T09:25:09.722855969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-01-15T09:25:09.723509876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-01-15T09:25:09.725508921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-01-15T09:25:09.725951302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068586s
2026-01-15T09:25:09.726204762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-01-15T09:25:09.726437651Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-01-15T09:25:09.726737966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2026-01-15T09:25:09.728835931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-01-15T09:25:09.730008111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus"
2026-01-15T09:25:09.730632829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-01-15T09:25:09.731278409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-01-15T09:25:09.733309579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-01-15T09:25:09.733765778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067641s
2026-01-15T09:25:09.735177631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-15T09:25:09.735389027Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-15T09:25:09.735634511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-01-15T09:25:09.738142952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-01-15T09:25:09.739464984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-01-15T09:25:09.740194143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-15T09:25:09.740680502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-15T09:25:09.742223068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063441s
2026-01-15T09:25:09.742430275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-15T09:25:09.742617603Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:25:09.742861093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-01-15T09:25:09.748601732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-01-15T09:25:09.750205953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-01-15T09:25:09.750942546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-15T09:25:09.751482884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-15T09:25:09.753033186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099122s
2026-01-15T09:25:09.753248910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-15T09:25:09.753438031Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2026-01-15T09:25:09.753707905Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-01-15T09:25:09.756001934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-01-15T09:25:09.757237583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-01-15T09:25:09.757867281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-15T09:25:09.758358049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-15T09:25:09.759840173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058874s
2026-01-15T09:25:09.760101870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-15T09:25:09.760823213Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-01-15T09:25:09.760833584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-01-15T09:25:09.762966960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-01-15T09:25:09.764160222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-01-15T09:25:09.764846154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-15T09:25:09.765524489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-15T09:25:09.767239002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:25:09.767688848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006691s
2026-01-15T09:25:09.768017209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-15T09:25:09.768235529Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-15T09:25:09.768551034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-01-15T09:25:09.770749982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-01-15T09:25:09.771963145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-01-15T09:25:09.772640058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-15T09:25:09.773372934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-15T09:25:09.775279523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:25:09.775740291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069315s
2026-01-15T09:25:09.776003782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-15T09:25:09.776224426Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-15T09:25:09.776521985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-01-15T09:25:09.778692987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-01-15T09:25:09.780639526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-01-15T09:25:09.781302682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-15T09:25:09.782010437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-15T09:25:09.783749469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:25:09.784217862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074383s
2026-01-15T09:25:09.784429969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-15T09:25:09.784618148Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-15T09:25:09.784865526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-01-15T09:25:09.786964142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Successful" INTEGER NOT NULL)
2026-01-15T09:25:09.787948575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful") SELECT "Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful" FROM "History"
2026-01-15T09:25:09.788508963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-15T09:25:09.789203161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-15T09:25:09.791128368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-15T09:25:09.791672413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-15T09:25:09.792336771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072259s
2026-01-15T09:25:09.792587937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2026-01-15T09:25:09.792806467Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:25:09.793216212Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2026-01-15T09:25:09.795181359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME)
2026-01-15T09:25:09.796190691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerDefinitionVersions_temp" ("Id", "DefinitionId", "File", "Sha", "LastUpdated") SELECT "Id", "DefinitionId", "File", "Sha", "LastUpdated" FROM "IndexerDefinitionVersions"
2026-01-15T09:25:09.796762042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2026-01-15T09:25:09.797562364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2026-01-15T09:25:09.799812615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-01-15T09:25:09.800571463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-01-15T09:25:09.801038473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007557s
2026-01-15T09:25:09.801267404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:25:09.801483810Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:25:09.801808494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-01-15T09:25:09.804834367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-01-15T09:25:09.806599672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2026-01-15T09:25:09.807362067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:25:09.808020142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:25:09.810219812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:25:09.810630429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085408s
2026-01-15T09:25:09.810848097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:25:09.811033961Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-15T09:25:09.811312933Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-01-15T09:25:09.813608796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-01-15T09:25:09.815113316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2026-01-15T09:25:09.815911112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:25:09.816533816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:25:09.818152375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:25:09.818562150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070049s
2026-01-15T09:25:09.818775961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:25:09.818967156Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-15T09:25:09.819248382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-01-15T09:25:09.821618294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-01-15T09:25:09.831638622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2026-01-15T09:25:09.832926035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:25:09.833859244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:25:09.836270138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:25:09.836836259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173163s
2026-01-15T09:25:09.837151393Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:25:09.837432770Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s
2026-01-15T09:25:09.837868858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2026-01-15T09:25:09.842358970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-01-15T09:25:09.844079464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2026-01-15T09:25:09.845273889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:25:09.845995633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:25:09.848346096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:25:09.848906354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106747s
2026-01-15T09:25:09.849202260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:25:09.849508156Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s
2026-01-15T09:25:09.849853411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2026-01-15T09:25:09.853812173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL, "Redirect" INTEGER NOT NULL, "AppProfileId" INTEGER NOT NULL, "Tags" TEXT, "DownloadClientId" INTEGER NOT NULL)
2026-01-15T09:25:09.855755486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId" FROM "Indexers"
2026-01-15T09:25:09.856726221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-15T09:25:09.857494598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-15T09:25:09.859534997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-15T09:25:09.860711095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105571s
2026-01-15T09:25:09.861017582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-15T09:25:09.861312416Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-01-15T09:25:09.861701209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-01-15T09:25:09.864985472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-01-15T09:25:09.866256061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-01-15T09:25:09.866986892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-15T09:25:09.868174574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-15T09:25:09.870770491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-15T09:25:09.871252522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009119s
2026-01-15T09:25:09.871502926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-15T09:25:09.871760775Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-15T09:25:09.872089828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-01-15T09:25:09.874854876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-01-15T09:25:09.875875511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-01-15T09:25:09.876460489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-15T09:25:09.877105147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-15T09:25:09.878806884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-15T09:25:09.879271199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066594s
2026-01-15T09:25:09.879493567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:25:09.879703279Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-15T09:25:09.880021881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-15T09:25:09.882119444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-15T09:25:09.882880246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-15T09:25:09.883378399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-15T09:25:09.884015603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-15T09:25:09.885623961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:25:09.886086583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058404s
2026-01-15T09:25:09.886637432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-15T09:25:09', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-15T09:25:09.887150295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.889264332Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-15T09:25:09.889527832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089134s
2026-01-15T09:25:09.889843398Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-01-15T09:25:09.890118752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.890478808Z [Info] add_notification_status: Starting migration of Main DB to 37
2026-01-15T09:25:09.891292266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-01-15T09:25:09.892112828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-01-15T09:25:09.892762045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011993s
2026-01-15T09:25:09.893021027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-01-15T09:25:09.893480011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-01-15T09:25:09.893949977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006838s
2026-01-15T09:25:09.894424743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-15T09:25:09', 'add_notification_status')
2026-01-15T09:25:09.894888798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.896537788Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-01-15T09:25:09.896771198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032247s
2026-01-15T09:25:09.897078718Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-01-15T09:25:09.897373992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.897721532Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2026-01-15T09:25:09.898234906Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:09.898642537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2026-01-15T09:25:09.899016139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005668s
2026-01-15T09:25:09.899221232Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:09.899635897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-01-15T09:25:09.900089851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006625s
2026-01-15T09:25:09.900297790Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:09.900691743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2026-01-15T09:25:09.901068602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005712s
2026-01-15T09:25:09.901589050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-15T09:25:09', 'indexers_freeleech_only_config_contract')
2026-01-15T09:25:09.902070299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.904117992Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-01-15T09:25:09.904377445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035252s
2026-01-15T09:25:09.904632799Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-01-15T09:25:09.904913164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.905234611Z [Info] email_encryption: Starting migration of Main DB to 39
2026-01-15T09:25:09.905593223Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:25:09.905865471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:25:09.906632546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008046s
2026-01-15T09:25:09.907100488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-15T09:25:09', 'email_encryption')
2026-01-15T09:25:09.907558851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.909056407Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-01-15T09:25:09.909293705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031984s
2026-01-15T09:25:09.909599120Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-01-15T09:25:09.909902040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.910250051Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2026-01-15T09:25:09.910611619Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:25:09.910885821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:25:09.911946146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010867s
2026-01-15T09:25:09.912476103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-15T09:25:09', 'newznab_category_to_capabilities_settings')
2026-01-15T09:25:09.912964657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.914621984Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-01-15T09:25:09.914900966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036891s
2026-01-15T09:25:09.915173805Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-01-15T09:25:09.915473168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.915807281Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2026-01-15T09:25:09.916229251Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:25:09.916508703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:25:09.917233643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007775s
2026-01-15T09:25:09.917726515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-15T09:25:09', 'gazelle_freeleech_token_options')
2026-01-15T09:25:09.918205029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.919459164Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-01-15T09:25:09.919705070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002941s
2026-01-15T09:25:09.920028361Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-01-15T09:25:09.920335980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.920676586Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2026-01-15T09:25:09.921041220Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:25:09.921310282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:25:09.921928336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000657s
2026-01-15T09:25:09.922447081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-15T09:25:09', 'myanonamouse_freeleech_wedge_options')
2026-01-15T09:25:09.922941236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.923975809Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-01-15T09:25:09.924230763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026028s
2026-01-15T09:25:09.924517150Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-01-15T09:25:09.924807394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:09.925145194Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43
2026-01-15T09:25:09.925494548Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:25:09.925768670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:25:09.937048564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112676s
2026-01-15T09:25:09.937592960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-01-15T09:25:09', 'newznab_indexers_enable_redirect')
2026-01-15T09:25:09.938092376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:09.939735735Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-01-15T09:25:09.939959095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139124s
2026-01-15T09:25:09.949338462Z [Debug] MigrationController: Took: 00:00:00.9274255
2026-01-15T09:25:10.042995016Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-01-15T09:25:10.065548301Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-01-15T09:25:10.079350384Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-15T09:25:10.079883558Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:25:10.080265738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:25:10.094184415Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-01-15T09:25:10.094557706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143326s
2026-01-15T09:25:10.094912210Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-15T09:25:10.095281694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146732s
2026-01-15T09:25:10.099301640Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-15T09:25:10.099704270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.100437467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-15T09:25:10.100930820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-15T09:25:10.101601270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008164s
2026-01-15T09:25:10.102682618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.104660711Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-15T09:25:10.105110507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037373s
2026-01-15T09:25:10.105729633Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-15T09:25:10.106149358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.107043319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-15T09:25:10.107599398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:25:10.108373698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008986s
2026-01-15T09:25:10.108698492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:25:10.109024548Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-15T09:25:10.109417249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-15T09:25:10.110155335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-15T09:25:10.111304229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012798s
2026-01-15T09:25:10.111670075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.112897988Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-15T09:25:10.113270328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028435s
2026-01-15T09:25:10.113763952Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-15T09:25:10.114189749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.114765379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:25:10.115100894Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-15T09:25:10.115479386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-15T09:25:10.116023432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-15T09:25:10.116730325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008603s
2026-01-15T09:25:10.117094398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.118410148Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-15T09:25:10.118784361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024809s
2026-01-15T09:25:10.119253196Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-15T09:25:10.119640275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.120129430Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-01-15T09:25:10.120828698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-01-15T09:25:10.121638579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-01-15T09:25:10.122654485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014619s
2026-01-15T09:25:10.122980721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-01-15T09:25:10.123478394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-15T09:25:10.124156569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008172s
2026-01-15T09:25:10.124737228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-15T09:25:10', 'InitialSetup')
2026-01-15T09:25:10.125472379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.127167322Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-15T09:25:10.127531335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038131s
2026-01-15T09:25:10.128007624Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-01-15T09:25:10.128457269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.128953088Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2026-01-15T09:25:10.129617756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-15T09:25:10', 'ApplicationStatus')
2026-01-15T09:25:10.130355773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.131497983Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-01-15T09:25:10.131866104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030567s
2026-01-15T09:25:10.132238193Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-01-15T09:25:10.132685995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.133184519Z [Info] IndexerProps: Starting migration of Log DB to 3
2026-01-15T09:25:10.133738985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-15T09:25:10', 'IndexerProps')
2026-01-15T09:25:10.134430818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.135744694Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-01-15T09:25:10.136104078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031131s
2026-01-15T09:25:10.136467429Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-01-15T09:25:10.136861543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.137333083Z [Info] add_update_history: Starting migration of Log DB to 4
2026-01-15T09:25:10.138067552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-01-15T09:25:10.138806019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-01-15T09:25:10.139685920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001253s
2026-01-15T09:25:10.140061106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-01-15T09:25:10.140569500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-15T09:25:10.141197264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007678s
2026-01-15T09:25:10.141761941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-15T09:25:10', 'add_update_history')
2026-01-15T09:25:10.142445197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.144003675Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-01-15T09:25:10.144393981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003499s
2026-01-15T09:25:10.144723224Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-01-15T09:25:10.145111946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.145579889Z [Info] update_notifiarr: Starting migration of Log DB to 5
2026-01-15T09:25:10.146133894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-15T09:25:10', 'update_notifiarr')
2026-01-15T09:25:10.146820687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.147916313Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-01-15T09:25:10.148217119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027554s
2026-01-15T09:25:10.148563988Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-01-15T09:25:10.148942199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.149394470Z [Info] app_profiles: Starting migration of Log DB to 6
2026-01-15T09:25:10.149932514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-15T09:25:10', 'app_profiles')
2026-01-15T09:25:10.150614898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.151959085Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-01-15T09:25:10.152300683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030266s
2026-01-15T09:25:10.152654335Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-01-15T09:25:10.153042216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.153517944Z [Info] history_failed: Starting migration of Log DB to 7
2026-01-15T09:25:10.154067380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-15T09:25:10', 'history_failed')
2026-01-15T09:25:10.154742520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.156293513Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-01-15T09:25:10.156643147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003267s
2026-01-15T09:25:10.156990336Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-01-15T09:25:10.157371173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.157823153Z [Info] redacted_api: Starting migration of Log DB to 8
2026-01-15T09:25:10.158362309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-15T09:25:10', 'redacted_api')
2026-01-15T09:25:10.159043871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.160186231Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-01-15T09:25:10.160529082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028341s
2026-01-15T09:25:10.160880098Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-01-15T09:25:10.161267298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.161736052Z [Info] IndexerProxies: Starting migration of Log DB to 10
2026-01-15T09:25:10.162285859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-15T09:25:10', 'IndexerProxies')
2026-01-15T09:25:10.162961660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.163941343Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-01-15T09:25:10.164286668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026722s
2026-01-15T09:25:10.164658767Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-01-15T09:25:10.165062280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.165532868Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2026-01-15T09:25:10.166120110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-15T09:25:10', 'app_indexer_remote_name')
2026-01-15T09:25:10.166819068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.168083063Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-01-15T09:25:10.168453660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030132s
2026-01-15T09:25:10.168819526Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-01-15T09:25:10.169221766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.169687985Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2026-01-15T09:25:10.170289777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-15T09:25:10', 'desi_gazelle_to_unit3d')
2026-01-15T09:25:10.171150189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.172117858Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-01-15T09:25:10.172470789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028672s
2026-01-15T09:25:10.172866225Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-01-15T09:25:10.173273846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.173764644Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2026-01-15T09:25:10.174367879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-15T09:25:10', 'add_on_update_to_notifications')
2026-01-15T09:25:10.175085333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.176048713Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-01-15T09:25:10.176436935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002725s
2026-01-15T09:25:10.176777090Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-01-15T09:25:10.177176564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.177619947Z [Info] IndexerVersions: Starting migration of Log DB to 15
2026-01-15T09:25:10.178173933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-15T09:25:10', 'IndexerVersions')
2026-01-15T09:25:10.178863451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.179745417Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-01-15T09:25:10.180095662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025821s
2026-01-15T09:25:10.180459625Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-01-15T09:25:10.180830903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.181290128Z [Info] cleanup_config: Starting migration of Log DB to 16
2026-01-15T09:25:10.181838833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-15T09:25:10', 'cleanup_config')
2026-01-15T09:25:10.182512720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.183407862Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-01-15T09:25:10.183746575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025952s
2026-01-15T09:25:10.184118003Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-01-15T09:25:10.184505693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.184963936Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2026-01-15T09:25:10.185515036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-15T09:25:10', 'indexer_cleanup')
2026-01-15T09:25:10.186189293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.187086380Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-01-15T09:25:10.187427497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025938s
2026-01-15T09:25:10.187781489Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-01-15T09:25:10.188187768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.188652403Z [Info] minimum_seeders: Starting migration of Log DB to 18
2026-01-15T09:25:10.189200316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-15T09:25:10', 'minimum_seeders')
2026-01-15T09:25:10.189877310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.190762482Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-01-15T09:25:10.191107056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025903s
2026-01-15T09:25:10.191449846Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-01-15T09:25:10.191835683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.192332664Z [Info] remove_showrss: Starting migration of Log DB to 19
2026-01-15T09:25:10.192867441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-15T09:25:10', 'remove_showrss')
2026-01-15T09:25:10.193535716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.194435198Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-01-15T09:25:10.194773699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026097s
2026-01-15T09:25:10.195145378Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-01-15T09:25:10.195548339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.196060571Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2026-01-15T09:25:10.196653224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-15T09:25:10', 'remove_torrentparadiseml')
2026-01-15T09:25:10.197374577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.198364740Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-01-15T09:25:10.198739405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027973s
2026-01-15T09:25:10.199135172Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-01-15T09:25:10.199559777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.200084543Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2026-01-15T09:25:10.200741416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-15T09:25:10', 'localization_setting_to_string')
2026-01-15T09:25:10.201523311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.202444065Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-01-15T09:25:10.202848439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028491s
2026-01-15T09:25:10.203215759Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-01-15T09:25:10.203609241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.204114659Z [Info] orpheus_api: Starting migration of Log DB to 22
2026-01-15T09:25:10.204644907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-15T09:25:10', 'orpheus_api')
2026-01-15T09:25:10.205352913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.206199207Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-01-15T09:25:10.206542608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026003s
2026-01-15T09:25:10.206911311Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-01-15T09:25:10.207320835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.207795702Z [Info] download_client_categories: Starting migration of Log DB to 23
2026-01-15T09:25:10.208426822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-15T09:25:10', 'download_client_categories')
2026-01-15T09:25:10.209145099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.210027496Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-01-15T09:25:10.210424174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026881s
2026-01-15T09:25:10.210857998Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-01-15T09:25:10.211283475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.211808652Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2026-01-15T09:25:10.212577681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-15T09:25:10', 'add_salt_to_users')
2026-01-15T09:25:10.213369144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.214296642Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-01-15T09:25:10.214648110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030421s
2026-01-15T09:25:10.215081493Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-01-15T09:25:10.215541489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.216064602Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2026-01-15T09:25:10.216750153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-15T09:25:10', 'speedcd_userpasssettings_to_speedcdsettings')
2026-01-15T09:25:10.217496526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.218492361Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-01-15T09:25:10.218902056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029057s
2026-01-15T09:25:10.219363295Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-01-15T09:25:10.219803792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.220331976Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2026-01-15T09:25:10.221039320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-15T09:25:10', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-01-15T09:25:10.221802096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.222705996Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-01-15T09:25:10.223119459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028362s
2026-01-15T09:25:10.223536418Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-01-15T09:25:10.224010463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.224509818Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2026-01-15T09:25:10.225200680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-15T09:25:10', 'alpharatio_greatposterwall_config_contract')
2026-01-15T09:25:10.225959337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.226901374Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-01-15T09:25:10.227311971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028607s
2026-01-15T09:25:10.227667116Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-01-15T09:25:10.228106641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.228558852Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2026-01-15T09:25:10.229116254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-15T09:25:10', 'remove_notwhatcd')
2026-01-15T09:25:10.229797115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.230685193Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-01-15T09:25:10.231035419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026061s
2026-01-15T09:25:10.231416576Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-01-15T09:25:10.231835059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.232363774Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2026-01-15T09:25:10.232962970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-15T09:25:10', 'add_on_grab_to_notifications')
2026-01-15T09:25:10.233669874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.234525467Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-01-15T09:25:10.234895622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026685s
2026-01-15T09:25:10.235306550Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-01-15T09:25:10.235748079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.236271643Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2026-01-15T09:25:10.242041151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-15T09:25:10', 'animetorrents_use_custom_config_contract')
2026-01-15T09:25:10.242882485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.243809361Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-01-15T09:25:10.244261402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080102s
2026-01-15T09:25:10.244631086Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-01-15T09:25:10.245037945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.245508884Z [Info] apprise_server_url: Starting migration of Log DB to 31
2026-01-15T09:25:10.246071306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-15T09:25:10', 'apprise_server_url')
2026-01-15T09:25:10.246758280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.247530234Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-01-15T09:25:10.247897363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025198s
2026-01-15T09:25:10.248284443Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-01-15T09:25:10.248701152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.249171709Z [Info] health_restored_notification: Starting migration of Log DB to 32
2026-01-15T09:25:10.249783942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-15T09:25:10', 'health_restored_notification')
2026-01-15T09:25:10.250487288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.251301277Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-01-15T09:25:10.251672445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025853s
2026-01-15T09:25:10.252031448Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-01-15T09:25:10.252403277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.252853233Z [Info] remove_uc: Starting migration of Log DB to 33
2026-01-15T09:25:10.253378741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-15T09:25:10', 'remove_uc')
2026-01-15T09:25:10.254051856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.254826015Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-01-15T09:25:10.255154036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024468s
2026-01-15T09:25:10.255518640Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-01-15T09:25:10.255954147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.256424114Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2026-01-15T09:25:10.257008761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-15T09:25:10', 'history_fix_data_titles')
2026-01-15T09:25:10.257698700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.258495274Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-01-15T09:25:10.258853215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002564s
2026-01-15T09:25:10.259226286Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-01-15T09:25:10.259634478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.260129745Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2026-01-15T09:25:10.260744864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-15T09:25:10', 'download_client_per_indexer')
2026-01-15T09:25:10.261446487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.262348293Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-01-15T09:25:10.262723438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026951s
2026-01-15T09:25:10.263153354Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-15T09:25:10.263612098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.264129159Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2026-01-15T09:25:10.264923388Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-01-15T09:25:10.265239124Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-15T09:25:10.265604389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-01-15T09:25:10.266916161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-01-15T09:25:10.268294015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2026-01-15T09:25:10.269135500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-01-15T09:25:10.269901493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-01-15T09:25:10.271218815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-15T09:25:10.271803874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058348s
2026-01-15T09:25:10.272172326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-01-15T09:25:10.272496057Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-15T09:25:10.272857375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-01-15T09:25:10.273986539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-01-15T09:25:10.275080752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-01-15T09:25:10.275832315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-01-15T09:25:10.276608729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-01-15T09:25:10.277885019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-15T09:25:10.278504276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052537s
2026-01-15T09:25:10.278876205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:25:10.279156870Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-15T09:25:10.279521414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-15T09:25:10.280510676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-15T09:25:10.281477924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-15T09:25:10.282252684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-15T09:25:10.283010119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-15T09:25:10.284273142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:25:10.284900766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049853s
2026-01-15T09:25:10.285533711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-15T09:25:10', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-15T09:25:10.286294543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.287542526Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-15T09:25:10.287995358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075201s
2026-01-15T09:25:10.288348148Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-01-15T09:25:10.288748424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.289221978Z [Info] add_notification_status: Starting migration of Log DB to 37
2026-01-15T09:25:10.289812367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-15T09:25:10', 'add_notification_status')
2026-01-15T09:25:10.290491013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.291526649Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-01-15T09:25:10.291902636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027751s
2026-01-15T09:25:10.292313082Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-01-15T09:25:10.292751124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.293253356Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2026-01-15T09:25:10.293901581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-15T09:25:10', 'indexers_freeleech_only_config_contract')
2026-01-15T09:25:10.294647062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.295647737Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-01-15T09:25:10.296105870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028486s
2026-01-15T09:25:10.296457638Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-01-15T09:25:10.296835699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.297295205Z [Info] email_encryption: Starting migration of Log DB to 39
2026-01-15T09:25:10.297849120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-15T09:25:10', 'email_encryption')
2026-01-15T09:25:10.298532506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.313434163Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-01-15T09:25:10.313786393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165541s
2026-01-15T09:25:10.314253233Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-01-15T09:25:10.314696906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.315177504Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2026-01-15T09:25:10.315863104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-15T09:25:10', 'newznab_category_to_capabilities_settings')
2026-01-15T09:25:10.316613405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.335302028Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-01-15T09:25:10.335876535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204982s
2026-01-15T09:25:10.336720264Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-01-15T09:25:10.337246263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.337836412Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2026-01-15T09:25:10.338489697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-15T09:25:10', 'gazelle_freeleech_token_options')
2026-01-15T09:25:10.339234507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.340562161Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-01-15T09:25:10.340958198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033079s
2026-01-15T09:25:10.341586263Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-01-15T09:25:10.342085648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.342563791Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2026-01-15T09:25:10.343209822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-15T09:25:10', 'myanonamouse_freeleech_wedge_options')
2026-01-15T09:25:10.343938469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.344923964Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-01-15T09:25:10.345309119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028203s
2026-01-15T09:25:10.345695798Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-01-15T09:25:10.346118008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:10.346596432Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43
2026-01-15T09:25:10.347221039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-01-15T09:25:10', 'newznab_indexers_enable_redirect')
2026-01-15T09:25:10.347954827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:10.348794558Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-01-15T09:25:10.349173511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026391s
2026-01-15T09:25:10.506401988Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2026-01-15T09:25:10.513564622Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-01-15T09:25:10.517750872Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-01-15T09:25:10.630479411Z [Info] AppSyncProfileService: Setting up default app profile
2026-01-15T09:25:10.644362015Z [Info] CommandExecutor: Starting 3 threads for tasks.
2026-01-15T09:25:10.711339046Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-01-15T09:25:11.075152519Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-01-15T09:25:11.076111520Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-01-15T09:25:11.076497728Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin
2026-01-15T09:25:11.340889007Z [ls.io-init] done.