2026-05-02T12:29:32.542892446Z [migrations] started
2026-05-02T12:29:32.542960974Z [migrations] no migrations found
2026-05-02T12:29:32.562132954Z usermod: no changes
2026-05-02T12:29:32.567456268Z ───────────────────────────────────────
2026-05-02T12:29:32.567481559Z
2026-05-02T12:29:32.567486268Z ██╗ ███████╗██╗ ██████╗
2026-05-02T12:29:32.567490998Z ██║ ██╔════╝██║██╔═══██╗
2026-05-02T12:29:32.567495106Z ██║ ███████╗██║██║ ██║
2026-05-02T12:29:32.567499335Z ██║ ╚════██║██║██║ ██║
2026-05-02T12:29:32.567503212Z ███████╗███████║██║╚██████╔╝
2026-05-02T12:29:32.567507100Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-02T12:29:32.567511028Z
2026-05-02T12:29:32.567514656Z Brought to you by linuxserver.io
2026-05-02T12:29:32.567518293Z ───────────────────────────────────────
2026-05-02T12:29:32.567732514Z
2026-05-02T12:29:32.567754348Z To support the app dev(s) visit:
2026-05-02T12:29:32.569576840Z Prowlarr: https://opencollective.com/prowlarr
2026-05-02T12:29:32.569877766Z
2026-05-02T12:29:32.569883177Z To support LSIO projects visit:
2026-05-02T12:29:32.569887095Z https://www.linuxserver.io/donate/
2026-05-02T12:29:32.569890712Z
2026-05-02T12:29:32.569894269Z ───────────────────────────────────────
2026-05-02T12:29:32.569898107Z GID/UID
2026-05-02T12:29:32.569901734Z ───────────────────────────────────────
2026-05-02T12:29:32.574621953Z
2026-05-02T12:29:32.574633957Z User UID: 911
2026-05-02T12:29:32.574645019Z User GID: 911
2026-05-02T12:29:32.574652194Z ───────────────────────────────────────
2026-05-02T12:29:32.576684328Z Linuxserver.io version: 2.3.7.5365-ls233
2026-05-02T12:29:32.576938610Z Build-date: 2026-05-02T12:26:04+00:00
2026-05-02T12:29:32.576946766Z ───────────────────────────────────────
2026-05-02T12:29:32.576951856Z
2026-05-02T12:29:32.626776596Z [custom-init] No custom files found, skipping...
2026-05-02T12:29:32.649794514Z failed to load "/config/config.xml": No such file or directory
2026-05-02T12:29:33.000827442Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.3.7.5365
2026-05-02T12:29:33.018225780Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-02T12:29:33.025383469Z [Debug] Bootstrap: Console selected
2026-05-02T12:29:33.026640762Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-02T12:29:33.265988305Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-02T12:29:33.330481873Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {35d304f8-3e2e-40fb-abc5-975942b1a8af} may be persisted to storage in unencrypted form.
2026-05-02T12:29:33.392305063Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-05-02T12:29:33.423138295Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-05-02T12:29:33.488066680Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-05-02T12:29:33.496396079Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T12:29:33.496724611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T12:29:33.537755195Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-05-02T12:29:33.541101666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0417209s
2026-05-02T12:29:33.541411720Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-05-02T12:29:33.541649489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0450195s
2026-05-02T12:29:33.548287091Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-05-02T12:29:33.548822299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:33.554032084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-05-02T12:29:33.563774068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-05-02T12:29:33.574723986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204447s
2026-05-02T12:29:33.575164484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:33.577631914Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-05-02T12:29:33.577919614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233421s
2026-05-02T12:29:33.578511085Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-05-02T12:29:33.589802962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:33.594830861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-05-02T12:29:33.596017802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-02T12:29:33.596638061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001557s
2026-05-02T12:29:33.596927204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-02T12:29:33.597244172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001033s
2026-05-02T12:29:33.597691804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-05-02T12:29:33.598325611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-05-02T12:29:33.599068126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011378s
2026-05-02T12:29:33.599353561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:33.600375390Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-05-02T12:29:33.600593118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024083s
2026-05-02T12:29:33.601053466Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-05-02T12:29:33.601325113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:33.602044422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-02T12:29:33.602906899Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.45E-05s
2026-05-02T12:29:33.603160280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-05-02T12:29:33.603521949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-05-02T12:29:33.604394025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006453s
2026-05-02T12:29:33.604419126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:33.605311944Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-05-02T12:29:33.605527228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018775s
2026-05-02T12:29:33.608510598Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-05-02T12:29:33.608772806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:33.609381322Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-05-02T12:29:33.613502113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-05-02T12:29:33.614139336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL)
2026-05-02T12:29:33.614641017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008839s
2026-05-02T12:29:33.614853675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-05-02T12:29:33.615196967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-05-02T12:29:33.615514938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004935s
2026-05-02T12:29:33.615686022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-05-02T12:29:33.616390020Z [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-05-02T12:29:33.616905128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009615s
2026-05-02T12:29:33.617138318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-05-02T12:29:33.617485267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-05-02T12:29:33.617841113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004978s
2026-05-02T12:29:33.618022900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-05-02T12:29:33.622814071Z [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-05-02T12:29:33.623525024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052645s
2026-05-02T12:29:33.623749596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-05-02T12:29:33.624434866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-05-02T12:29:33.624983812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010312s
2026-05-02T12:29:33.625224687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-05-02T12:29:33.625623421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-02T12:29:33.625999809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005617s
2026-05-02T12:29:33.626219792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-05-02T12:29:33.629159885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 25, "Added" DATETIME NOT NULL)
2026-05-02T12:29:33.629945928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035272s
2026-05-02T12:29:33.630174970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-05-02T12:29:33.630513792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-02T12:29:33.630873928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000497s
2026-05-02T12:29:33.631113941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2026-05-02T12:29:33.631750163Z [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-05-02T12:29:33.632279710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009503s
2026-05-02T12:29:33.632488881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2026-05-02T12:29:33.633193580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Applications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "SyncLevel" INTEGER NOT NULL, "Tags" TEXT)
2026-05-02T12:29:33.633820103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011294s
2026-05-02T12:29:33.634052831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2026-05-02T12:29:33.634411203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2026-05-02T12:29:33.634777060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005227s
2026-05-02T12:29:33.634970891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-05-02T12:29:33.635384293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-05-02T12:29:33.635748206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006574s
2026-05-02T12:29:33.636052339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-05-02T12:29:33.636378236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-05-02T12:29:33.636707639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004869s
2026-05-02T12:29:33.636909496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-05-02T12:29:33.640366840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL)
2026-05-02T12:29:33.640928983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037898s
2026-05-02T12:29:33.641165439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-05-02T12:29:33.641522619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-05-02T12:29:33.641919899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000547s
2026-05-02T12:29:33.642153550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-05-02T12:29:33.642467692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-05-02T12:29:33.642853650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005286s
2026-05-02T12:29:33.643062220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-05-02T12:29:33.643997234Z [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-05-02T12:29:33.644731032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014653s
2026-05-02T12:29:33.644957368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-05-02T12:29:33.645938705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-05-02T12:29:33.646655358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015344s
2026-05-02T12:29:33.646905612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-05-02T12:29:33.647308744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-02T12:29:33.647723500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006001s
2026-05-02T12:29:33.648027051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-05-02T12:29:33.648540907Z [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-05-02T12:29:33.649028519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008144s
2026-05-02T12:29:33.649246628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-05-02T12:29:33.649596593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-05-02T12:29:33.649977380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000524s
2026-05-02T12:29:33.651750763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-02T12:29:33', 'InitialSetup')
2026-05-02T12:29:33.652468930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:33.654010946Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-05-02T12:29:33.654212592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045326s
2026-05-02T12:29:33.654516204Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-05-02T12:29:33.654770195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:33.655080711Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2026-05-02T12:29:33.658433214Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2026-05-02T12:29:33.668422697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2026-05-02T12:29:33.669807297Z [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-05-02T12:29:33.670721318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-05-02T12:29:33.671666843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-05-02T12:29:33.673397018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-02T12:29:33.673901103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152231s
2026-05-02T12:29:33.674169514Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2026-05-02T12:29:33.675836482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2026-05-02T12:29:33.677019385Z [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-05-02T12:29:33.677638663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-05-02T12:29:33.678307500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-05-02T12:29:33.679688793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-02T12:29:33.680174301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057709s
2026-05-02T12:29:33.680517282Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2026-05-02T12:29:33.684187455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2026-05-02T12:29:33.685091816Z [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-05-02T12:29:33.685706445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-05-02T12:29:33.686362206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-05-02T12:29:33.687769530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-02T12:29:33.688203505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074506s
2026-05-02T12:29:33.688431905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2026-05-02T12:29:33.689195182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-05-02T12:29:33.689830252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011874s
2026-05-02T12:29:33.690090266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2026-05-02T12:29:33.690519170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-05-02T12:29:33.690954827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006379s
2026-05-02T12:29:33.691408632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-02T12:29:33', 'ApplicationStatus')
2026-05-02T12:29:33.691804810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:33.692872190Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-05-02T12:29:33.693082493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025187s
2026-05-02T12:29:33.693313509Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-05-02T12:29:33.693559023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:33.693855300Z [Info] IndexerProps: Starting migration of Main DB to 3
2026-05-02T12:29:33.694877088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-02T12:29:33.695092011Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T12:29:33.695295251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2026-05-02T12:29:33.695735067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2026-05-02T12:29:33.696471540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009132s
2026-05-02T12:29:33.696697816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-05-02T12:29:33.697498509Z [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-05-02T12:29:33.698161545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012519s
2026-05-02T12:29:33.698396067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-05-02T12:29:33.699165327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-05-02T12:29:33.699777280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012028s
2026-05-02T12:29:33.700126834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-05-02T12:29:33.700571570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-02T12:29:33.701007187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006533s
2026-05-02T12:29:33.701436302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-02T12:29:33', 'IndexerProps')
2026-05-02T12:29:33.701850877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:33.703167289Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-05-02T12:29:33.703336419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027913s
2026-05-02T12:29:33.703569349Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-05-02T12:29:33.703818851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:33.704130649Z [Info] add_update_history: Starting migration of Main DB to 4
2026-05-02T12:29:33.704678493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-02T12:29:33', 'add_update_history')
2026-05-02T12:29:33.705107187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:33.705884733Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-05-02T12:29:33.706091560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020315s
2026-05-02T12:29:33.706319920Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-05-02T12:29:33.706564071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:33.706821450Z [Info] update_notifiarr: Starting migration of Main DB to 5
2026-05-02T12:29:33.710167280Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-05-02T12:29:33.711469473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-05-02T12:29:33.712066626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014133s
2026-05-02T12:29:33.712498776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-02T12:29:33', 'update_notifiarr')
2026-05-02T12:29:33.712921157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:33.713694225Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-05-02T12:29:33.713900480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030085s
2026-05-02T12:29:33.714120734Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-05-02T12:29:33.714364455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:33.714651383Z [Info] app_profiles: Starting migration of Main DB to 6
2026-05-02T12:29:33.715197312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2026-05-02T12:29:33.715959317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AppSyncProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "EnableRss" INTEGER NOT NULL, "EnableInteractiveSearch" INTEGER NOT NULL, "EnableAutomaticSearch" INTEGER NOT NULL)
2026-05-02T12:29:33.716613886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011956s
2026-05-02T12:29:33.716858058Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2026-05-02T12:29:33.717238795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2026-05-02T12:29:33.717683591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006096s
2026-05-02T12:29:33.717888704Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-02T12:29:33.718078386Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-02T12:29:33.718314011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2026-05-02T12:29:33.718694708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2026-05-02T12:29:33.719457474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009191s
2026-05-02T12:29:33.719899004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-02T12:29:33', 'app_profiles')
2026-05-02T12:29:33.720318990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:33.721134122Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-05-02T12:29:33.721334065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025779s
2026-05-02T12:29:33.721560731Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-05-02T12:29:33.721814523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:33.722106380Z [Info] history_failed: Starting migration of Main DB to 7
2026-05-02T12:29:33.722615215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-05-02T12:29:33.722810308Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T12:29:33.723043438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2026-05-02T12:29:33.723415237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2026-05-02T12:29:33.724197924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009295s
2026-05-02T12:29:33.724582358Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-05-02T12:29:33.725042525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-05-02T12:29:33.725413913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005487s
2026-05-02T12:29:33.725841054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-02T12:29:33', 'history_failed')
2026-05-02T12:29:33.726270399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:33.727061683Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-05-02T12:29:33.727264421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021725s
2026-05-02T12:29:33.727484384Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-05-02T12:29:33.727727654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:33.728077920Z [Info] redacted_api: Starting migration of Main DB to 8
2026-05-02T12:29:33.728520051Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T12:29:33.728814143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T12:29:33.730549449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018082s
2026-05-02T12:29:33.730976439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-02T12:29:33', 'redacted_api')
2026-05-02T12:29:33.731389842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:33.732141696Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-05-02T12:29:33.732355938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033871s
2026-05-02T12:29:33.732589197Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-05-02T12:29:33.732836786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:33.733127311Z [Info] IndexerProxies: Starting migration of Main DB to 10
2026-05-02T12:29:33.733718683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2026-05-02T12:29:33.734442601Z [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-05-02T12:29:33.735022088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010293s
2026-05-02T12:29:33.735222632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-02T12:29:33.735371222Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-02T12:29:33.735620644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-05-02T12:29:33.735899846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-05-02T12:29:33.736700900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008614s
2026-05-02T12:29:33.737135035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-02T12:29:33', 'IndexerProxies')
2026-05-02T12:29:33.737551283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:33.738344521Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-05-02T12:29:33.738546899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002485s
2026-05-02T12:29:33.738796953Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-05-02T12:29:33.739053169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:33.739311700Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2026-05-02T12:29:33.739725904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2026-05-02T12:29:33.739997411Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T12:29:33.740290642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2026-05-02T12:29:33.740708984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2026-05-02T12:29:33.741454406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009361s
2026-05-02T12:29:33.741946287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-02T12:29:33', 'app_indexer_remote_name')
2026-05-02T12:29:33.742367626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:33.743122867Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-05-02T12:29:33.743292609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025363s
2026-05-02T12:29:33.743534196Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-05-02T12:29:33.743789911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:33.744118062Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2026-05-02T12:29:33.747005338Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T12:29:33.748023630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2026-05-02T12:29:33.748405829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011969s
2026-05-02T12:29:33.748843541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-02T12:29:33', 'desi_gazelle_to_unit3d')
2026-05-02T12:29:33.749267325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:33.750046945Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-05-02T12:29:33.750259283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027941s
2026-05-02T12:29:33.750517684Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-05-02T12:29:33.750778158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:33.751085167Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2026-05-02T12:29:33.751473559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-02T12:29:33.751681027Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T12:29:33.751999258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-05-02T12:29:33.752473453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-05-02T12:29:33.753236410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009925s
2026-05-02T12:29:33.753703141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-02T12:29:33', 'add_on_update_to_notifications')
2026-05-02T12:29:33.754132225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:33.754934982Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-05-02T12:29:33.755156859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002641s
2026-05-02T12:29:33.755394277Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-05-02T12:29:33.755630573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:33.755940448Z [Info] IndexerVersions: Starting migration of Main DB to 15
2026-05-02T12:29:33.756486397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2026-05-02T12:29:33.757161407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL UNIQUE, "File" TEXT NOT NULL UNIQUE, "Sha" TEXT, "LastUpdated" DATETIME)
2026-05-02T12:29:33.757775344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010492s
2026-05-02T12:29:33.758060298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2026-05-02T12:29:33.758557379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-05-02T12:29:33.759031194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007369s
2026-05-02T12:29:33.759299244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2026-05-02T12:29:33.759789732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-05-02T12:29:33.760311262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000781s
2026-05-02T12:29:33.760777071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-02T12:29:33', 'IndexerVersions')
2026-05-02T12:29:33.761196485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:33.762062400Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-05-02T12:29:33.762273294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025037s
2026-05-02T12:29:33.762495031Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-05-02T12:29:33.762743211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:33.763033195Z [Info] cleanup_config: Starting migration of Main DB to 16
2026-05-02T12:29:33.764642136Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T12:29:33.765609375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2026-05-02T12:29:33.765924089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010399s
2026-05-02T12:29:33.766182830Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T12:29:33.766571313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2026-05-02T12:29:33.766882880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004795s
2026-05-02T12:29:33.767307656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-02T12:29:33', 'cleanup_config')
2026-05-02T12:29:33.767712903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:33.768477443Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-05-02T12:29:33.768680221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020365s
2026-05-02T12:29:33.768908581Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-05-02T12:29:33.769154557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:33.769491115Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2026-05-02T12:29:33.771495041Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T12:29:33.771862211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2026-05-02T12:29:33.772172676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00044s
2026-05-02T12:29:33.772431628Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T12:29:33.772785190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2026-05-02T12:29:33.773087469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004345s
2026-05-02T12:29:33.773348485Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T12:29:33.773702719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2026-05-02T12:29:33.774003264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004315s
2026-05-02T12:29:33.774259029Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T12:29:33.774605167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2026-05-02T12:29:33.774913017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004284s
2026-05-02T12:29:33.775173882Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T12:29:33.775515671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2026-05-02T12:29:33.775818120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004294s
2026-05-02T12:29:33.776114728Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T12:29:33.776465214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2026-05-02T12:29:33.776770859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000436s
2026-05-02T12:29:33.777028298Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T12:29:33.777380598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2026-05-02T12:29:33.777685261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004364s
2026-05-02T12:29:33.777943942Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T12:29:33.778294519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2026-05-02T12:29:33.778598481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000434s
2026-05-02T12:29:33.778875329Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T12:29:33.782836308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2026-05-02T12:29:33.783169649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040816s
2026-05-02T12:29:33.783433611Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T12:29:33.783790670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2026-05-02T12:29:33.784100815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004398s
2026-05-02T12:29:33.784364195Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T12:29:33.784708649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2026-05-02T12:29:33.785016750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004384s
2026-05-02T12:29:33.785275361Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T12:29:33.785618071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2026-05-02T12:29:33.785925651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004303s
2026-05-02T12:29:33.786188420Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T12:29:33.786539828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2026-05-02T12:29:33.786898872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004857s
2026-05-02T12:29:33.787158284Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T12:29:33.787507929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2026-05-02T12:29:33.787873826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004688s
2026-05-02T12:29:33.788131775Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T12:29:33.788479776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2026-05-02T12:29:33.788791063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004408s
2026-05-02T12:29:33.789046568Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T12:29:33.789394349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2026-05-02T12:29:33.789688952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004133s
2026-05-02T12:29:33.789873754Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T12:29:33.791289246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2026-05-02T12:29:33.791671195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016126s
2026-05-02T12:29:33.791873633Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T12:29:33.792287096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2026-05-02T12:29:33.792653173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005867s
2026-05-02T12:29:33.792832825Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T12:29:33.793225687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2026-05-02T12:29:33.793584249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005655s
2026-05-02T12:29:33.793765554Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T12:29:33.794167985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2026-05-02T12:29:33.794520525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005737s
2026-05-02T12:29:33.794709796Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T12:29:33.795109482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2026-05-02T12:29:33.795465358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005766s
2026-05-02T12:29:33.795650461Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T12:29:33.796080628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2026-05-02T12:29:33.796436034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005932s
2026-05-02T12:29:33.796624523Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T12:29:33.797037656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-05-02T12:29:33.797404104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006011s
2026-05-02T12:29:33.797606832Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T12:29:33.797992850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2026-05-02T12:29:33.798348266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005776s
2026-05-02T12:29:33.798539942Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T12:29:33.798929396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2026-05-02T12:29:33.799278890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000565s
2026-05-02T12:29:33.799468442Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T12:29:33.799871644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2026-05-02T12:29:33.800240898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005881s
2026-05-02T12:29:33.800425069Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T12:29:33.800829133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2026-05-02T12:29:33.801195712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005894s
2026-05-02T12:29:33.801376877Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T12:29:33.801790410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-05-02T12:29:33.802149644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005919s
2026-05-02T12:29:33.802335378Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T12:29:33.802743229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2026-05-02T12:29:33.803105148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005864s
2026-05-02T12:29:33.803288237Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T12:29:33.803685197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2026-05-02T12:29:33.804060042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005817s
2026-05-02T12:29:33.804242820Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T12:29:33.804637746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2026-05-02T12:29:33.805004324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005762s
2026-05-02T12:29:33.805181160Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T12:29:33.805577609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2026-05-02T12:29:33.805934688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005655s
2026-05-02T12:29:33.806114841Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T12:29:33.806514597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2026-05-02T12:29:33.806876055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005745s
2026-05-02T12:29:33.807054434Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T12:29:33.807451634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2026-05-02T12:29:33.807810206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005782s
2026-05-02T12:29:33.808038787Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T12:29:33.808424824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2026-05-02T12:29:33.808787275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005648s
2026-05-02T12:29:33.809202210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-02T12:29:33', 'indexer_cleanup')
2026-05-02T12:29:33.809667077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:33.811099021Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-05-02T12:29:33.811302401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028549s
2026-05-02T12:29:33.811549138Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-05-02T12:29:33.811784302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:33.812099306Z [Info] minimum_seeders: Starting migration of Main DB to 18
2026-05-02T12:29:33.812510254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2026-05-02T12:29:33.812706850Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T12:29:33.812959710Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2026-05-02T12:29:33.813374766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2026-05-02T12:29:33.814194357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009997s
2026-05-02T12:29:33.814628401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-02T12:29:33', 'minimum_seeders')
2026-05-02T12:29:33.815044920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:33.815821014Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-05-02T12:29:33.816033833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025934s
2026-05-02T12:29:33.816258655Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-05-02T12:29:33.816505282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:33.816792080Z [Info] remove_showrss: Starting migration of Main DB to 19
2026-05-02T12:29:33.817154340Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T12:29:33.817510958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2026-05-02T12:29:33.817818187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004297s
2026-05-02T12:29:33.818240207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-02T12:29:33', 'remove_showrss')
2026-05-02T12:29:33.818650093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:33.819365885Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-05-02T12:29:33.819569655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019494s
2026-05-02T12:29:33.819816472Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-05-02T12:29:33.820109623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:33.820412763Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2026-05-02T12:29:33.820782348Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T12:29:33.821165350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2026-05-02T12:29:33.821481577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000464s
2026-05-02T12:29:33.821923236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-02T12:29:33', 'remove_torrentparadiseml')
2026-05-02T12:29:33.822359325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:33.823099416Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-05-02T12:29:33.823314830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020316s
2026-05-02T12:29:33.823573741Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-05-02T12:29:33.823868856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:33.824185073Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2026-05-02T12:29:33.824483554Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T12:29:33.824733758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T12:29:33.825400231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007032s
2026-05-02T12:29:33.825864776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-02T12:29:33', 'localization_setting_to_string')
2026-05-02T12:29:33.826297097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:33.827057599Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-05-02T12:29:33.827290859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023047s
2026-05-02T12:29:33.827499229Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-05-02T12:29:33.827740856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:33.828046191Z [Info] orpheus_api: Starting migration of Main DB to 22
2026-05-02T12:29:33.828321104Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T12:29:33.828569906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T12:29:33.832371644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038323s
2026-05-02T12:29:33.832808153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-02T12:29:33', 'orpheus_api')
2026-05-02T12:29:33.833223560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:33.833967649Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-05-02T12:29:33.834168434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054224s
2026-05-02T12:29:33.834420732Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-05-02T12:29:33.834678351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:33.834977734Z [Info] download_client_categories: Starting migration of Main DB to 23
2026-05-02T12:29:33.835346898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-05-02T12:29:33.835532261Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T12:29:33.835780932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2026-05-02T12:29:33.836198563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2026-05-02T12:29:33.836950859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009152s
2026-05-02T12:29:33.837397609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-02T12:29:33', 'download_client_categories')
2026-05-02T12:29:33.837825320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:33.838628739Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-05-02T12:29:33.838842509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025455s
2026-05-02T12:29:33.839074567Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-05-02T12:29:33.839319570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:33.839618031Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2026-05-02T12:29:33.839999239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-05-02T12:29:33.840191467Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T12:29:33.840403043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-05-02T12:29:33.840701514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-05-02T12:29:33.841405111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007924s
2026-05-02T12:29:33.841647901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-05-02T12:29:33.841973486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-05-02T12:29:33.842663847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007832s
2026-05-02T12:29:33.843092922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-02T12:29:33', 'add_salt_to_users')
2026-05-02T12:29:33.843506355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:33.844440085Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-05-02T12:29:33.844648716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025349s
2026-05-02T12:29:33.844947878Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-05-02T12:29:33.845248774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:33.845653279Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2026-05-02T12:29:33.846001290Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T12:29:33.846380975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2026-05-02T12:29:33.846734858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005386s
2026-05-02T12:29:33.847226188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-02T12:29:33', 'speedcd_userpasssettings_to_speedcdsettings')
2026-05-02T12:29:33.847672176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:33.848576358Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-05-02T12:29:33.848819678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022828s
2026-05-02T12:29:33.849115253Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-05-02T12:29:33.849402161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:33.849731495Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2026-05-02T12:29:33.850074085Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T12:29:33.850469592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2026-05-02T12:29:33.850829126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005613s
2026-05-02T12:29:33.851320566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-02T12:29:33', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-05-02T12:29:33.851772677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:33.852683652Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-05-02T12:29:33.852920288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023114s
2026-05-02T12:29:33.853209341Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-05-02T12:29:33.853488703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:33.853810051Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2026-05-02T12:29:33.854179916Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T12:29:33.854588399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2026-05-02T12:29:33.854940969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005628s
2026-05-02T12:29:33.855130090Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T12:29:33.855522681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2026-05-02T12:29:33.855927707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005846s
2026-05-02T12:29:33.856410279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-02T12:29:33', 'alpharatio_greatposterwall_config_contract')
2026-05-02T12:29:33.856861478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:33.857749156Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-05-02T12:29:33.857989169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002342s
2026-05-02T12:29:33.858216216Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-05-02T12:29:33.858467062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:33.858758940Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2026-05-02T12:29:33.859118724Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T12:29:33.859473870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2026-05-02T12:29:33.859790077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004346s
2026-05-02T12:29:33.860240033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-02T12:29:33', 'remove_notwhatcd')
2026-05-02T12:29:33.860655731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:33.861769995Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-05-02T12:29:33.862026202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023799s
2026-05-02T12:29:33.862280213Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-05-02T12:29:33.862536870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:33.862839550Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2026-05-02T12:29:33.863261851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-02T12:29:33.863456032Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T12:29:33.863692498Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2026-05-02T12:29:33.864103446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2026-05-02T12:29:33.864859619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000924s
2026-05-02T12:29:33.865078080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-02T12:29:33.865271178Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-02T12:29:33.865524389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2026-05-02T12:29:33.865945737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2026-05-02T12:29:33.866703975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009406s
2026-05-02T12:29:33.867160003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-02T12:29:33', 'add_on_grab_to_notifications')
2026-05-02T12:29:33.867585941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:33.868574503Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-05-02T12:29:33.868792302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027519s
2026-05-02T12:29:33.869072837Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-05-02T12:29:33.869347149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:33.869665741Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2026-05-02T12:29:33.869992750Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T12:29:33.870404339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-05-02T12:29:33.870769284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005796s
2026-05-02T12:29:33.871247367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-02T12:29:33', 'animetorrents_use_custom_config_contract')
2026-05-02T12:29:33.871685470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:33.872563308Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-05-02T12:29:33.872798151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022816s
2026-05-02T12:29:33.873029267Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-05-02T12:29:33.873278198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:33.873572110Z [Info] apprise_server_url: Starting migration of Main DB to 31
2026-05-02T12:29:33.873862455Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T12:29:33.874112910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T12:29:33.874824142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000758s
2026-05-02T12:29:33.875261574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-02T12:29:33', 'apprise_server_url')
2026-05-02T12:29:33.875682832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:33.876514718Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-05-02T12:29:33.876722076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024076s
2026-05-02T12:29:33.876978482Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-05-02T12:29:33.877236502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:33.877542117Z [Info] health_restored_notification: Starting migration of Main DB to 32
2026-05-02T12:29:33.877902373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-02T12:29:33.878109160Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s
2026-05-02T12:29:33.878371458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-05-02T12:29:33.878785632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-05-02T12:29:33.879557337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009462s
2026-05-02T12:29:33.880027684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-02T12:29:33', 'health_restored_notification')
2026-05-02T12:29:33.880461709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:33.881425581Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-05-02T12:29:33.881646876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027602s
2026-05-02T12:29:33.881858883Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-05-02T12:29:33.882097494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:33.882378520Z [Info] remove_uc: Starting migration of Main DB to 33
2026-05-02T12:29:33.882729497Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T12:29:33.883099222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-05-02T12:29:33.883407443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000447s
2026-05-02T12:29:33.883819413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-02T12:29:33', 'remove_uc')
2026-05-02T12:29:33.884251263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:33.885653407Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-05-02T12:29:33.885851035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026628s
2026-05-02T12:29:33.886093895Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-05-02T12:29:33.886348317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:33.886652249Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2026-05-02T12:29:33.886943917Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T12:29:33.887192327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T12:29:33.887811945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006607s
2026-05-02T12:29:33.888298656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-02T12:29:33', 'history_fix_data_titles')
2026-05-02T12:29:33.888729724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:33.889878839Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-05-02T12:29:33.890092069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026796s
2026-05-02T12:29:33.890348495Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-05-02T12:29:33.890609391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:33.890913844Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2026-05-02T12:29:33.891263849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-02T12:29:33.891455876Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T12:29:33.891699146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-05-02T12:29:33.892114132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-05-02T12:29:33.892862390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009284s
2026-05-02T12:29:33.893322146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-02T12:29:33', 'download_client_per_indexer')
2026-05-02T12:29:33.893751681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:33.894592966Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-05-02T12:29:33.894811436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026101s
2026-05-02T12:29:33.895112813Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-05-02T12:29:33.895394841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:33.895719565Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2026-05-02T12:29:33.897829616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-05-02T12:29:33.898041433Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T12:29:33.898451328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2026-05-02T12:29:33.903670462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-05-02T12:29:33.904933777Z [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-05-02T12:29:33.905558866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-05-02T12:29:33.906311652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-05-02T12:29:33.908078682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-05-02T12:29:33.908509419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097996s
2026-05-02T12:29:33.908733391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-05-02T12:29:33.908929045Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T12:29:33.909236454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2026-05-02T12:29:33.911382848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-05-02T12:29:33.912558917Z [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-05-02T12:29:33.913173766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-05-02T12:29:33.913871952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-05-02T12:29:33.915599592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-05-02T12:29:33.916030100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065456s
2026-05-02T12:29:33.916258259Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-05-02T12:29:33.916443933Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T12:29:33.916717715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2026-05-02T12:29:33.918838758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-05-02T12:29:33.920049938Z [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-05-02T12:29:33.920673063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-05-02T12:29:33.921368063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-05-02T12:29:33.923088669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-05-02T12:29:33.923500188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065487s
2026-05-02T12:29:33.923704600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-02T12:29:33.923900564Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T12:29:33.924145708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-05-02T12:29:33.926390570Z [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-05-02T12:29:33.927745259Z [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-05-02T12:29:33.928469698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-02T12:29:33.929021370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-02T12:29:33.930548356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061735s
2026-05-02T12:29:33.930803520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-02T12:29:33.930933341Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-02T12:29:33.931178355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-05-02T12:29:33.933436965Z [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-05-02T12:29:33.934669377Z [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-05-02T12:29:33.935290749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-02T12:29:33.935770566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-02T12:29:33.937279055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058608s
2026-05-02T12:29:33.937484859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-02T12:29:33.937662808Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-02T12:29:33.937906188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-05-02T12:29:33.940135789Z [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-05-02T12:29:33.941376639Z [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-05-02T12:29:33.942000145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-02T12:29:33.942500783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-02T12:29:33.944021888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058778s
2026-05-02T12:29:33.944257001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-02T12:29:33.944448527Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-02T12:29:33.944729583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-05-02T12:29:33.946825546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-05-02T12:29:33.948010994Z [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-05-02T12:29:33.948667817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-02T12:29:33.949414902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-02T12:29:33.951147722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-02T12:29:33.951571827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065977s
2026-05-02T12:29:33.951801539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-02T12:29:33.952043577Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T12:29:33.952332118Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-05-02T12:29:33.954445345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-05-02T12:29:33.955615863Z [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-05-02T12:29:33.956271293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-02T12:29:33.956981083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-02T12:29:33.958701068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-02T12:29:33.959121756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006544s
2026-05-02T12:29:33.959349114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-02T12:29:33.959540319Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-02T12:29:33.959830784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-05-02T12:29:33.961946606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-05-02T12:29:33.963115942Z [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-05-02T12:29:33.963759899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-02T12:29:33.964513316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-02T12:29:33.966212169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-02T12:29:33.966624079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065489s
2026-05-02T12:29:33.966825585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-05-02T12:29:33.967001669Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-02T12:29:33.967230280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-05-02T12:29:33.969333427Z [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-05-02T12:29:33.970250394Z [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-05-02T12:29:33.970776133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-05-02T12:29:33.971414539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-05-02T12:29:33.973447815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-05-02T12:29:33.973993524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-05-02T12:29:33.974404983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069455s
2026-05-02T12:29:33.974647641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2026-05-02T12:29:33.974845981Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T12:29:33.975139492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2026-05-02T12:29:33.977283982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL UNIQUE, "File" TEXT NOT NULL UNIQUE, "Sha" TEXT, "LastUpdated" DATETIME)
2026-05-02T12:29:33.978353407Z [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-05-02T12:29:33.978914677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2026-05-02T12:29:33.979881194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2026-05-02T12:29:33.982393645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-05-02T12:29:33.983079707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-05-02T12:29:33.983521317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081336s
2026-05-02T12:29:33.983745038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-02T12:29:33.983940521Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T12:29:33.984214714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-05-02T12:29:33.986578516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-05-02T12:29:33.988204191Z [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-05-02T12:29:33.989006757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-02T12:29:33.989667037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-02T12:29:33.991544309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-02T12:29:33.991974866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075052s
2026-05-02T12:29:33.992193336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-02T12:29:33.992379211Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T12:29:33.992657281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-05-02T12:29:33.995031704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-05-02T12:29:33.996577007Z [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-05-02T12:29:33.997344483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-02T12:29:33.998024303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-02T12:29:33.999714227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-02T12:29:34.000146157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072474s
2026-05-02T12:29:34.000370830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-02T12:29:34.000562536Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T12:29:34.000826487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-05-02T12:29:34.003215299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-05-02T12:29:34.004763208Z [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-05-02T12:29:34.005553871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-02T12:29:34.006228460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-02T12:29:34.007959797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-02T12:29:34.008386196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072906s
2026-05-02T12:29:34.008580438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-02T12:29:34.008779108Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T12:29:34.009068441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2026-05-02T12:29:34.011430799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-05-02T12:29:34.012981864Z [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-05-02T12:29:34.013743909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-02T12:29:34.014426364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-02T12:29:34.016142732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-02T12:29:34.016558489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072433s
2026-05-02T12:29:34.016762510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-02T12:29:34.016935899Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-02T12:29:34.017176253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2026-05-02T12:29:34.019631329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL, "Redirect" INTEGER NOT NULL, "AppProfileId" INTEGER NOT NULL, "Tags" TEXT, "DownloadClientId" INTEGER NOT NULL)
2026-05-02T12:29:34.021127753Z [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-05-02T12:29:34.021856281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-05-02T12:29:34.022544477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-05-02T12:29:34.024370195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-02T12:29:34.024784199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073719s
2026-05-02T12:29:34.025006978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-05-02T12:29:34.025188964Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-02T12:29:34.025461543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-05-02T12:29:34.029159844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-05-02T12:29:34.030141040Z [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-05-02T12:29:34.030685146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-05-02T12:29:34.031372621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-05-02T12:29:34.033251586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-02T12:29:34.033732285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079755s
2026-05-02T12:29:34.033910494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-05-02T12:29:34.034099785Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T12:29:34.034388256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-05-02T12:29:34.036487505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-05-02T12:29:34.037502850Z [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-05-02T12:29:34.037996615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-05-02T12:29:34.038674300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-05-02T12:29:34.040536331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-02T12:29:34.040970125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063423s
2026-05-02T12:29:34.041184817Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-02T12:29:34.041368708Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T12:29:34.041618812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-05-02T12:29:34.043408186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-05-02T12:29:34.044156995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-05-02T12:29:34.044644146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-05-02T12:29:34.045249736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-05-02T12:29:34.047047267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-02T12:29:34.047460349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005608s
2026-05-02T12:29:34.048000307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-02T12:29:34', 'postgres_update_timestamp_columns_to_with_timezone')
2026-05-02T12:29:34.048474983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.050526526Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-05-02T12:29:34.050773503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085663s
2026-05-02T12:29:34.051043557Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-05-02T12:29:34.051300705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.051617864Z [Info] add_notification_status: Starting migration of Main DB to 37
2026-05-02T12:29:34.052413908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-05-02T12:29:34.053146944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-05-02T12:29:34.053774699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011792s
2026-05-02T12:29:34.054037829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-05-02T12:29:34.054475010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-05-02T12:29:34.054905397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006412s
2026-05-02T12:29:34.055350253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-02T12:29:34', 'add_notification_status')
2026-05-02T12:29:34.055775019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.056735123Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-05-02T12:29:34.056948122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002422s
2026-05-02T12:29:34.057235320Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-05-02T12:29:34.057504603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.057820599Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2026-05-02T12:29:34.058274624Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T12:29:34.058658848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2026-05-02T12:29:34.059007230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005367s
2026-05-02T12:29:34.059197773Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T12:29:34.059584943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-05-02T12:29:34.059996763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000563s
2026-05-02T12:29:34.060142496Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T12:29:34.060517191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2026-05-02T12:29:34.060854621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005276s
2026-05-02T12:29:34.061344017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-02T12:29:34', 'indexers_freeleech_only_config_contract')
2026-05-02T12:29:34.061782961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.062622382Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-05-02T12:29:34.062854770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022059s
2026-05-02T12:29:34.063083521Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-05-02T12:29:34.063328164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.063662888Z [Info] email_encryption: Starting migration of Main DB to 39
2026-05-02T12:29:34.063932682Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T12:29:34.064185221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T12:29:34.064881633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007364s
2026-05-02T12:29:34.065318914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-02T12:29:34', 'email_encryption')
2026-05-02T12:29:34.065742247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.066530224Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-05-02T12:29:34.066736911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023621s
2026-05-02T12:29:34.067020372Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-05-02T12:29:34.067292981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.067653768Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2026-05-02T12:29:34.067972820Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T12:29:34.068223856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T12:29:34.069230574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010455s
2026-05-02T12:29:34.069720180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-02T12:29:34', 'newznab_category_to_capabilities_settings')
2026-05-02T12:29:34.070163323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.071054939Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-05-02T12:29:34.071285543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027885s
2026-05-02T12:29:34.071546639Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-05-02T12:29:34.071868838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.072141227Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2026-05-02T12:29:34.072436221Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T12:29:34.072685794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T12:29:34.073383299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007353s
2026-05-02T12:29:34.073859028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-02T12:29:34', 'gazelle_freeleech_token_options')
2026-05-02T12:29:34.074290878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.075433740Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-05-02T12:29:34.075655196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027248s
2026-05-02T12:29:34.075946533Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-05-02T12:29:34.076222339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.076536321Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2026-05-02T12:29:34.076838199Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T12:29:34.077088153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T12:29:34.077641207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005905s
2026-05-02T12:29:34.078116995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-02T12:29:34', 'myanonamouse_freeleech_wedge_options')
2026-05-02T12:29:34.078560298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.079382605Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-05-02T12:29:34.079626616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022605s
2026-05-02T12:29:34.079886830Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-05-02T12:29:34.080156684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.080472731Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43
2026-05-02T12:29:34.080773436Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T12:29:34.081020344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T12:29:34.090759032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097085s
2026-05-02T12:29:34.091221323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-02T12:29:34', 'newznab_indexers_enable_redirect')
2026-05-02T12:29:34.091669957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.092539068Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-05-02T12:29:34.092766606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114931s
2026-05-02T12:29:34.101984505Z [Debug] MigrationController: Took: 00:00:00.6778892
2026-05-02T12:29:34.170946826Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-05-02T12:29:34.187492185Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-05-02T12:29:34.205384248Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-05-02T12:29:34.206416899Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T12:29:34.206782084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T12:29:34.210651579Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-05-02T12:29:34.210936042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042015s
2026-05-02T12:29:34.211273091Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-05-02T12:29:34.211582845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044906s
2026-05-02T12:29:34.213071193Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-05-02T12:29:34.213479596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.214669493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-05-02T12:29:34.215143037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-05-02T12:29:34.215672744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007243s
2026-05-02T12:29:34.216066277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.217417849Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-05-02T12:29:34.217736381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023986s
2026-05-02T12:29:34.218146147Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-05-02T12:29:34.218523457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.219083535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-05-02T12:29:34.219526527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-02T12:29:34.220237019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007983s
2026-05-02T12:29:34.220560751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-02T12:29:34.220852779Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T12:29:34.221141090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-05-02T12:29:34.221602920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-05-02T12:29:34.222476370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009909s
2026-05-02T12:29:34.222855744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.223760426Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-05-02T12:29:34.224113197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022055s
2026-05-02T12:29:34.224574045Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-05-02T12:29:34.225068541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.225607106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-02T12:29:34.225976270Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T12:29:34.226359111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-05-02T12:29:34.226930492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-05-02T12:29:34.227695854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000895s
2026-05-02T12:29:34.228102824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.229102007Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-05-02T12:29:34.229553005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022438s
2026-05-02T12:29:34.230047201Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-05-02T12:29:34.230419831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.230838234Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-05-02T12:29:34.231452892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-05-02T12:29:34.232268716Z [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-05-02T12:29:34.233257788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014482s
2026-05-02T12:29:34.233530728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-05-02T12:29:34.233936756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-05-02T12:29:34.234473216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006355s
2026-05-02T12:29:34.235002984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-02T12:29:34', 'InitialSetup')
2026-05-02T12:29:34.235606369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.236726556Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-05-02T12:29:34.236996219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028241s
2026-05-02T12:29:34.237321073Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-05-02T12:29:34.237685367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.238100794Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2026-05-02T12:29:34.238662967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-02T12:29:34', 'ApplicationStatus')
2026-05-02T12:29:34.239310721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.240337480Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-05-02T12:29:34.240665942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026572s
2026-05-02T12:29:34.240977379Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-05-02T12:29:34.241373357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.241842932Z [Info] IndexerProps: Starting migration of Log DB to 3
2026-05-02T12:29:34.242321096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-02T12:29:34', 'IndexerProps')
2026-05-02T12:29:34.242955303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.243799704Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-05-02T12:29:34.244126182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024957s
2026-05-02T12:29:34.244458982Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-05-02T12:29:34.244824148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.245250858Z [Info] add_update_history: Starting migration of Log DB to 4
2026-05-02T12:29:34.245781887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-05-02T12:29:34.246537159Z [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-05-02T12:29:34.247293803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001186s
2026-05-02T12:29:34.247625642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-05-02T12:29:34.248125609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-05-02T12:29:34.248701218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007357s
2026-05-02T12:29:34.249232368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-02T12:29:34', 'add_update_history')
2026-05-02T12:29:34.249957599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.250943756Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-05-02T12:29:34.251267698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029436s
2026-05-02T12:29:34.251588494Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-05-02T12:29:34.252002639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.252468136Z [Info] update_notifiarr: Starting migration of Log DB to 5
2026-05-02T12:29:34.252992783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-02T12:29:34', 'update_notifiarr')
2026-05-02T12:29:34.253639085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.254559549Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-05-02T12:29:34.254874914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026053s
2026-05-02T12:29:34.255186061Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-05-02T12:29:34.255535495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.255972295Z [Info] app_profiles: Starting migration of Log DB to 6
2026-05-02T12:29:34.256486090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-02T12:29:34', 'app_profiles')
2026-05-02T12:29:34.257118494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.258031994Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-05-02T12:29:34.258340706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025125s
2026-05-02T12:29:34.258791134Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-05-02T12:29:34.259060386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.259489190Z [Info] history_failed: Starting migration of Log DB to 7
2026-05-02T12:29:34.260025580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-02T12:29:34', 'history_failed')
2026-05-02T12:29:34.260676191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.261614692Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-05-02T12:29:34.261931229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025668s
2026-05-02T12:29:34.262247757Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-05-02T12:29:34.262604305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.263019762Z [Info] redacted_api: Starting migration of Log DB to 8
2026-05-02T12:29:34.263536603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-02T12:29:34', 'redacted_api')
2026-05-02T12:29:34.264196382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.265115343Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-05-02T12:29:34.265430819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002527s
2026-05-02T12:29:34.265752437Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-05-02T12:29:34.266116821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.266545865Z [Info] IndexerProxies: Starting migration of Log DB to 10
2026-05-02T12:29:34.267069470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-02T12:29:34', 'IndexerProxies')
2026-05-02T12:29:34.267724800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.269933750Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-05-02T12:29:34.270267833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038251s
2026-05-02T12:29:34.270611235Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-05-02T12:29:34.270990599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.271431768Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2026-05-02T12:29:34.272020163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-02T12:29:34', 'app_indexer_remote_name')
2026-05-02T12:29:34.272672457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.273631890Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-05-02T12:29:34.273975492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026317s
2026-05-02T12:29:34.274309204Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-05-02T12:29:34.274686454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.275111470Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2026-05-02T12:29:34.275660306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-02T12:29:34', 'desi_gazelle_to_unit3d')
2026-05-02T12:29:34.276345657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.277289498Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-05-02T12:29:34.277630866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025947s
2026-05-02T12:29:34.277976933Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-05-02T12:29:34.278371828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.278807355Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2026-05-02T12:29:34.279392705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-02T12:29:34', 'add_on_update_to_notifications')
2026-05-02T12:29:34.280105059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.281081025Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-05-02T12:29:34.281421030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002676s
2026-05-02T12:29:34.281745274Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-05-02T12:29:34.282105980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.282530585Z [Info] IndexerVersions: Starting migration of Log DB to 15
2026-05-02T12:29:34.283066615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-02T12:29:34', 'IndexerVersions')
2026-05-02T12:29:34.283720563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.284685426Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-05-02T12:29:34.285008347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025785s
2026-05-02T12:29:34.285319443Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-05-02T12:29:34.285686483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.286145758Z [Info] cleanup_config: Starting migration of Log DB to 16
2026-05-02T12:29:34.286685936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-02T12:29:34', 'cleanup_config')
2026-05-02T12:29:34.287346307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.288326401Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-05-02T12:29:34.288675284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026512s
2026-05-02T12:29:34.289000589Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-05-02T12:29:34.289352839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.289772123Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2026-05-02T12:29:34.290296089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-02T12:29:34', 'indexer_cleanup')
2026-05-02T12:29:34.290936579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.291859909Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-05-02T12:29:34.292279254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024934s
2026-05-02T12:29:34.292611693Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-05-02T12:29:34.292973592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.293404390Z [Info] minimum_seeders: Starting migration of Log DB to 18
2026-05-02T12:29:34.293937484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-02T12:29:34', 'minimum_seeders')
2026-05-02T12:29:34.294587113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.295463989Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-05-02T12:29:34.295798553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024955s
2026-05-02T12:29:34.296142807Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-05-02T12:29:34.296500748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.296911365Z [Info] remove_showrss: Starting migration of Log DB to 19
2026-05-02T12:29:34.297428627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-02T12:29:34', 'remove_showrss')
2026-05-02T12:29:34.298066472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.298946154Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-05-02T12:29:34.299264796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024638s
2026-05-02T12:29:34.299601053Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-05-02T12:29:34.300003253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.300461136Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2026-05-02T12:29:34.301030172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-02T12:29:34', 'remove_torrentparadiseml')
2026-05-02T12:29:34.301700242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.302640756Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-05-02T12:29:34.302974348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002643s
2026-05-02T12:29:34.303328812Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-05-02T12:29:34.303720612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.304198083Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2026-05-02T12:29:34.304798653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-02T12:29:34', 'localization_setting_to_string')
2026-05-02T12:29:34.305467901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.306367093Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-05-02T12:29:34.306725565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026194s
2026-05-02T12:29:34.307041261Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-05-02T12:29:34.307393992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.307806332Z [Info] orpheus_api: Starting migration of Log DB to 22
2026-05-02T12:29:34.308339406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-02T12:29:34', 'orpheus_api')
2026-05-02T12:29:34.308975357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.309831101Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-05-02T12:29:34.310139111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024542s
2026-05-02T12:29:34.310483335Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-05-02T12:29:34.310870765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.311300521Z [Info] download_client_categories: Starting migration of Log DB to 23
2026-05-02T12:29:34.311871692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-02T12:29:34', 'download_client_categories')
2026-05-02T12:29:34.312595319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.313530543Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-05-02T12:29:34.313898976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026416s
2026-05-02T12:29:34.314232167Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-05-02T12:29:34.314665089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.315107911Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2026-05-02T12:29:34.315662598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-02T12:29:34', 'add_salt_to_users')
2026-05-02T12:29:34.316353620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.317288464Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-05-02T12:29:34.317695594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026168s
2026-05-02T12:29:34.318110560Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-05-02T12:29:34.318591298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.319133370Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2026-05-02T12:29:34.319813460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-02T12:29:34', 'speedcd_userpasssettings_to_speedcdsettings')
2026-05-02T12:29:34.320611197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.321566812Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-05-02T12:29:34.321954804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029272s
2026-05-02T12:29:34.322345421Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-05-02T12:29:34.322775036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.323247628Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2026-05-02T12:29:34.323917347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-02T12:29:34', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-05-02T12:29:34.324635604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.325597652Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-05-02T12:29:34.325995874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027572s
2026-05-02T12:29:34.326373465Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-05-02T12:29:34.326794363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.327240902Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2026-05-02T12:29:34.327902154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-02T12:29:34', 'alpharatio_greatposterwall_config_contract')
2026-05-02T12:29:34.328608337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.329538801Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-05-02T12:29:34.329925791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026941s
2026-05-02T12:29:34.330242358Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-05-02T12:29:34.330604468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.331021929Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2026-05-02T12:29:34.331542066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-02T12:29:34', 'remove_notwhatcd')
2026-05-02T12:29:34.332206585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.333077249Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-05-02T12:29:34.333397825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024762s
2026-05-02T12:29:34.333745074Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-05-02T12:29:34.334138758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.334571940Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2026-05-02T12:29:34.335144353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-02T12:29:34', 'add_on_grab_to_notifications')
2026-05-02T12:29:34.335805315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.336717252Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-05-02T12:29:34.337062537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002563s
2026-05-02T12:29:34.337437012Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-05-02T12:29:34.337861667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.338307826Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2026-05-02T12:29:34.338937635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-02T12:29:34', 'animetorrents_use_custom_config_contract')
2026-05-02T12:29:34.339632755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.340539101Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-05-02T12:29:34.341317058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026274s
2026-05-02T12:29:34.341652273Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-05-02T12:29:34.342019763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.342446132Z [Info] apprise_server_url: Starting migration of Log DB to 31
2026-05-02T12:29:34.343066773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-02T12:29:34', 'apprise_server_url')
2026-05-02T12:29:34.343723195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.344562345Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-05-02T12:29:34.344911990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025402s
2026-05-02T12:29:34.345268177Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-05-02T12:29:34.345666039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.346135224Z [Info] health_restored_notification: Starting migration of Log DB to 32
2026-05-02T12:29:34.346746485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-02T12:29:34', 'health_restored_notification')
2026-05-02T12:29:34.347432928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.348325867Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-05-02T12:29:34.348685732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026419s
2026-05-02T12:29:34.348999263Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-05-02T12:29:34.349346012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.349764775Z [Info] remove_uc: Starting migration of Log DB to 33
2026-05-02T12:29:34.350268139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-02T12:29:34', 'remove_uc')
2026-05-02T12:29:34.350912156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.351702298Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-05-02T12:29:34.352043465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023757s
2026-05-02T12:29:34.352379633Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-05-02T12:29:34.352764839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.353214444Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2026-05-02T12:29:34.353783080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-02T12:29:34', 'history_fix_data_titles')
2026-05-02T12:29:34.354425083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.355345517Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-05-02T12:29:34.355688679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025692s
2026-05-02T12:29:34.356059917Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-05-02T12:29:34.356458249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.356888776Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2026-05-02T12:29:34.357487292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-02T12:29:34', 'download_client_per_indexer')
2026-05-02T12:29:34.358194326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.359034479Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-05-02T12:29:34.359384985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025671s
2026-05-02T12:29:34.359785531Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-05-02T12:29:34.360276841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.360732249Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2026-05-02T12:29:34.361428020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-05-02T12:29:34.361717564Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T12:29:34.362036957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-05-02T12:29:34.363245602Z [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-05-02T12:29:34.364549158Z [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-05-02T12:29:34.365365172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-05-02T12:29:34.366157788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-05-02T12:29:34.367500413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-05-02T12:29:34.368156524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057817s
2026-05-02T12:29:34.368476579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-05-02T12:29:34.368781884Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T12:29:34.369175728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-05-02T12:29:34.370502511Z [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-05-02T12:29:34.371584019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-05-02T12:29:34.372363880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-05-02T12:29:34.373136216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-05-02T12:29:34.374351995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-05-02T12:29:34.374960531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053071s
2026-05-02T12:29:34.375273932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-02T12:29:34.375568215Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T12:29:34.375929533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-05-02T12:29:34.377010781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-05-02T12:29:34.378135947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-05-02T12:29:34.378900387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-05-02T12:29:34.379653094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-05-02T12:29:34.380900066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-02T12:29:34.381540015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052091s
2026-05-02T12:29:34.382170325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-02T12:29:34', 'postgres_update_timestamp_columns_to_with_timezone')
2026-05-02T12:29:34.382903241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.383952956Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-05-02T12:29:34.384387371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075117s
2026-05-02T12:29:34.384764220Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-05-02T12:29:34.385176029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.385608491Z [Info] add_notification_status: Starting migration of Log DB to 37
2026-05-02T12:29:34.386170974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-02T12:29:34', 'add_notification_status')
2026-05-02T12:29:34.386851004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.387718832Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-05-02T12:29:34.388091162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025468s
2026-05-02T12:29:34.388477961Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-05-02T12:29:34.388902596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.389366080Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2026-05-02T12:29:34.389994937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-02T12:29:34', 'indexers_freeleech_only_config_contract')
2026-05-02T12:29:34.390708194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.391651935Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-05-02T12:29:34.392057141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027188s
2026-05-02T12:29:34.392382567Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-05-02T12:29:34.392742843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.393167538Z [Info] email_encryption: Starting migration of Log DB to 39
2026-05-02T12:29:34.393693047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-02T12:29:34', 'email_encryption')
2026-05-02T12:29:34.394334970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.395195112Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-05-02T12:29:34.395547632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024393s
2026-05-02T12:29:34.395943259Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-05-02T12:29:34.396377324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.396839274Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2026-05-02T12:29:34.397523422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-02T12:29:34', 'newznab_category_to_capabilities_settings')
2026-05-02T12:29:34.398295367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.399191082Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-05-02T12:29:34.399569314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027733s
2026-05-02T12:29:34.399945522Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-05-02T12:29:34.400395227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.400837048Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2026-05-02T12:29:34.401432788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-02T12:29:34', 'gazelle_freeleech_token_options')
2026-05-02T12:29:34.402138229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.403048964Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-05-02T12:29:34.403401945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026291s
2026-05-02T12:29:34.403767321Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-05-02T12:29:34.404228740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.404757355Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2026-05-02T12:29:34.405444018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-02T12:29:34', 'myanonamouse_freeleech_wedge_options')
2026-05-02T12:29:34.406211143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.407098451Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-05-02T12:29:34.407463095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028373s
2026-05-02T12:29:34.407819694Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-05-02T12:29:34.408246393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T12:29:34.408685077Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43
2026-05-02T12:29:34.409280827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-02T12:29:34', 'newznab_indexers_enable_redirect')
2026-05-02T12:29:34.409965507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T12:29:34.410832653Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-05-02T12:29:34.411197428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025666s
2026-05-02T12:29:34.563372567Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2026-05-02T12:29:34.570758155Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-05-02T12:29:34.575002645Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-05-02T12:29:34.676717124Z [Info] AppSyncProfileService: Setting up default app profile
2026-05-02T12:29:34.687456217Z [Info] CommandExecutor: Starting 3 threads for tasks.
2026-05-02T12:29:34.765920900Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-05-02T12:29:34.907981755Z [ls.io-init] done.
2026-05-02T12:29:35.150001420Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-05-02T12:29:35.151242390Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-05-02T12:29:35.151643418Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin