2026-02-11T05:26:38.505970693Z [migrations] started
2026-02-11T05:26:38.506011986Z [migrations] no migrations found
2026-02-11T05:26:38.530517213Z usermod: no changes
2026-02-11T05:26:38.536607307Z ───────────────────────────────────────
2026-02-11T05:26:38.536626946Z
2026-02-11T05:26:38.536631355Z ██╗ ███████╗██╗ ██████╗
2026-02-11T05:26:38.536635353Z ██║ ██╔════╝██║██╔═══██╗
2026-02-11T05:26:38.536639482Z ██║ ███████╗██║██║ ██║
2026-02-11T05:26:38.536643249Z ██║ ╚════██║██║██║ ██║
2026-02-11T05:26:38.536646997Z ███████╗███████║██║╚██████╔╝
2026-02-11T05:26:38.536650784Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-02-11T05:26:38.536654552Z
2026-02-11T05:26:38.536658029Z Brought to you by linuxserver.io
2026-02-11T05:26:38.536661726Z ───────────────────────────────────────
2026-02-11T05:26:38.536903694Z
2026-02-11T05:26:38.536957322Z To support the app dev(s) visit:
2026-02-11T05:26:38.538367782Z Prowlarr: https://opencollective.com/prowlarr
2026-02-11T05:26:38.538661884Z
2026-02-11T05:26:38.538667856Z To support LSIO projects visit:
2026-02-11T05:26:38.538672045Z https://www.linuxserver.io/donate/
2026-02-11T05:26:38.538675913Z
2026-02-11T05:26:38.538679379Z ───────────────────────────────────────
2026-02-11T05:26:38.538683738Z GID/UID
2026-02-11T05:26:38.538687255Z ───────────────────────────────────────
2026-02-11T05:26:38.542796470Z
2026-02-11T05:26:38.542809156Z User UID: 911
2026-02-11T05:26:38.542816530Z User GID: 911
2026-02-11T05:26:38.542823905Z ───────────────────────────────────────
2026-02-11T05:26:38.544617166Z Linuxserver.io version: 2.3.2.5270-ls224
2026-02-11T05:26:38.544887501Z Build-date: 2026-02-11T05:23:01+00:00
2026-02-11T05:26:38.544894024Z ───────────────────────────────────────
2026-02-11T05:26:38.544898413Z
2026-02-11T05:26:38.592912059Z [custom-init] No custom files found, skipping...
2026-02-11T05:26:38.613111365Z failed to load "/config/config.xml": No such file or directory
2026-02-11T05:26:38.959363112Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.3.2.5270
2026-02-11T05:26:38.976529440Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-02-11T05:26:38.983606191Z [Debug] Bootstrap: Console selected
2026-02-11T05:26:38.984828793Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-02-11T05:26:39.235978680Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-02-11T05:26:39.299475916Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {a3821813-88e8-4b5b-80ac-7685db99cffe} may be persisted to storage in unencrypted form.
2026-02-11T05:26:39.366373460Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-02-11T05:26:39.395403398Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-02-11T05:26:39.450163911Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-02-11T05:26:39.456902140Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T05:26:39.457501146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T05:26:39.507427254Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-02-11T05:26:39.511726191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0505777s
2026-02-11T05:26:39.512054241Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-02-11T05:26:39.512288974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0548195s
2026-02-11T05:26:39.519703364Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-02-11T05:26:39.520302771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:39.524833806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-02-11T05:26:39.532860429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-02-11T05:26:39.543734046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186613s
2026-02-11T05:26:39.544206608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:39.546744117Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-02-11T05:26:39.546949982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216543s
2026-02-11T05:26:39.553234718Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-02-11T05:26:39.553504240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:39.558504329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-02-11T05:26:39.559520275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-02-11T05:26:39.560106365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013694s
2026-02-11T05:26:39.560380207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-11T05:26:39.561344619Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.55E-05s
2026-02-11T05:26:39.561904456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-02-11T05:26:39.562550477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-02-11T05:26:39.563298133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011346s
2026-02-11T05:26:39.563577946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:39.564587870Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-02-11T05:26:39.564815819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023802s
2026-02-11T05:26:39.565394985Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-02-11T05:26:39.565671241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:39.566486844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-11T05:26:39.566713731Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-02-11T05:26:39.566987231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-02-11T05:26:39.567347998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-02-11T05:26:39.567951724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007176s
2026-02-11T05:26:39.568213030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:39.568944362Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-02-11T05:26:39.569157502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016741s
2026-02-11T05:26:39.570353109Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-02-11T05:26:39.570603814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:39.571274204Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-02-11T05:26:39.575399561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-02-11T05:26:39.576002465Z [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-02-11T05:26:39.576504216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008925s
2026-02-11T05:26:39.576723097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-02-11T05:26:39.577069805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-02-11T05:26:39.577479550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005573s
2026-02-11T05:26:39.577681998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-02-11T05:26:39.578300122Z [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-02-11T05:26:39.578846793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009715s
2026-02-11T05:26:39.579086566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-02-11T05:26:39.579433425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-02-11T05:26:39.579867860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005585s
2026-02-11T05:26:39.580089706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-02-11T05:26:39.584801214Z [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-02-11T05:26:39.585542858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052404s
2026-02-11T05:26:39.585757931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-02-11T05:26:39.586403140Z [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-02-11T05:26:39.586973649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010123s
2026-02-11T05:26:39.587216678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-02-11T05:26:39.587608657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-02-11T05:26:39.588100217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000662s
2026-02-11T05:26:39.588307976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-02-11T05:26:39.591206523Z [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-02-11T05:26:39.592057166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035528s
2026-02-11T05:26:39.592283231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-02-11T05:26:39.592628015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-02-11T05:26:39.593018061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005245s
2026-02-11T05:26:39.593255469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2026-02-11T05:26:39.593890798Z [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-02-11T05:26:39.594440054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009678s
2026-02-11T05:26:39.594654375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2026-02-11T05:26:39.595340096Z [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-02-11T05:26:39.595916206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010494s
2026-02-11T05:26:39.596153635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2026-02-11T05:26:39.596513650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2026-02-11T05:26:39.596880158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005223s
2026-02-11T05:26:39.597073707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-02-11T05:26:39.597466338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-02-11T05:26:39.597855802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005905s
2026-02-11T05:26:39.598071417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-02-11T05:26:39.598395780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-02-11T05:26:39.598757488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004744s
2026-02-11T05:26:39.598946579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-02-11T05:26:39.602334451Z [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-02-11T05:26:39.602814468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036687s
2026-02-11T05:26:39.603046465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-02-11T05:26:39.603394335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-02-11T05:26:39.603771314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005147s
2026-02-11T05:26:39.604038663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-02-11T05:26:39.604396824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-02-11T05:26:39.604779745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005303s
2026-02-11T05:26:39.604988295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-02-11T05:26:39.605902246Z [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-02-11T05:26:39.606599169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014039s
2026-02-11T05:26:39.606800785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-02-11T05:26:39.607742992Z [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-02-11T05:26:39.608470588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014543s
2026-02-11T05:26:39.608718066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-02-11T05:26:39.609126008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-02-11T05:26:39.609534751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005972s
2026-02-11T05:26:39.609751357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-02-11T05:26:39.610277096Z [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-02-11T05:26:39.610732272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007791s
2026-02-11T05:26:39.610951484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-02-11T05:26:39.611275065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-02-11T05:26:39.611624820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004706s
2026-02-11T05:26:39.613379984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-02-11T05:26:39', 'InitialSetup')
2026-02-11T05:26:39.614050845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:39.615842312Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-02-11T05:26:39.616064520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046603s
2026-02-11T05:26:39.616361147Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-02-11T05:26:39.616616902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:39.616932698Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2026-02-11T05:26:39.619793349Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2026-02-11T05:26:39.637403180Z [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-02-11T05:26:39.638781656Z [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-02-11T05:26:39.639653812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-02-11T05:26:39.640556720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-02-11T05:26:39.642118736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-02-11T05:26:39.642554243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224593s
2026-02-11T05:26:39.642823445Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2026-02-11T05:26:39.644488578Z [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-02-11T05:26:39.645629686Z [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-02-11T05:26:39.646253973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-02-11T05:26:39.646857088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-02-11T05:26:39.648234361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-02-11T05:26:39.648649808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055977s
2026-02-11T05:26:39.649002548Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2026-02-11T05:26:39.652441433Z [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-02-11T05:26:39.653551037Z [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-02-11T05:26:39.654163010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-02-11T05:26:39.654766886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-02-11T05:26:39.656156113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-02-11T05:26:39.656575257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073396s
2026-02-11T05:26:39.656803327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2026-02-11T05:26:39.657545491Z [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-02-11T05:26:39.658154738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011407s
2026-02-11T05:26:39.658418720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2026-02-11T05:26:39.658842984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-02-11T05:26:39.659281046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006452s
2026-02-11T05:26:39.659726112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-02-11T05:26:39', 'ApplicationStatus')
2026-02-11T05:26:39.660208934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:39.662575981Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-02-11T05:26:39.662851446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038507s
2026-02-11T05:26:39.663106870Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-02-11T05:26:39.663326402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:39.663657720Z [Info] IndexerProps: Starting migration of Main DB to 3
2026-02-11T05:26:39.664809278Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-02-11T05:26:39.665013830Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T05:26:39.665278513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2026-02-11T05:26:39.665715944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2026-02-11T05:26:39.666402998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009021s
2026-02-11T05:26:39.666627480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-02-11T05:26:39.667425907Z [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-02-11T05:26:39.668098752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012545s
2026-02-11T05:26:39.668334146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-02-11T05:26:39.669094508Z [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-02-11T05:26:39.669636198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011221s
2026-02-11T05:26:39.669902435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-02-11T05:26:39.670351649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-02-11T05:26:39.670760232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006302s
2026-02-11T05:26:39.671181921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-02-11T05:26:39', 'IndexerProps')
2026-02-11T05:26:39.671594622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:39.672721902Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-02-11T05:26:39.672924851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025568s
2026-02-11T05:26:39.673166458Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-02-11T05:26:39.673414617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:39.673707617Z [Info] add_update_history: Starting migration of Main DB to 4
2026-02-11T05:26:39.674198336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-02-11T05:26:39', 'add_update_history')
2026-02-11T05:26:39.674624584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:39.675476139Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-02-11T05:26:39.675678787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020622s
2026-02-11T05:26:39.675920784Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-02-11T05:26:39.676171760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:39.676463878Z [Info] update_notifiarr: Starting migration of Main DB to 5
2026-02-11T05:26:39.679817320Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-02-11T05:26:39.680933588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-02-11T05:26:39.681470009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011863s
2026-02-11T05:26:39.681903141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-02-11T05:26:39', 'update_notifiarr')
2026-02-11T05:26:39.682321183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:39.683302789Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-02-11T05:26:39.683507151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029842s
2026-02-11T05:26:39.683726954Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-02-11T05:26:39.684001136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:39.684291831Z [Info] app_profiles: Starting migration of Main DB to 6
2026-02-11T05:26:39.684868112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2026-02-11T05:26:39.685589634Z [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-02-11T05:26:39.686153009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010687s
2026-02-11T05:26:39.686392872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2026-02-11T05:26:39.686776244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2026-02-11T05:26:39.687158654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005546s
2026-02-11T05:26:39.687361432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-02-11T05:26:39.687546625Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T05:26:39.687781839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2026-02-11T05:26:39.688266976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2026-02-11T05:26:39.688954721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008514s
2026-02-11T05:26:39.689374396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-02-11T05:26:39', 'app_profiles')
2026-02-11T05:26:39.689794762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:39.690710486Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-02-11T05:26:39.690909066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025822s
2026-02-11T05:26:39.691130252Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-02-11T05:26:39.691371137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:39.691658205Z [Info] history_failed: Starting migration of Main DB to 7
2026-02-11T05:26:39.692157150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-02-11T05:26:39.692352824Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-11T05:26:39.692584109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2026-02-11T05:26:39.692962521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2026-02-11T05:26:39.693618713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008105s
2026-02-11T05:26:39.693994840Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-02-11T05:26:39.694468584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-02-11T05:26:39.694832848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005311s
2026-02-11T05:26:39.695238374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-02-11T05:26:39', 'history_failed')
2026-02-11T05:26:39.695668130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:39.696575687Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-02-11T05:26:39.696784167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022619s
2026-02-11T05:26:39.697000893Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-02-11T05:26:39.697252029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:39.697535290Z [Info] redacted_api: Starting migration of Main DB to 8
2026-02-11T05:26:39.697918521Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T05:26:39.698200168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T05:26:39.700049623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019091s
2026-02-11T05:26:39.700476873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-02-11T05:26:39', 'redacted_api')
2026-02-11T05:26:39.700892019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:39.701628983Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-02-11T05:26:39.701844678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034798s
2026-02-11T05:26:39.702072597Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-02-11T05:26:39.702317249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:39.702610400Z [Info] IndexerProxies: Starting migration of Main DB to 10
2026-02-11T05:26:39.703129355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2026-02-11T05:26:39.703784013Z [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-02-11T05:26:39.704368119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010131s
2026-02-11T05:26:39.704565256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-02-11T05:26:39.704744237Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T05:26:39.704961344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-02-11T05:26:39.705268202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-02-11T05:26:39.705915074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007335s
2026-02-11T05:26:39.706343607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-02-11T05:26:39', 'IndexerProxies')
2026-02-11T05:26:39.706764034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:39.707568394Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-02-11T05:26:39.707775360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023675s
2026-02-11T05:26:39.708044142Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-02-11T05:26:39.708298444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:39.708593207Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2026-02-11T05:26:39.708962291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2026-02-11T05:26:39.709173085Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T05:26:39.709466015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2026-02-11T05:26:39.709880039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2026-02-11T05:26:39.710553214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008403s
2026-02-11T05:26:39.711001156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-02-11T05:26:39', 'app_indexer_remote_name')
2026-02-11T05:26:39.711436774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:39.712243719Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-02-11T05:26:39.712462108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024784s
2026-02-11T05:26:39.712698705Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-02-11T05:26:39.712956003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:39.713257400Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2026-02-11T05:26:39.715675599Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T05:26:39.716672797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2026-02-11T05:26:39.717052061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011705s
2026-02-11T05:26:39.717487979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-02-11T05:26:39', 'desi_gazelle_to_unit3d')
2026-02-11T05:26:39.717912303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:39.718649137Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-02-11T05:26:39.718864812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027229s
2026-02-11T05:26:39.719120937Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-02-11T05:26:39.719385530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:39.719695705Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2026-02-11T05:26:39.720088065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-11T05:26:39.720294300Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T05:26:39.720566478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-02-11T05:26:39.720991294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-02-11T05:26:39.721697987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008837s
2026-02-11T05:26:39.722141610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-02-11T05:26:39', 'add_on_update_to_notifications')
2026-02-11T05:26:39.722580093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:39.723420996Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-02-11T05:26:39.723647532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025643s
2026-02-11T05:26:39.723911294Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-02-11T05:26:39.724148291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:39.724433265Z [Info] IndexerVersions: Starting migration of Main DB to 15
2026-02-11T05:26:39.724974785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2026-02-11T05:26:39.725608040Z [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-02-11T05:26:39.726125392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009182s
2026-02-11T05:26:39.726411669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2026-02-11T05:26:39.726915634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-02-11T05:26:39.727344277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007002s
2026-02-11T05:26:39.727613028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2026-02-11T05:26:39.728072002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-02-11T05:26:39.728486587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006475s
2026-02-11T05:26:39.728909639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-02-11T05:26:39', 'IndexerVersions')
2026-02-11T05:26:39.729327060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:39.730158003Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-02-11T05:26:39.730376633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022884s
2026-02-11T05:26:39.730591877Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-02-11T05:26:39.730843744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:39.731128187Z [Info] cleanup_config: Starting migration of Main DB to 16
2026-02-11T05:26:39.732839112Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T05:26:39.733806801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2026-02-11T05:26:39.734121575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010436s
2026-02-11T05:26:39.734379895Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T05:26:39.734774730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2026-02-11T05:26:39.735092209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004885s
2026-02-11T05:26:39.735519880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-02-11T05:26:39', 'cleanup_config')
2026-02-11T05:26:39.735970658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:39.736696660Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-02-11T05:26:39.736902264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002052s
2026-02-11T05:26:39.737128379Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-02-11T05:26:39.737376198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:39.737662064Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2026-02-11T05:26:39.739635919Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T05:26:39.740008680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2026-02-11T05:26:39.740324466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004483s
2026-02-11T05:26:39.740590341Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T05:26:39.740941518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2026-02-11T05:26:39.741247013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004333s
2026-02-11T05:26:39.741504893Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T05:26:39.741854436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2026-02-11T05:26:39.742157016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004322s
2026-02-11T05:26:39.742426418Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T05:26:39.742767806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2026-02-11T05:26:39.743059693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004201s
2026-02-11T05:26:39.743327002Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T05:26:39.743671726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2026-02-11T05:26:39.744021951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004521s
2026-02-11T05:26:39.744285071Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T05:26:39.744632521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2026-02-11T05:26:39.744933687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004362s
2026-02-11T05:26:39.745186576Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T05:26:39.745537683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2026-02-11T05:26:39.745841866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004361s
2026-02-11T05:26:39.746102361Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T05:26:39.746452395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2026-02-11T05:26:39.746757390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004353s
2026-02-11T05:26:39.747016171Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T05:26:39.751006095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2026-02-11T05:26:39.751347833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040895s
2026-02-11T05:26:39.751593708Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T05:26:39.751961649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2026-02-11T05:26:39.752274199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004424s
2026-02-11T05:26:39.752525685Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T05:26:39.752876953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2026-02-11T05:26:39.753179502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004354s
2026-02-11T05:26:39.753436519Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T05:26:39.753782596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2026-02-11T05:26:39.754090747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004311s
2026-02-11T05:26:39.754367083Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T05:26:39.754705004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2026-02-11T05:26:39.755016641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004412s
2026-02-11T05:26:39.755275753Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T05:26:39.755635658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2026-02-11T05:26:39.755952316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004354s
2026-02-11T05:26:39.756213802Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T05:26:39.756560701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2026-02-11T05:26:39.756908651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004739s
2026-02-11T05:26:39.757170108Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T05:26:39.757507046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2026-02-11T05:26:39.757814986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004174s
2026-02-11T05:26:39.758005340Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T05:26:39.759476242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2026-02-11T05:26:39.759902951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017085s
2026-02-11T05:26:39.760142804Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T05:26:39.760612820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2026-02-11T05:26:39.760989800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006317s
2026-02-11T05:26:39.761180153Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T05:26:39.761575790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2026-02-11T05:26:39.761951085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000589s
2026-02-11T05:26:39.762133753Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T05:26:39.762537837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2026-02-11T05:26:39.762903223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005786s
2026-02-11T05:26:39.763088055Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T05:26:39.763491958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2026-02-11T05:26:39.763863467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005795s
2026-02-11T05:26:39.764052908Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T05:26:39.764451992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2026-02-11T05:26:39.764811305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005719s
2026-02-11T05:26:39.764993001Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T05:26:39.765403328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-02-11T05:26:39.765764896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005903s
2026-02-11T05:26:39.765950509Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T05:26:39.766352950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2026-02-11T05:26:39.766716472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005794s
2026-02-11T05:26:39.766896575Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T05:26:39.767298775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2026-02-11T05:26:39.767646244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005599s
2026-02-11T05:26:39.767831808Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T05:26:39.768267195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2026-02-11T05:26:39.768632470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005806s
2026-02-11T05:26:39.768809737Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T05:26:39.769216867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2026-02-11T05:26:39.769578686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000582s
2026-02-11T05:26:39.769767055Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T05:26:39.770201179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-02-11T05:26:39.770555973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006018s
2026-02-11T05:26:39.770742800Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T05:26:39.771156703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2026-02-11T05:26:39.771509043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005879s
2026-02-11T05:26:39.771692632Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T05:26:39.772112267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2026-02-11T05:26:39.772477894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005922s
2026-02-11T05:26:39.772655702Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T05:26:39.773054595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2026-02-11T05:26:39.773414049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005786s
2026-02-11T05:26:39.773596085Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T05:26:39.773991923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2026-02-11T05:26:39.774347980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005674s
2026-02-11T05:26:39.774545648Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T05:26:39.774938338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2026-02-11T05:26:39.775291941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005757s
2026-02-11T05:26:39.775481372Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T05:26:39.775891768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2026-02-11T05:26:39.776257725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005897s
2026-02-11T05:26:39.776441485Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T05:26:39.776847954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2026-02-11T05:26:39.777200023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005679s
2026-02-11T05:26:39.777628866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-02-11T05:26:39', 'indexer_cleanup')
2026-02-11T05:26:39.778043692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:39.779695568Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-02-11T05:26:39.779918858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030392s
2026-02-11T05:26:39.780164061Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-02-11T05:26:39.780410668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:39.780708889Z [Info] minimum_seeders: Starting migration of Main DB to 18
2026-02-11T05:26:39.781149977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2026-02-11T05:26:39.781352655Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T05:26:39.781606015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2026-02-11T05:26:39.782021802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2026-02-11T05:26:39.782737704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008993s
2026-02-11T05:26:39.783163341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-02-11T05:26:39', 'minimum_seeders')
2026-02-11T05:26:39.783581714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:39.784826370Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-02-11T05:26:39.785005401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029324s
2026-02-11T05:26:39.785230123Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-02-11T05:26:39.785477962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:39.785765471Z [Info] remove_showrss: Starting migration of Main DB to 19
2026-02-11T05:26:39.786132310Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T05:26:39.786495461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2026-02-11T05:26:39.786799413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004292s
2026-02-11T05:26:39.787218267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-02-11T05:26:39', 'remove_showrss')
2026-02-11T05:26:39.787631429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:39.788876726Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-02-11T05:26:39.789085266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024736s
2026-02-11T05:26:39.789337414Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-02-11T05:26:39.789597848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:39.789935278Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2026-02-11T05:26:39.790307748Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T05:26:39.790685419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2026-02-11T05:26:39.791009992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000469s
2026-02-11T05:26:39.791447533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-02-11T05:26:39', 'remove_torrentparadiseml')
2026-02-11T05:26:39.791906287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:39.793066403Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-02-11T05:26:39.793280905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002468s
2026-02-11T05:26:39.793539787Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-02-11T05:26:39.793811454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:39.794107049Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2026-02-11T05:26:39.794412454Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T05:26:39.794658099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T05:26:39.795343920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007181s
2026-02-11T05:26:39.795802604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-02-11T05:26:39', 'localization_setting_to_string')
2026-02-11T05:26:39.796273722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:39.797233184Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-02-11T05:26:39.797463137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025544s
2026-02-11T05:26:39.797682589Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-02-11T05:26:39.797932853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:39.798221424Z [Info] orpheus_api: Starting migration of Main DB to 22
2026-02-11T05:26:39.798516569Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T05:26:39.798768436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T05:26:39.802946429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041928s
2026-02-11T05:26:39.803365884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-02-11T05:26:39', 'orpheus_api')
2026-02-11T05:26:39.803785649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:39.805617488Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-02-11T05:26:39.805818272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068609s
2026-02-11T05:26:39.806065941Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-02-11T05:26:39.806325894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:39.806626640Z [Info] download_client_categories: Starting migration of Main DB to 23
2026-02-11T05:26:39.806981414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-02-11T05:26:39.807179403Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T05:26:39.807431270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2026-02-11T05:26:39.807833039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2026-02-11T05:26:39.808544271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008804s
2026-02-11T05:26:39.808999428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-02-11T05:26:39', 'download_client_categories')
2026-02-11T05:26:39.809422680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:39.810742508Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-02-11T05:26:39.810962892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030303s
2026-02-11T05:26:39.811189408Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-02-11T05:26:39.811445474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:39.811741149Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2026-02-11T05:26:39.812115152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-02-11T05:26:39.812304925Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T05:26:39.812511751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-02-11T05:26:39.812806164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-02-11T05:26:39.813429229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007082s
2026-02-11T05:26:39.813672759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-02-11T05:26:39.813995859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-02-11T05:26:39.814629215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007333s
2026-02-11T05:26:39.815053449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-02-11T05:26:39', 'add_salt_to_users')
2026-02-11T05:26:39.815470429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:39.816487888Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-02-11T05:26:39.816684754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025562s
2026-02-11T05:26:39.816975329Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-02-11T05:26:39.817263550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:39.817585809Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2026-02-11T05:26:39.817924962Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T05:26:39.818307873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2026-02-11T05:26:39.818657176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005367s
2026-02-11T05:26:39.819144698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-02-11T05:26:39', 'speedcd_userpasssettings_to_speedcdsettings')
2026-02-11T05:26:39.819582660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:39.820614468Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-02-11T05:26:39.820848168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023941s
2026-02-11T05:26:39.821153163Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-02-11T05:26:39.821428427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:39.821758842Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2026-02-11T05:26:39.822092123Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T05:26:39.822502630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2026-02-11T05:26:39.822849418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005592s
2026-02-11T05:26:39.823338844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-02-11T05:26:39', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-02-11T05:26:39.823790914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:39.824747160Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-02-11T05:26:39.824994328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023518s
2026-02-11T05:26:39.825277548Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-02-11T05:26:39.825558303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:39.825873368Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2026-02-11T05:26:39.826244194Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T05:26:39.826657767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2026-02-11T05:26:39.827013924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005579s
2026-02-11T05:26:39.827194047Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T05:26:39.827604243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2026-02-11T05:26:39.827972805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000591s
2026-02-11T05:26:39.828473283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-02-11T05:26:39', 'alpharatio_greatposterwall_config_contract')
2026-02-11T05:26:39.828904782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:39.829930187Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-02-11T05:26:39.830156944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024473s
2026-02-11T05:26:39.830398460Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-02-11T05:26:39.830648343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:39.830940692Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2026-02-11T05:26:39.831308944Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T05:26:39.831663638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2026-02-11T05:26:39.832008061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004636s
2026-02-11T05:26:39.832449250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-02-11T05:26:39', 'remove_notwhatcd')
2026-02-11T05:26:39.832852923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:39.833704668Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-02-11T05:26:39.833911695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021289s
2026-02-11T05:26:39.834157329Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-02-11T05:26:39.834413445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:39.834716094Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2026-02-11T05:26:39.835137563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-11T05:26:39.835336464Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-11T05:26:39.835573190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2026-02-11T05:26:39.835968817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2026-02-11T05:26:39.836701072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009028s
2026-02-11T05:26:39.836920093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-11T05:26:39.837103692Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T05:26:39.837377614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2026-02-11T05:26:39.837790686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2026-02-11T05:26:39.838464663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008617s
2026-02-11T05:26:39.838918557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-02-11T05:26:39', 'add_on_grab_to_notifications')
2026-02-11T05:26:39.839353012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:39.840385762Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-02-11T05:26:39.840606817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027274s
2026-02-11T05:26:39.840887041Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-02-11T05:26:39.841160311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:39.841475546Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2026-02-11T05:26:39.841860802Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T05:26:39.842275838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-02-11T05:26:39.842641274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005849s
2026-02-11T05:26:39.843118575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-02-11T05:26:39', 'animetorrents_use_custom_config_contract')
2026-02-11T05:26:39.843558020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:39.844814119Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-02-11T05:26:39.845057269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026664s
2026-02-11T05:26:39.845291631Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-02-11T05:26:39.845538337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:39.845832400Z [Info] apprise_server_url: Starting migration of Main DB to 31
2026-02-11T05:26:39.846124849Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T05:26:39.846390463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T05:26:39.847146235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008105s
2026-02-11T05:26:39.847583656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-02-11T05:26:39', 'apprise_server_url')
2026-02-11T05:26:39.848032139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:39.848905819Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-02-11T05:26:39.849113437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025384s
2026-02-11T05:26:39.849366346Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-02-11T05:26:39.849625258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:39.849932196Z [Info] health_restored_notification: Starting migration of Main DB to 32
2026-02-11T05:26:39.850319636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-11T05:26:39.850524288Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-06s
2026-02-11T05:26:39.850785384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-02-11T05:26:39.851202624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-02-11T05:26:39.851905610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008731s
2026-02-11T05:26:39.852365837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-02-11T05:26:39', 'health_restored_notification')
2026-02-11T05:26:39.852800923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:39.853837269Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-02-11T05:26:39.854051972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027551s
2026-02-11T05:26:39.854263718Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-02-11T05:26:39.854502228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:39.854785058Z [Info] remove_uc: Starting migration of Main DB to 33
2026-02-11T05:26:39.855162959Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-11T05:26:39.855545449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-02-11T05:26:39.855871696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004629s
2026-02-11T05:26:39.856285509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-02-11T05:26:39', 'remove_uc')
2026-02-11T05:26:39.856695966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:39.857568814Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-02-11T05:26:39.857756291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021373s
2026-02-11T05:26:39.857996244Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-02-11T05:26:39.858250226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:39.858555681Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2026-02-11T05:26:39.858872519Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T05:26:39.859122603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T05:26:39.859788404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000705s
2026-02-11T05:26:39.860266586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-02-11T05:26:39', 'history_fix_data_titles')
2026-02-11T05:26:39.860698306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:39.861865276Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-02-11T05:26:39.862148045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026973s
2026-02-11T05:26:39.862426957Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-02-11T05:26:39.862704225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:39.863032606Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2026-02-11T05:26:39.863513324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-02-11T05:26:39.863723417Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-02-11T05:26:39.863985164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-02-11T05:26:39.864431323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-02-11T05:26:39.865114038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008824s
2026-02-11T05:26:39.865556298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-02-11T05:26:39', 'download_client_per_indexer')
2026-02-11T05:26:39.865992376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:39.867194668Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-02-11T05:26:39.867429180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029133s
2026-02-11T05:26:39.867719915Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-02-11T05:26:39.868036443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:39.868349874Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2026-02-11T05:26:39.870476656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-02-11T05:26:39.870681248Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-11T05:26:39.871095262Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2026-02-11T05:26:39.873556378Z [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-02-11T05:26:39.874700923Z [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-02-11T05:26:39.875320070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-02-11T05:26:39.876009969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-02-11T05:26:39.877678108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-02-11T05:26:39.878090489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006746s
2026-02-11T05:26:39.878310342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-02-11T05:26:39.878508190Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-11T05:26:39.878799507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2026-02-11T05:26:39.880870327Z [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-02-11T05:26:39.882017166Z [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-02-11T05:26:39.882901377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-02-11T05:26:39.883538429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-02-11T05:26:39.885345859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-02-11T05:26:39.885755614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067022s
2026-02-11T05:26:39.885972651Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-02-11T05:26:39.886161802Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T05:26:39.886432918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2026-02-11T05:26:39.888458678Z [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-02-11T05:26:39.889579765Z [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-02-11T05:26:39.890194333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-02-11T05:26:39.890812898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-02-11T05:26:39.892458762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-02-11T05:26:39.892875021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006202s
2026-02-11T05:26:39.893086947Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-02-11T05:26:39.893277431Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T05:26:39.893499789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-02-11T05:26:39.895723196Z [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-02-11T05:26:39.896966199Z [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-02-11T05:26:39.897583202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-02-11T05:26:39.898078900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-02-11T05:26:39.899484160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057524s
2026-02-11T05:26:39.899687770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-02-11T05:26:39.899877852Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-11T05:26:39.900123768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-02-11T05:26:39.905003194Z [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-02-11T05:26:39.906239794Z [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-02-11T05:26:39.906859201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-02-11T05:26:39.907356252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-02-11T05:26:39.908795400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084319s
2026-02-11T05:26:39.908998389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-02-11T05:26:39.909179243Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-02-11T05:26:39.909445790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-02-11T05:26:39.911637082Z [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-02-11T05:26:39.912868663Z [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-02-11T05:26:39.913481447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-02-11T05:26:39.913949509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-02-11T05:26:39.915344178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056575s
2026-02-11T05:26:39.915569031Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-02-11T05:26:39.915761498Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-11T05:26:39.916058917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-02-11T05:26:39.918075808Z [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-02-11T05:26:39.919212527Z [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-02-11T05:26:39.919881825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-02-11T05:26:39.920576484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-02-11T05:26:39.922289584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-02-11T05:26:39.922727305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006431s
2026-02-11T05:26:39.922958210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-02-11T05:26:39.923151119Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T05:26:39.923437435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-02-11T05:26:39.925552344Z [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-02-11T05:26:39.926683121Z [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-02-11T05:26:39.927312578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-02-11T05:26:39.927979291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-02-11T05:26:39.929863375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-02-11T05:26:39.930315255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066223s
2026-02-11T05:26:39.930546300Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-02-11T05:26:39.930737996Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-11T05:26:39.931014183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-02-11T05:26:39.933089552Z [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-02-11T05:26:39.934228104Z [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-02-11T05:26:39.934861289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-02-11T05:26:39.935508803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-02-11T05:26:39.937413529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-02-11T05:26:39.937868916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066079s
2026-02-11T05:26:39.938071143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-02-11T05:26:39.938245034Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T05:26:39.938474165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-02-11T05:26:39.940461758Z [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-02-11T05:26:39.941427462Z [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-02-11T05:26:39.941952199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-02-11T05:26:39.942582188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-02-11T05:26:39.944104303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-02-11T05:26:39.944602817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-02-11T05:26:39.944987141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062564s
2026-02-11T05:26:39.945199919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2026-02-11T05:26:39.945392367Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-11T05:26:39.945683132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2026-02-11T05:26:39.947596395Z [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-02-11T05:26:39.948502349Z [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-02-11T05:26:39.949050904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2026-02-11T05:26:39.949796034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2026-02-11T05:26:39.951449334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-02-11T05:26:39.952206829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-02-11T05:26:39.952653007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067171s
2026-02-11T05:26:39.952867750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-02-11T05:26:39.953051390Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T05:26:39.953315010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-02-11T05:26:39.955549059Z [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-02-11T05:26:39.957054030Z [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-02-11T05:26:39.957809160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-02-11T05:26:39.958414529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-02-11T05:26:39.959998820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-02-11T05:26:39.960403926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068516s
2026-02-11T05:26:39.960620662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-02-11T05:26:39.960804162Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T05:26:39.961079777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-02-11T05:26:39.963329647Z [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-02-11T05:26:39.964862554Z [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-02-11T05:26:39.965619909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-02-11T05:26:39.966221641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-02-11T05:26:39.967798857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-02-11T05:26:39.968224945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068987s
2026-02-11T05:26:39.968439557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-02-11T05:26:39.968632155Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-11T05:26:39.968898151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-02-11T05:26:39.971200457Z [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-02-11T05:26:39.972717492Z [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-02-11T05:26:39.973512633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-02-11T05:26:39.974086689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-02-11T05:26:39.975652001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-02-11T05:26:39.976080093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069384s
2026-02-11T05:26:39.976293082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-02-11T05:26:39.976477904Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-11T05:26:39.976765343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2026-02-11T05:26:39.979041397Z [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-02-11T05:26:39.980545445Z [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-02-11T05:26:39.981307560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-02-11T05:26:39.981905524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-02-11T05:26:39.983477018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-02-11T05:26:39.983926083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068624s
2026-02-11T05:26:39.984141777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-02-11T05:26:39.984322982Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-11T05:26:39.984556693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2026-02-11T05:26:39.986900452Z [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-02-11T05:26:39.988388810Z [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-02-11T05:26:39.989085993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-02-11T05:26:39.989650881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-02-11T05:26:39.991150801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-02-11T05:26:39.991527730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067533s
2026-02-11T05:26:39.991742904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-02-11T05:26:39.991943377Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-02-11T05:26:39.992209233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-02-11T05:26:39.994158298Z [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-02-11T05:26:39.995084924Z [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-02-11T05:26:39.995609861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-02-11T05:26:39.996237896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-02-11T05:26:39.997812737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-02-11T05:26:39.998201390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057533s
2026-02-11T05:26:39.998415942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-02-11T05:26:39.998598139Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T05:26:39.998864084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-02-11T05:26:40.000852699Z [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-02-11T05:26:40.001807782Z [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-02-11T05:26:40.002300444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-02-11T05:26:40.002903228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-02-11T05:26:40.004460914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-02-11T05:26:40.004860579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057608s
2026-02-11T05:26:40.005070662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-11T05:26:40.005251306Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-11T05:26:40.005502261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-02-11T05:26:40.007217516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-02-11T05:26:40.007915722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-02-11T05:26:40.008388223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-02-11T05:26:40.008972790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-02-11T05:26:40.010472019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-02-11T05:26:40.010858718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005128s
2026-02-11T05:26:40.011366390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-02-11T05:26:40', 'postgres_update_timestamp_columns_to_with_timezone')
2026-02-11T05:26:40.011820334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.023509613Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-02-11T05:26:40.023768004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176285s
2026-02-11T05:26:40.024065954Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-02-11T05:26:40.024325466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.024680531Z [Info] add_notification_status: Starting migration of Main DB to 37
2026-02-11T05:26:40.025432966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-02-11T05:26:40.026170902Z [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-02-11T05:26:40.026781341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011645s
2026-02-11T05:26:40.027042798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-02-11T05:26:40.027475619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-02-11T05:26:40.027891066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006161s
2026-02-11T05:26:40.028336934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-02-11T05:26:40', 'add_notification_status')
2026-02-11T05:26:40.028764084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.030088912Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-02-11T05:26:40.030583819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025956s
2026-02-11T05:26:40.030931028Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-02-11T05:26:40.031201432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.031518922Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2026-02-11T05:26:40.032038809Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T05:26:40.032455428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2026-02-11T05:26:40.032784350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005423s
2026-02-11T05:26:40.032959703Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T05:26:40.033350530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-02-11T05:26:40.033703501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005645s
2026-02-11T05:26:40.033885878Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-11T05:26:40.034254962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2026-02-11T05:26:40.034591469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005264s
2026-02-11T05:26:40.035098961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-02-11T05:26:40', 'indexers_freeleech_only_config_contract')
2026-02-11T05:26:40.035511262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.036459852Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-02-11T05:26:40.036693723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022978s
2026-02-11T05:26:40.036920459Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-02-11T05:26:40.037164751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.037460106Z [Info] email_encryption: Starting migration of Main DB to 39
2026-02-11T05:26:40.037745110Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T05:26:40.037992408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T05:26:40.038709842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007546s
2026-02-11T05:26:40.039145630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-02-11T05:26:40', 'email_encryption')
2026-02-11T05:26:40.039560215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.040445167Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-02-11T05:26:40.040648326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024546s
2026-02-11T05:26:40.040935685Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-02-11T05:26:40.041209245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.041527557Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2026-02-11T05:26:40.041839795Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T05:26:40.042087013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T05:26:40.043062999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010118s
2026-02-11T05:26:40.043549368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-02-11T05:26:40', 'newznab_category_to_capabilities_settings')
2026-02-11T05:26:40.044013102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.044950239Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-02-11T05:26:40.045185002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028131s
2026-02-11T05:26:40.045444244Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-02-11T05:26:40.045706051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.046013490Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2026-02-11T05:26:40.046310057Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T05:26:40.046556393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T05:26:40.047229929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007086s
2026-02-11T05:26:40.047691940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-02-11T05:26:40', 'gazelle_freeleech_token_options')
2026-02-11T05:26:40.048148259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.049057460Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-02-11T05:26:40.049276841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00246s
2026-02-11T05:26:40.049546084Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-02-11T05:26:40.049813813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.050128436Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2026-02-11T05:26:40.050428561Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T05:26:40.050680698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T05:26:40.051255416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006148s
2026-02-11T05:26:40.051729050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-02-11T05:26:40', 'myanonamouse_freeleech_wedge_options')
2026-02-11T05:26:40.052203485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.053113668Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-02-11T05:26:40.053341577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023957s
2026-02-11T05:26:40.053603424Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-02-11T05:26:40.053867285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.054175947Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43
2026-02-11T05:26:40.054471271Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T05:26:40.054720503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T05:26:40.064864230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101198s
2026-02-11T05:26:40.065331612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-02-11T05:26:40', 'newznab_indexers_enable_redirect')
2026-02-11T05:26:40.065782640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.066889529Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-02-11T05:26:40.067123931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121366s
2026-02-11T05:26:40.076061538Z [Debug] MigrationController: Took: 00:00:00.6797012
2026-02-11T05:26:40.164268373Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-02-11T05:26:40.181060819Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-02-11T05:26:40.193358934Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-02-11T05:26:40.193773839Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-11T05:26:40.194127982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-11T05:26:40.206376217Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-02-11T05:26:40.206664978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012589s
2026-02-11T05:26:40.207000604Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-02-11T05:26:40.207327883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128775s
2026-02-11T05:26:40.209645300Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-02-11T05:26:40.210018131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.210526785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-02-11T05:26:40.210977914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-02-11T05:26:40.211578754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007319s
2026-02-11T05:26:40.211940692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.215646224Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-02-11T05:26:40.215999536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047707s
2026-02-11T05:26:40.216472057Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-02-11T05:26:40.216853285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.217456429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-02-11T05:26:40.217906085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-02-11T05:26:40.218486955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007206s
2026-02-11T05:26:40.218795135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-11T05:26:40.219086472Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T05:26:40.219438801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-02-11T05:26:40.219925532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-02-11T05:26:40.220812077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010102s
2026-02-11T05:26:40.221156460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.222072184Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-02-11T05:26:40.222408291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022345s
2026-02-11T05:26:40.222837966Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-02-11T05:26:40.223231679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.223692988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-11T05:26:40.224045438Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-11T05:26:40.224374661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-02-11T05:26:40.224846210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-02-11T05:26:40.225517562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00079s
2026-02-11T05:26:40.225854531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.226705454Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-02-11T05:26:40.227055970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019242s
2026-02-11T05:26:40.227477960Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-02-11T05:26:40.227836532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.228310767Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-02-11T05:26:40.228870725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-02-11T05:26:40.229632188Z [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-02-11T05:26:40.230572351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013935s
2026-02-11T05:26:40.230873097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-02-11T05:26:40.231281960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-02-11T05:26:40.231811667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006328s
2026-02-11T05:26:40.232353989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-02-11T05:26:40', 'InitialSetup')
2026-02-11T05:26:40.232992094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.233917728Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-02-11T05:26:40.234222201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027119s
2026-02-11T05:26:40.234550452Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-02-11T05:26:40.234909655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.235347948Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2026-02-11T05:26:40.235915471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-02-11T05:26:40', 'ApplicationStatus')
2026-02-11T05:26:40.236590450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.237483709Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-02-11T05:26:40.237806980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00257s
2026-02-11T05:26:40.238110922Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-02-11T05:26:40.238464224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.238884199Z [Info] IndexerProps: Starting migration of Log DB to 3
2026-02-11T05:26:40.239391501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-02-11T05:26:40', 'IndexerProps')
2026-02-11T05:26:40.240041089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.240934969Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-02-11T05:26:40.241244602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024872s
2026-02-11T05:26:40.241568334Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-02-11T05:26:40.241936335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.242370460Z [Info] add_update_history: Starting migration of Log DB to 4
2026-02-11T05:26:40.242874434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-02-11T05:26:40.243552740Z [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-02-11T05:26:40.244351479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001142s
2026-02-11T05:26:40.244683026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-02-11T05:26:40.245160528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-02-11T05:26:40.245759925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007411s
2026-02-11T05:26:40.246287858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-02-11T05:26:40', 'add_update_history')
2026-02-11T05:26:40.246930472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.248019415Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-02-11T05:26:40.248344069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002928s
2026-02-11T05:26:40.248664865Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-02-11T05:26:40.249023337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.249448312Z [Info] update_notifiarr: Starting migration of Log DB to 5
2026-02-11T05:26:40.249970975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-02-11T05:26:40', 'update_notifiarr')
2026-02-11T05:26:40.250615012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.251538351Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-02-11T05:26:40.251865139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025251s
2026-02-11T05:26:40.252189733Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-02-11T05:26:40.252542794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.252959583Z [Info] app_profiles: Starting migration of Log DB to 6
2026-02-11T05:26:40.253465061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-02-11T05:26:40', 'app_profiles')
2026-02-11T05:26:40.254096994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.255026756Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-02-11T05:26:40.255360638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025058s
2026-02-11T05:26:40.255657546Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-02-11T05:26:40.256028633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.256461184Z [Info] history_failed: Starting migration of Log DB to 7
2026-02-11T05:26:40.256970720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-02-11T05:26:40', 'history_failed')
2026-02-11T05:26:40.257606100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.258516643Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-02-11T05:26:40.258837600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025066s
2026-02-11T05:26:40.259158696Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-02-11T05:26:40.259511867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.259945671Z [Info] redacted_api: Starting migration of Log DB to 8
2026-02-11T05:26:40.260453584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-02-11T05:26:40', 'redacted_api')
2026-02-11T05:26:40.261088492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.261958895Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-02-11T05:26:40.262268719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024643s
2026-02-11T05:26:40.262585397Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-02-11T05:26:40.262946063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.263376580Z [Info] IndexerProxies: Starting migration of Log DB to 10
2026-02-11T05:26:40.263933862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-02-11T05:26:40', 'IndexerProxies')
2026-02-11T05:26:40.264570344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.265505216Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-02-11T05:26:40.265819930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002572s
2026-02-11T05:26:40.266156598Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-02-11T05:26:40.266537896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.266971018Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2026-02-11T05:26:40.267548852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-02-11T05:26:40', 'app_indexer_remote_name')
2026-02-11T05:26:40.268204963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.269193223Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-02-11T05:26:40.269532436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026458s
2026-02-11T05:26:40.269867811Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-02-11T05:26:40.270245001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.270674095Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2026-02-11T05:26:40.271220285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-02-11T05:26:40', 'desi_gazelle_to_unit3d')
2026-02-11T05:26:40.271887689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.272820908Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-02-11T05:26:40.273152937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025701s
2026-02-11T05:26:40.273506048Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-02-11T05:26:40.273897667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.274338545Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2026-02-11T05:26:40.274916579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-02-11T05:26:40', 'add_on_update_to_notifications')
2026-02-11T05:26:40.275596468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.276591562Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-02-11T05:26:40.276941196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026684s
2026-02-11T05:26:40.277261050Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-02-11T05:26:40.277619882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.278045940Z [Info] IndexerVersions: Starting migration of Log DB to 15
2026-02-11T05:26:40.278567941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-02-11T05:26:40', 'IndexerVersions')
2026-02-11T05:26:40.279203010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.280102030Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-02-11T05:26:40.280420261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024792s
2026-02-11T05:26:40.280737340Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-02-11T05:26:40.281093848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.281526499Z [Info] cleanup_config: Starting migration of Log DB to 16
2026-02-11T05:26:40.282036656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-02-11T05:26:40', 'cleanup_config')
2026-02-11T05:26:40.282678880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.283585816Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-02-11T05:26:40.283925861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002507s
2026-02-11T05:26:40.284235765Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-02-11T05:26:40.284598135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.285023621Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2026-02-11T05:26:40.285549089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-02-11T05:26:40', 'indexer_cleanup')
2026-02-11T05:26:40.286188216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.287089070Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-02-11T05:26:40.287403464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002508s
2026-02-11T05:26:40.287721314Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-02-11T05:26:40.288105968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.288532317Z [Info] minimum_seeders: Starting migration of Log DB to 18
2026-02-11T05:26:40.289049238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-02-11T05:26:40', 'minimum_seeders')
2026-02-11T05:26:40.289694126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.290740734Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-02-11T05:26:40.291061400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026542s
2026-02-11T05:26:40.291380512Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-02-11T05:26:40.291738874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.292196936Z [Info] remove_showrss: Starting migration of Log DB to 19
2026-02-11T05:26:40.292710911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-02-11T05:26:40', 'remove_showrss')
2026-02-11T05:26:40.293397835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.294397668Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-02-11T05:26:40.294710167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026503s
2026-02-11T05:26:40.295050322Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-02-11T05:26:40.295431089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.295885364Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2026-02-11T05:26:40.296464069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-02-11T05:26:40', 'remove_torrentparadiseml')
2026-02-11T05:26:40.297129529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.298118080Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-02-11T05:26:40.298455590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026748s
2026-02-11T05:26:40.298807679Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-02-11T05:26:40.299202574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.299818835Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2026-02-11T05:26:40.300433002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-02-11T05:26:40', 'localization_setting_to_string')
2026-02-11T05:26:40.301103923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.302091972Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-02-11T05:26:40.302438530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028635s
2026-02-11T05:26:40.302749988Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-02-11T05:26:40.303101225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.303519918Z [Info] orpheus_api: Starting migration of Log DB to 22
2026-02-11T05:26:40.304039945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-02-11T05:26:40', 'orpheus_api')
2026-02-11T05:26:40.304681277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.305561008Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-02-11T05:26:40.305868347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024743s
2026-02-11T05:26:40.306212189Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-02-11T05:26:40.306596383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.307029836Z [Info] download_client_categories: Starting migration of Log DB to 23
2026-02-11T05:26:40.307595635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-02-11T05:26:40', 'download_client_categories')
2026-02-11T05:26:40.308278560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.309246560Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-02-11T05:26:40.309591364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002636s
2026-02-11T05:26:40.309913954Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-02-11T05:26:40.310279059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.310703263Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2026-02-11T05:26:40.311227218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-02-11T05:26:40', 'add_salt_to_users')
2026-02-11T05:26:40.311879171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.312768151Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-02-11T05:26:40.313093076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024961s
2026-02-11T05:26:40.313476929Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-02-11T05:26:40.313899780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.314352782Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2026-02-11T05:26:40.314996078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-02-11T05:26:40', 'speedcd_userpasssettings_to_speedcdsettings')
2026-02-11T05:26:40.315699765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.316702554Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-02-11T05:26:40.317083040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027481s
2026-02-11T05:26:40.317476803Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-02-11T05:26:40.317909324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.318379872Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2026-02-11T05:26:40.319044540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-02-11T05:26:40', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-02-11T05:26:40.319767406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.320786628Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-02-11T05:26:40.321180662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002813s
2026-02-11T05:26:40.321562200Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-02-11T05:26:40.321984490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.322440809Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2026-02-11T05:26:40.323084285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-02-11T05:26:40', 'alpharatio_greatposterwall_config_contract')
2026-02-11T05:26:40.323792551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.324809529Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-02-11T05:26:40.325187330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027723s
2026-02-11T05:26:40.325510451Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-02-11T05:26:40.325872209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.326298117Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2026-02-11T05:26:40.326816100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-02-11T05:26:40', 'remove_notwhatcd')
2026-02-11T05:26:40.327453914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.328426703Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-02-11T05:26:40.328750095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025552s
2026-02-11T05:26:40.329097224Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-02-11T05:26:40.329641169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.330082037Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2026-02-11T05:26:40.330687697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-02-11T05:26:40', 'add_on_grab_to_notifications')
2026-02-11T05:26:40.331330461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.332389253Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-02-11T05:26:40.332736392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027131s
2026-02-11T05:26:40.333116317Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-02-11T05:26:40.333524198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.333980597Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2026-02-11T05:26:40.334613672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-02-11T05:26:40', 'animetorrents_use_custom_config_contract')
2026-02-11T05:26:40.335318281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.342082613Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-02-11T05:26:40.342466686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084844s
2026-02-11T05:26:40.342816200Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-02-11T05:26:40.343180644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.343638766Z [Info] apprise_server_url: Starting migration of Log DB to 31
2026-02-11T05:26:40.344244486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-02-11T05:26:40', 'apprise_server_url')
2026-02-11T05:26:40.344911148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.348212296Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-02-11T05:26:40.348549776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050283s
2026-02-11T05:26:40.367784519Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-02-11T05:26:40.368231590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.368878292Z [Info] health_restored_notification: Starting migration of Log DB to 32
2026-02-11T05:26:40.369509533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-02-11T05:26:40', 'health_restored_notification')
2026-02-11T05:26:40.370249162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.372841843Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-02-11T05:26:40.373100544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046256s
2026-02-11T05:26:40.373358273Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-02-11T05:26:40.373611613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.373937620Z [Info] remove_uc: Starting migration of Log DB to 33
2026-02-11T05:26:40.374283587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-02-11T05:26:40', 'remove_uc')
2026-02-11T05:26:40.374715697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.375985153Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-02-11T05:26:40.376228183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023399s
2026-02-11T05:26:40.376531303Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-02-11T05:26:40.376812619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.377139538Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2026-02-11T05:26:40.377530204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-02-11T05:26:40', 'history_fix_data_titles')
2026-02-11T05:26:40.378066304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.379317654Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-02-11T05:26:40.379583529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024852s
2026-02-11T05:26:40.379867731Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-02-11T05:26:40.380172285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.380521738Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2026-02-11T05:26:40.380970702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-02-11T05:26:40', 'download_client_per_indexer')
2026-02-11T05:26:40.381495469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.383098678Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-02-11T05:26:40.384865686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002912s
2026-02-11T05:26:40.385162193Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-02-11T05:26:40.385503120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.385857443Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2026-02-11T05:26:40.386461229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-02-11T05:26:40.386686462Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-02-11T05:26:40.386949512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-02-11T05:26:40.388047673Z [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-02-11T05:26:40.388948407Z [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-02-11T05:26:40.389506782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-02-11T05:26:40.390131931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-02-11T05:26:40.391226274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-02-11T05:26:40.391639647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044349s
2026-02-11T05:26:40.391901454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-02-11T05:26:40.392129574Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-02-11T05:26:40.392382122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-02-11T05:26:40.393252365Z [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-02-11T05:26:40.393983156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-02-11T05:26:40.394521420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-02-11T05:26:40.395097160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-02-11T05:26:40.396122043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-02-11T05:26:40.396547861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039051s
2026-02-11T05:26:40.396811281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-11T05:26:40.397000923Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-02-11T05:26:40.397246568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-02-11T05:26:40.398025116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-02-11T05:26:40.398659723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-02-11T05:26:40.399180993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-02-11T05:26:40.399737664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-02-11T05:26:40.400749121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-02-11T05:26:40.401170299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003652s
2026-02-11T05:26:40.401570485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-02-11T05:26:40', 'postgres_update_timestamp_columns_to_with_timezone')
2026-02-11T05:26:40.402076414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.403345650Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-02-11T05:26:40.403618860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005767s
2026-02-11T05:26:40.403894746Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-02-11T05:26:40.404175060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.404490806Z [Info] add_notification_status: Starting migration of Log DB to 37
2026-02-11T05:26:40.404877875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-02-11T05:26:40', 'add_notification_status')
2026-02-11T05:26:40.405330206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.406222142Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-02-11T05:26:40.406465672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020492s
2026-02-11T05:26:40.406734734Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-02-11T05:26:40.407017303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.407349833Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2026-02-11T05:26:40.407788566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-02-11T05:26:40', 'indexers_freeleech_only_config_contract')
2026-02-11T05:26:40.408283563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.409160399Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-02-11T05:26:40.409426475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002108s
2026-02-11T05:26:40.409673031Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-02-11T05:26:40.409930710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.410251757Z [Info] email_encryption: Starting migration of Log DB to 39
2026-02-11T05:26:40.410622684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-02-11T05:26:40', 'email_encryption')
2026-02-11T05:26:40.411067880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.411975267Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-02-11T05:26:40.412216653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002001s
2026-02-11T05:26:40.412498461Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-02-11T05:26:40.412780509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.413111696Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2026-02-11T05:26:40.413528736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-02-11T05:26:40', 'newznab_category_to_capabilities_settings')
2026-02-11T05:26:40.414010466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.415011802Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-02-11T05:26:40.415272687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021952s
2026-02-11T05:26:40.415550677Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-02-11T05:26:40.415826633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.416168471Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2026-02-11T05:26:40.416577445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-02-11T05:26:40', 'gazelle_freeleech_token_options')
2026-02-11T05:26:40.417067181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.420600136Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-02-11T05:26:40.420858215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047357s
2026-02-11T05:26:40.421131866Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-02-11T05:26:40.421411329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.421744650Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2026-02-11T05:26:40.422155287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-02-11T05:26:40', 'myanonamouse_freeleech_wedge_options')
2026-02-11T05:26:40.422627558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.432587876Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-02-11T05:26:40.432840965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011123s
2026-02-11T05:26:40.433104616Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-02-11T05:26:40.433377846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-11T05:26:40.433713783Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43
2026-02-11T05:26:40.434115281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-02-11T05:26:40', 'newznab_indexers_enable_redirect')
2026-02-11T05:26:40.434583063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-11T05:26:40.443408856Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-02-11T05:26:40.443664821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010006s
2026-02-11T05:26:40.599864055Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2026-02-11T05:26:40.606858429Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-02-11T05:26:40.610789665Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-02-11T05:26:40.762257020Z [Info] AppSyncProfileService: Setting up default app profile
2026-02-11T05:26:40.776574020Z [Info] CommandExecutor: Starting 3 threads for tasks.
2026-02-11T05:26:40.846680786Z [ls.io-init] done.
2026-02-11T05:26:40.863793326Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-02-11T05:26:41.219705746Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-02-11T05:26:41.220740109Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-02-11T05:26:41.221008680Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin