2026-04-29T06:21:09.734207080Z [migrations] started
2026-04-29T06:21:09.734246860Z [migrations] no migrations found
2026-04-29T06:21:09.758241049Z usermod: no changes
2026-04-29T06:21:09.764769416Z ───────────────────────────────────────
2026-04-29T06:21:09.764785118Z
2026-04-29T06:21:09.764789086Z ██╗ ███████╗██╗ ██████╗
2026-04-29T06:21:09.764792903Z ██║ ██╔════╝██║██╔═══██╗
2026-04-29T06:21:09.764796701Z ██║ ███████╗██║██║ ██║
2026-04-29T06:21:09.764800418Z ██║ ╚════██║██║██║ ██║
2026-04-29T06:21:09.764804156Z ███████╗███████║██║╚██████╔╝
2026-04-29T06:21:09.764807873Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-04-29T06:21:09.764811671Z
2026-04-29T06:21:09.764815198Z Brought to you by linuxserver.io
2026-04-29T06:21:09.764818845Z ───────────────────────────────────────
2026-04-29T06:21:09.765077196Z
2026-04-29T06:21:09.765090462Z To support the app dev(s) visit:
2026-04-29T06:21:09.766831699Z Prowlarr: https://opencollective.com/prowlarr
2026-04-29T06:21:09.767145421Z
2026-04-29T06:21:09.767150040Z To support LSIO projects visit:
2026-04-29T06:21:09.767153727Z https://www.linuxserver.io/donate/
2026-04-29T06:21:09.767157595Z
2026-04-29T06:21:09.767161162Z ───────────────────────────────────────
2026-04-29T06:21:09.767165401Z GID/UID
2026-04-29T06:21:09.767168958Z ───────────────────────────────────────
2026-04-29T06:21:09.771525070Z
2026-04-29T06:21:09.771547245Z User UID: 911
2026-04-29T06:21:09.771555572Z User GID: 911
2026-04-29T06:21:09.771563879Z ───────────────────────────────────────
2026-04-29T06:21:09.773105874Z Linuxserver.io version: 2.3.6.5351-ls232
2026-04-29T06:21:09.773336037Z Build-date: 2026-04-29T06:17:22+00:00
2026-04-29T06:21:09.773340386Z ───────────────────────────────────────
2026-04-29T06:21:09.773344575Z
2026-04-29T06:21:09.823644568Z [custom-init] No custom files found, skipping...
2026-04-29T06:21:09.847283392Z failed to load "/config/config.xml": No such file or directory
2026-04-29T06:21:10.169063971Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.3.6.5351
2026-04-29T06:21:10.187519436Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-29T06:21:10.195581662Z [Debug] Bootstrap: Console selected
2026-04-29T06:21:10.196849415Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-29T06:21:10.452244718Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-29T06:21:10.517034451Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {fae9a919-45be-40d9-842f-671ea19e73da} may be persisted to storage in unencrypted form.
2026-04-29T06:21:10.574858837Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-04-29T06:21:10.603734747Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-04-29T06:21:10.662447271Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-04-29T06:21:10.669253939Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-29T06:21:10.669809668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-29T06:21:10.709650719Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-04-29T06:21:10.713991671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0404327s
2026-04-29T06:21:10.714206674Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-04-29T06:21:10.714484734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0446499s
2026-04-29T06:21:10.721635885Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-04-29T06:21:10.722162816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:10.728147748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-04-29T06:21:10.738676762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-04-29T06:21:10.750966621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227818s
2026-04-29T06:21:10.751312718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:10.753377466Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-04-29T06:21:10.753516506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025217s
2026-04-29T06:21:10.766574442Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-04-29T06:21:10.766676788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:10.771691827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-04-29T06:21:10.772871984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-29T06:21:10.773501161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014925s
2026-04-29T06:21:10.773738629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-29T06:21:10.774048683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001052s
2026-04-29T06:21:10.774506285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-04-29T06:21:10.775108798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-04-29T06:21:10.775833237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011023s
2026-04-29T06:21:10.776211248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:10.777156382Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-04-29T06:21:10.777300111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023122s
2026-04-29T06:21:10.777844177Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-04-29T06:21:10.778114742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:10.778838339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-29T06:21:10.779913514Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.33E-05s
2026-04-29T06:21:10.780215001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-04-29T06:21:10.780571850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-04-29T06:21:10.781027327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006268s
2026-04-29T06:21:10.781270647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:10.782027711Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-04-29T06:21:10.782214598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001576s
2026-04-29T06:21:10.785272736Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-04-29T06:21:10.785497299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:10.786139241Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-04-29T06:21:10.790412136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-04-29T06:21:10.791007164Z [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-04-29T06:21:10.791464595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008839s
2026-04-29T06:21:10.791646672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-04-29T06:21:10.792079293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-04-29T06:21:10.792400630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005093s
2026-04-29T06:21:10.792604431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-04-29T06:21:10.793231784Z [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-04-29T06:21:10.793753344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009536s
2026-04-29T06:21:10.794017757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-04-29T06:21:10.794332451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-04-29T06:21:10.794722757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004996s
2026-04-29T06:21:10.794904322Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-04-29T06:21:10.799713567Z [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-04-29T06:21:10.800379258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052389s
2026-04-29T06:21:10.800569040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-04-29T06:21:10.801261985Z [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-04-29T06:21:10.801826672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010307s
2026-04-29T06:21:10.802040313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-04-29T06:21:10.802467603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-29T06:21:10.802865985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006157s
2026-04-29T06:21:10.803069365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-04-29T06:21:10.806119327Z [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-04-29T06:21:10.806917334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036113s
2026-04-29T06:21:10.807108269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-04-29T06:21:10.807440087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-29T06:21:10.807805232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005378s
2026-04-29T06:21:10.808135647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2026-04-29T06:21:10.808766217Z [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-04-29T06:21:10.809223929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009456s
2026-04-29T06:21:10.809431848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2026-04-29T06:21:10.810150735Z [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-04-29T06:21:10.810753479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011204s
2026-04-29T06:21:10.811001719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2026-04-29T06:21:10.811361654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2026-04-29T06:21:10.811740527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000522s
2026-04-29T06:21:10.811939287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-04-29T06:21:10.812343832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-04-29T06:21:10.812771854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006481s
2026-04-29T06:21:10.812990003Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-04-29T06:21:10.813313184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-04-29T06:21:10.813673570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004832s
2026-04-29T06:21:10.813872891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-04-29T06:21:10.817300924Z [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-04-29T06:21:10.817867425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037516s
2026-04-29T06:21:10.818094392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-04-29T06:21:10.818474628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-04-29T06:21:10.818850315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005467s
2026-04-29T06:21:10.819081109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-04-29T06:21:10.819390753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-04-29T06:21:10.819785658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005371s
2026-04-29T06:21:10.820056463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-04-29T06:21:10.820984082Z [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-04-29T06:21:10.821726867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014734s
2026-04-29T06:21:10.821953143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-04-29T06:21:10.822921152Z [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-04-29T06:21:10.823688357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015289s
2026-04-29T06:21:10.823924042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-04-29T06:21:10.824360190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-29T06:21:10.824781729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006089s
2026-04-29T06:21:10.824998255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-04-29T06:21:10.825530878Z [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-04-29T06:21:10.826040935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008369s
2026-04-29T06:21:10.826265748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-04-29T06:21:10.826583828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-29T06:21:10.826974555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005047s
2026-04-29T06:21:10.828782356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-29T06:21:10', 'InitialSetup')
2026-04-29T06:21:10.829462405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:10.831304004Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-04-29T06:21:10.831467864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048091s
2026-04-29T06:21:10.831763539Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-04-29T06:21:10.832077802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:10.832397456Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2026-04-29T06:21:10.835982034Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2026-04-29T06:21:10.845821659Z [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-04-29T06:21:10.847209183Z [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-04-29T06:21:10.848288036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-04-29T06:21:10.849397380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-04-29T06:21:10.851036781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-29T06:21:10.851551648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156954s
2026-04-29T06:21:10.851794237Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2026-04-29T06:21:10.854147225Z [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-04-29T06:21:10.854785811Z [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-04-29T06:21:10.855411291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-04-29T06:21:10.856078023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-04-29T06:21:10.858077019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-29T06:21:10.858099645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059965s
2026-04-29T06:21:10.858410000Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2026-04-29T06:21:10.861838724Z [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-04-29T06:21:10.862999812Z [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-04-29T06:21:10.863585001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-04-29T06:21:10.864281323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-04-29T06:21:10.865802627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-29T06:21:10.866194115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076062s
2026-04-29T06:21:10.866422736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2026-04-29T06:21:10.867194510Z [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-04-29T06:21:10.867937175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012319s
2026-04-29T06:21:10.868231618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2026-04-29T06:21:10.868662606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-04-29T06:21:10.869113735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006577s
2026-04-29T06:21:10.869532949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-29T06:21:10', 'ApplicationStatus')
2026-04-29T06:21:10.869974999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:10.871011156Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-04-29T06:21:10.871221850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025257s
2026-04-29T06:21:10.871412103Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-04-29T06:21:10.871655654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:10.871968824Z [Info] IndexerProps: Starting migration of Main DB to 3
2026-04-29T06:21:10.873057426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-29T06:21:10.873268682Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-29T06:21:10.873499376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2026-04-29T06:21:10.873965585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2026-04-29T06:21:10.874654573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009299s
2026-04-29T06:21:10.874882171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-04-29T06:21:10.875685238Z [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-04-29T06:21:10.876370719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012761s
2026-04-29T06:21:10.876606784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-04-29T06:21:10.877386925Z [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-04-29T06:21:10.878086524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001259s
2026-04-29T06:21:10.878372269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-04-29T06:21:10.878809009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-29T06:21:10.879288124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006915s
2026-04-29T06:21:10.879710955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-29T06:21:10', 'IndexerProps')
2026-04-29T06:21:10.880153286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:10.881056064Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-04-29T06:21:10.881262600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024447s
2026-04-29T06:21:10.881488324Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-04-29T06:21:10.881738899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:10.882029144Z [Info] add_update_history: Starting migration of Main DB to 4
2026-04-29T06:21:10.882536595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-29T06:21:10', 'add_update_history')
2026-04-29T06:21:10.882970209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:10.883759278Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-04-29T06:21:10.884022899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020296s
2026-04-29T06:21:10.884254134Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-04-29T06:21:10.884502524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:10.884792879Z [Info] update_notifiarr: Starting migration of Main DB to 5
2026-04-29T06:21:10.888072514Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-04-29T06:21:10.889315116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-04-29T06:21:10.889878340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001353s
2026-04-29T06:21:10.890307525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-29T06:21:10', 'update_notifiarr')
2026-04-29T06:21:10.890726178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:10.891489014Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-04-29T06:21:10.891693355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029365s
2026-04-29T06:21:10.891931996Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-04-29T06:21:10.892176398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:10.892462424Z [Info] app_profiles: Starting migration of Main DB to 6
2026-04-29T06:21:10.893031159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2026-04-29T06:21:10.893777833Z [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-04-29T06:21:10.894401870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011516s
2026-04-29T06:21:10.894644488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2026-04-29T06:21:10.895032850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2026-04-29T06:21:10.895443397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005823s
2026-04-29T06:21:10.895649973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-29T06:21:10.895840286Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-29T06:21:10.896091532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2026-04-29T06:21:10.896472259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2026-04-29T06:21:10.897227229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009146s
2026-04-29T06:21:10.897652836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-29T06:21:10', 'app_profiles')
2026-04-29T06:21:10.898071950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:10.899115191Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-04-29T06:21:10.899311366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027808s
2026-04-29T06:21:10.899535087Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-04-29T06:21:10.899781894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:10.900123802Z [Info] history_failed: Starting migration of Main DB to 7
2026-04-29T06:21:10.900592546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-04-29T06:21:10.900786818Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-29T06:21:10.901018945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2026-04-29T06:21:10.901391115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2026-04-29T06:21:10.902122197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008766s
2026-04-29T06:21:10.902505449Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-04-29T06:21:10.902966387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-04-29T06:21:10.903342063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005542s
2026-04-29T06:21:10.903762460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-29T06:21:10', 'history_failed')
2026-04-29T06:21:10.904207135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:10.905019702Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-04-29T06:21:10.905222811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022013s
2026-04-29T06:21:10.905478385Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-04-29T06:21:10.905723339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:10.906014134Z [Info] redacted_api: Starting migration of Main DB to 8
2026-04-29T06:21:10.906411224Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-29T06:21:10.906705286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-29T06:21:10.908295408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016607s
2026-04-29T06:21:10.908728050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-29T06:21:10', 'redacted_api')
2026-04-29T06:21:10.909145250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:10.909896372Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-04-29T06:21:10.910108690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032514s
2026-04-29T06:21:10.910338713Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-04-29T06:21:10.910589348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:10.910877047Z [Info] IndexerProxies: Starting migration of Main DB to 10
2026-04-29T06:21:10.911408928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2026-04-29T06:21:10.912089108Z [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-04-29T06:21:10.912641220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010104s
2026-04-29T06:21:10.912856273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-29T06:21:10.913034382Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-29T06:21:10.913253713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-04-29T06:21:10.913559179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-04-29T06:21:10.914282946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008146s
2026-04-29T06:21:10.914709705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-29T06:21:10', 'IndexerProxies')
2026-04-29T06:21:10.915126825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:10.915948089Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-04-29T06:21:10.916154495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024243s
2026-04-29T06:21:10.916399178Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-04-29T06:21:10.916657187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:10.916964697Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2026-04-29T06:21:10.917356496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2026-04-29T06:21:10.917569715Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-29T06:21:10.917866292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2026-04-29T06:21:10.918281699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2026-04-29T06:21:10.919004144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008888s
2026-04-29T06:21:10.919463008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-29T06:21:10', 'app_indexer_remote_name')
2026-04-29T06:21:10.919952052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:10.921031977Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-04-29T06:21:10.921244525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028598s
2026-04-29T06:21:10.921488216Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-04-29T06:21:10.921743751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:10.922046871Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2026-04-29T06:21:10.924209576Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-29T06:21:10.925119679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2026-04-29T06:21:10.925501568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011022s
2026-04-29T06:21:10.925946694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-29T06:21:10', 'desi_gazelle_to_unit3d')
2026-04-29T06:21:10.926371380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:10.927112652Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-04-29T06:21:10.927323196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002667s
2026-04-29T06:21:10.927579132Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-04-29T06:21:10.927865799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:10.928187317Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2026-04-29T06:21:10.928544706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-29T06:21:10.928748086Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-29T06:21:10.929019563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-04-29T06:21:10.929448957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-04-29T06:21:10.930244940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009868s
2026-04-29T06:21:10.930709085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-29T06:21:10', 'add_on_update_to_notifications')
2026-04-29T06:21:10.931146285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:10.931942178Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-04-29T06:21:10.932166380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025965s
2026-04-29T06:21:10.932392244Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-04-29T06:21:10.932639482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:10.932930899Z [Info] IndexerVersions: Starting migration of Main DB to 15
2026-04-29T06:21:10.933441407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2026-04-29T06:21:10.934116597Z [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-04-29T06:21:10.934728148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010557s
2026-04-29T06:21:10.935013313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2026-04-29T06:21:10.935508821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-04-29T06:21:10.936105412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007521s
2026-04-29T06:21:10.936274583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2026-04-29T06:21:10.936721493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-04-29T06:21:10.937203724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007056s
2026-04-29T06:21:10.937631064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-29T06:21:10', 'IndexerVersions')
2026-04-29T06:21:10.938053776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:10.938954610Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-04-29T06:21:10.939161075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024255s
2026-04-29T06:21:10.939393954Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-04-29T06:21:10.939642094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:10.939955195Z [Info] cleanup_config: Starting migration of Main DB to 16
2026-04-29T06:21:10.941561590Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-29T06:21:10.942543647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2026-04-29T06:21:10.942861868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010585s
2026-04-29T06:21:10.943124788Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-29T06:21:10.943508240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2026-04-29T06:21:10.943818074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004769s
2026-04-29T06:21:10.944258871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-29T06:21:10', 'cleanup_config')
2026-04-29T06:21:10.944671322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:10.945378276Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-04-29T06:21:10.945618980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020015s
2026-04-29T06:21:10.945849274Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-04-29T06:21:10.946096171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:10.946387127Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2026-04-29T06:21:10.948417586Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-29T06:21:10.948778242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2026-04-29T06:21:10.949090471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004339s
2026-04-29T06:21:10.949348451Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-29T06:21:10.949696081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2026-04-29T06:21:10.949996416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004308s
2026-04-29T06:21:10.950259846Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-29T06:21:10.950609761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2026-04-29T06:21:10.950907881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004313s
2026-04-29T06:21:10.951166712Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-29T06:21:10.951508150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2026-04-29T06:21:10.951814166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004288s
2026-04-29T06:21:10.952096715Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-29T06:21:10.952437582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2026-04-29T06:21:10.952739459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004252s
2026-04-29T06:21:10.952997629Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-29T06:21:10.953352664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2026-04-29T06:21:10.953654693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004359s
2026-04-29T06:21:10.953919366Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-29T06:21:10.954265372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2026-04-29T06:21:10.954571238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004363s
2026-04-29T06:21:10.954834408Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-29T06:21:10.955184173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2026-04-29T06:21:10.955484507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004339s
2026-04-29T06:21:10.955746074Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-29T06:21:10.959680858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2026-04-29T06:21:10.960040953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040477s
2026-04-29T06:21:10.960300015Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-29T06:21:10.960642555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2026-04-29T06:21:10.960939272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00042s
2026-04-29T06:21:10.961195929Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-29T06:21:10.961544852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2026-04-29T06:21:10.961850467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004354s
2026-04-29T06:21:10.962113266Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-29T06:21:10.962456117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2026-04-29T06:21:10.962762514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004308s
2026-04-29T06:21:10.963029622Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-29T06:21:10.963382162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2026-04-29T06:21:10.963689871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004412s
2026-04-29T06:21:10.963966238Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-29T06:21:10.964320241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2026-04-29T06:21:10.964625355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004382s
2026-04-29T06:21:10.964887283Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-29T06:21:10.965238901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2026-04-29T06:21:10.965541460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004347s
2026-04-29T06:21:10.965799159Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-29T06:21:10.966154204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2026-04-29T06:21:10.966450591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004123s
2026-04-29T06:21:10.966635483Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-29T06:21:10.968057858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2026-04-29T06:21:10.968440438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016194s
2026-04-29T06:21:10.968625992Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-29T06:21:10.969034474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2026-04-29T06:21:10.969394088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005849s
2026-04-29T06:21:10.969579572Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-29T06:21:10.969972523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2026-04-29T06:21:10.970327488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005666s
2026-04-29T06:21:10.970510647Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-29T06:21:10.970919099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2026-04-29T06:21:10.971270978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005809s
2026-04-29T06:21:10.971455900Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-29T06:21:10.971874473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2026-04-29T06:21:10.972232484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00059s
2026-04-29T06:21:10.972408649Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-29T06:21:10.972808685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2026-04-29T06:21:10.973164241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005713s
2026-04-29T06:21:10.973348602Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-29T06:21:10.973759800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-04-29T06:21:10.974119534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005917s
2026-04-29T06:21:10.974301982Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-29T06:21:10.974706126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2026-04-29T06:21:10.975060580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005796s
2026-04-29T06:21:10.975246023Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-29T06:21:10.975636389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2026-04-29T06:21:10.976019721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005836s
2026-04-29T06:21:10.976202389Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-29T06:21:10.976603647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2026-04-29T06:21:10.976956357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005727s
2026-04-29T06:21:10.977139977Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-29T06:21:10.977544161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2026-04-29T06:21:10.977929046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006005s
2026-04-29T06:21:10.978110341Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-29T06:21:10.978522311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-04-29T06:21:10.978880702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005876s
2026-04-29T06:21:10.979065184Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-29T06:21:10.979472144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2026-04-29T06:21:10.979830355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005872s
2026-04-29T06:21:10.980031650Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-29T06:21:10.980430594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2026-04-29T06:21:10.980783354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005717s
2026-04-29T06:21:10.980973587Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-29T06:21:10.981370647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2026-04-29T06:21:10.981724199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005721s
2026-04-29T06:21:10.981908981Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-29T06:21:10.982301120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2026-04-29T06:21:10.982654312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005652s
2026-04-29T06:21:10.982837641Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-29T06:21:10.983244059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2026-04-29T06:21:10.983593353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005745s
2026-04-29T06:21:10.983777514Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-29T06:21:10.984190766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2026-04-29T06:21:10.984548436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005883s
2026-04-29T06:21:10.984734180Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-29T06:21:10.985128735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2026-04-29T06:21:10.985477758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005646s
2026-04-29T06:21:10.985960169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-29T06:21:10', 'indexer_cleanup')
2026-04-29T06:21:10.986376307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:10.987557065Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-04-29T06:21:10.987761336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026125s
2026-04-29T06:21:10.988007552Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-04-29T06:21:10.988255932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:10.988548922Z [Info] minimum_seeders: Starting migration of Main DB to 18
2026-04-29T06:21:10.988929439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2026-04-29T06:21:10.989130293Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-29T06:21:10.989389335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2026-04-29T06:21:10.989807356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2026-04-29T06:21:10.990616516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009908s
2026-04-29T06:21:10.991052193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-29T06:21:10', 'minimum_seeders')
2026-04-29T06:21:10.991467359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:10.992290798Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-04-29T06:21:10.992493857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002635s
2026-04-29T06:21:10.992716425Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-04-29T06:21:10.992961508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:10.993248877Z [Info] remove_showrss: Starting migration of Main DB to 19
2026-04-29T06:21:10.993609593Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-29T06:21:10.993965580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2026-04-29T06:21:10.994270665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004288s
2026-04-29T06:21:10.994693216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-29T06:21:10', 'remove_showrss')
2026-04-29T06:21:10.995109263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:10.995866278Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-04-29T06:21:10.996074257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019804s
2026-04-29T06:21:10.996316965Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-04-29T06:21:10.996573933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:10.996873787Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2026-04-29T06:21:10.997245195Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-29T06:21:10.997619639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2026-04-29T06:21:10.997944373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004635s
2026-04-29T06:21:10.998385190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-29T06:21:10', 'remove_torrentparadiseml')
2026-04-29T06:21:10.998818393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:10.999594095Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-04-29T06:21:10.999809449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020645s
2026-04-29T06:21:11.000091847Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-04-29T06:21:11.000352342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.000658318Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2026-04-29T06:21:11.000954024Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-29T06:21:11.001203777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-29T06:21:11.001872132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000706s
2026-04-29T06:21:11.002334975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-29T06:21:11', 'localization_setting_to_string')
2026-04-29T06:21:11.002770081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.003750796Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-04-29T06:21:11.003995258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025274s
2026-04-29T06:21:11.004217205Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-04-29T06:21:11.004458591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.004741461Z [Info] orpheus_api: Starting migration of Main DB to 22
2026-04-29T06:21:11.005016434Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-29T06:21:11.005264284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-29T06:21:11.009131441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038999s
2026-04-29T06:21:11.009558331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-29T06:21:11', 'orpheus_api')
2026-04-29T06:21:11.010004980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.011020125Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-04-29T06:21:11.011202592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057521s
2026-04-29T06:21:11.011450612Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-04-29T06:21:11.011706757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.012027022Z [Info] download_client_categories: Starting migration of Main DB to 23
2026-04-29T06:21:11.012386636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-04-29T06:21:11.012582501Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-29T06:21:11.012827254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2026-04-29T06:21:11.013222169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2026-04-29T06:21:11.013989825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009267s
2026-04-29T06:21:11.014436785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-29T06:21:11', 'download_client_categories')
2026-04-29T06:21:11.014868044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.015709628Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-04-29T06:21:11.015944100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026046s
2026-04-29T06:21:11.016182130Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-04-29T06:21:11.016427273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.016717448Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2026-04-29T06:21:11.017077202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-04-29T06:21:11.017266784Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-29T06:21:11.017475725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-04-29T06:21:11.017772723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-04-29T06:21:11.018455368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007612s
2026-04-29T06:21:11.018692134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-04-29T06:21:11.019026257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-04-29T06:21:11.019716567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008036s
2026-04-29T06:21:11.020176023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-29T06:21:11', 'add_salt_to_users')
2026-04-29T06:21:11.020589014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.021526482Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-04-29T06:21:11.021737948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002583s
2026-04-29T06:21:11.022031399Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-04-29T06:21:11.022306162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.022627770Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2026-04-29T06:21:11.022992174Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-29T06:21:11.023375305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2026-04-29T06:21:11.023720160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005364s
2026-04-29T06:21:11.024263414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-29T06:21:11', 'speedcd_userpasssettings_to_speedcdsettings')
2026-04-29T06:21:11.024707117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.025606478Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-04-29T06:21:11.025844838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023232s
2026-04-29T06:21:11.026142358Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-04-29T06:21:11.026418905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.026750833Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2026-04-29T06:21:11.027084775Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-29T06:21:11.027477336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2026-04-29T06:21:11.027841820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005586s
2026-04-29T06:21:11.028368050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-29T06:21:11', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-04-29T06:21:11.028817695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.030020788Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-04-29T06:21:11.030267114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026328s
2026-04-29T06:21:11.030554142Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-04-29T06:21:11.030840689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.031153018Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2026-04-29T06:21:11.031536180Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-29T06:21:11.031944512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2026-04-29T06:21:11.032299858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005731s
2026-04-29T06:21:11.032481724Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-29T06:21:11.032884816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2026-04-29T06:21:11.033242526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005815s
2026-04-29T06:21:11.033729086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-29T06:21:11', 'alpharatio_greatposterwall_config_contract')
2026-04-29T06:21:11.034180645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.035177372Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-04-29T06:21:11.035411854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024164s
2026-04-29T06:21:11.035645134Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-04-29T06:21:11.035910248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.036208549Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2026-04-29T06:21:11.036570267Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-29T06:21:11.036926895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2026-04-29T06:21:11.037230858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004342s
2026-04-29T06:21:11.037655453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-29T06:21:11', 'remove_notwhatcd')
2026-04-29T06:21:11.038076480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.038961984Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-04-29T06:21:11.039169622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021246s
2026-04-29T06:21:11.039422822Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-04-29T06:21:11.039689759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.040028542Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2026-04-29T06:21:11.040451112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-29T06:21:11.040648079Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-29T06:21:11.040878443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2026-04-29T06:21:11.041261775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2026-04-29T06:21:11.042011284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009069s
2026-04-29T06:21:11.042234434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-29T06:21:11.042414837Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-29T06:21:11.042702025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2026-04-29T06:21:11.043130308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2026-04-29T06:21:11.043998476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010593s
2026-04-29T06:21:11.044457671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-29T06:21:11', 'add_on_grab_to_notifications')
2026-04-29T06:21:11.044886965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.046180871Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-04-29T06:21:11.046393078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003202s
2026-04-29T06:21:11.046671910Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-04-29T06:21:11.046950781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.047258110Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2026-04-29T06:21:11.047584087Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-29T06:21:11.048013862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-04-29T06:21:11.048376002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000592s
2026-04-29T06:21:11.048853313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-29T06:21:11', 'animetorrents_use_custom_config_contract')
2026-04-29T06:21:11.049296535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.050135645Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-04-29T06:21:11.050365949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002264s
2026-04-29T06:21:11.050594239Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-04-29T06:21:11.050845324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.051134968Z [Info] apprise_server_url: Starting migration of Main DB to 31
2026-04-29T06:21:11.051417897Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-29T06:21:11.051672881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-29T06:21:11.052386398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007452s
2026-04-29T06:21:11.052823147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-29T06:21:11', 'apprise_server_url')
2026-04-29T06:21:11.053247732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.054006480Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-04-29T06:21:11.054214168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023367s
2026-04-29T06:21:11.054468791Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-04-29T06:21:11.054729747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.055035052Z [Info] health_restored_notification: Starting migration of Main DB to 32
2026-04-29T06:21:11.055397020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-29T06:21:11.055596482Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-06s
2026-04-29T06:21:11.055862588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-04-29T06:21:11.056291381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-04-29T06:21:11.057062364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009506s
2026-04-29T06:21:11.057520837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-29T06:21:11', 'health_restored_notification')
2026-04-29T06:21:11.057948318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.058945887Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-04-29T06:21:11.059160830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027737s
2026-04-29T06:21:11.059366123Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-04-29T06:21:11.059604303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.059904768Z [Info] remove_uc: Starting migration of Main DB to 33
2026-04-29T06:21:11.060265675Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-29T06:21:11.060633776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-04-29T06:21:11.060944652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004482s
2026-04-29T06:21:11.061354337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-29T06:21:11', 'remove_uc')
2026-04-29T06:21:11.061769413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.062639185Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-04-29T06:21:11.062829849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002115s
2026-04-29T06:21:11.063070804Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-04-29T06:21:11.063323904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.063628978Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2026-04-29T06:21:11.063940686Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-29T06:21:11.064186861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-29T06:21:11.064807591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006568s
2026-04-29T06:21:11.065252137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-29T06:21:11', 'history_fix_data_titles')
2026-04-29T06:21:11.065677894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.066687086Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-04-29T06:21:11.066892099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024858s
2026-04-29T06:21:11.067140800Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-04-29T06:21:11.067398349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.067702140Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2026-04-29T06:21:11.068085472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-29T06:21:11.068273411Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-29T06:21:11.068516250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-04-29T06:21:11.068909692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-04-29T06:21:11.069706256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009602s
2026-04-29T06:21:11.070159459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-29T06:21:11', 'download_client_per_indexer')
2026-04-29T06:21:11.070585987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.071593476Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-04-29T06:21:11.071806475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027943s
2026-04-29T06:21:11.072138464Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-04-29T06:21:11.072423588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.072744925Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2026-04-29T06:21:11.074827469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-04-29T06:21:11.075027121Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-29T06:21:11.075437467Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2026-04-29T06:21:11.080688201Z [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-04-29T06:21:11.081879149Z [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-04-29T06:21:11.082529559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-04-29T06:21:11.083265501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-04-29T06:21:11.085031297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-04-29T06:21:11.085436062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097559s
2026-04-29T06:21:11.085665314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-04-29T06:21:11.085852170Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-29T06:21:11.086161874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2026-04-29T06:21:11.088336884Z [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-04-29T06:21:11.089491970Z [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-04-29T06:21:11.090120846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-04-29T06:21:11.090834063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-04-29T06:21:11.092646543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-04-29T06:21:11.093049324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066369s
2026-04-29T06:21:11.093267964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-04-29T06:21:11.093456123Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-29T06:21:11.093729293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2026-04-29T06:21:11.095890786Z [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-04-29T06:21:11.097026393Z [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-04-29T06:21:11.097641221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-04-29T06:21:11.098339247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-04-29T06:21:11.100050703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-04-29T06:21:11.100466350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064998s
2026-04-29T06:21:11.100669088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-29T06:21:11.100848289Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-29T06:21:11.101090457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-04-29T06:21:11.103316560Z [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-04-29T06:21:11.104569393Z [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-04-29T06:21:11.105202488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-29T06:21:11.105699599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-29T06:21:11.107214509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058846s
2026-04-29T06:21:11.107419222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-29T06:21:11.107596990Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-29T06:21:11.107838767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-04-29T06:21:11.110133438Z [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-04-29T06:21:11.111347843Z [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-04-29T06:21:11.112013033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-29T06:21:11.112477929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-29T06:21:11.113929823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058056s
2026-04-29T06:21:11.114130707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-29T06:21:11.114312042Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-29T06:21:11.114550423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-04-29T06:21:11.116810434Z [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-04-29T06:21:11.118039579Z [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-04-29T06:21:11.118648846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-29T06:21:11.119122149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-29T06:21:11.120592330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058026s
2026-04-29T06:21:11.120822323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-29T06:21:11.121014029Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-29T06:21:11.121293261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-04-29T06:21:11.123364172Z [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-04-29T06:21:11.124551312Z [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-04-29T06:21:11.125205800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-29T06:21:11.125946602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-29T06:21:11.127664892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-29T06:21:11.128107103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065695s
2026-04-29T06:21:11.128336264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-29T06:21:11.128529073Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-29T06:21:11.128817313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-04-29T06:21:11.130923084Z [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-04-29T06:21:11.132104954Z [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-04-29T06:21:11.132753640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-29T06:21:11.133451966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-29T06:21:11.135153833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-29T06:21:11.135595884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065085s
2026-04-29T06:21:11.135808071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-29T06:21:11.136015018Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-29T06:21:11.136295653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-04-29T06:21:11.138403057Z [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-04-29T06:21:11.139580728Z [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-04-29T06:21:11.140254195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-29T06:21:11.141002131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-29T06:21:11.142710301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-29T06:21:11.143132441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065979s
2026-04-29T06:21:11.143337424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-04-29T06:21:11.143510051Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-29T06:21:11.143737900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-04-29T06:21:11.145790423Z [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-04-29T06:21:11.146733062Z [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-04-29T06:21:11.147259712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-04-29T06:21:11.147900673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-04-29T06:21:11.149486827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-04-29T06:21:11.150011313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-29T06:21:11.150353192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063769s
2026-04-29T06:21:11.150591722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2026-04-29T06:21:11.150789450Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-29T06:21:11.151078272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2026-04-29T06:21:11.153079141Z [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-04-29T06:21:11.154018082Z [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-04-29T06:21:11.154580455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2026-04-29T06:21:11.155500708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2026-04-29T06:21:11.157275231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-04-29T06:21:11.157948187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-04-29T06:21:11.158360537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070236s
2026-04-29T06:21:11.158573456Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-29T06:21:11.158756104Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-29T06:21:11.159032620Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-04-29T06:21:11.161323574Z [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-04-29T06:21:11.162850148Z [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-04-29T06:21:11.163624958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-29T06:21:11.164369257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-29T06:21:11.166032757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-29T06:21:11.166440017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071888s
2026-04-29T06:21:11.166653237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-29T06:21:11.166835333Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-29T06:21:11.167116299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-04-29T06:21:11.169426822Z [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-04-29T06:21:11.170959479Z [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-04-29T06:21:11.171721193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-29T06:21:11.172438277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-29T06:21:11.174094803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-29T06:21:11.174504979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071531s
2026-04-29T06:21:11.174717426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-29T06:21:11.174905204Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-29T06:21:11.175164206Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-04-29T06:21:11.177525090Z [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-04-29T06:21:11.179064601Z [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-04-29T06:21:11.179822677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-29T06:21:11.180522096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-29T06:21:11.182173962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-29T06:21:11.182578016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071835s
2026-04-29T06:21:11.182829933Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-29T06:21:11.182990507Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-29T06:21:11.183275000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2026-04-29T06:21:11.185697077Z [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-04-29T06:21:11.187219964Z [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-04-29T06:21:11.188009855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-29T06:21:11.188721377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-29T06:21:11.190411761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-29T06:21:11.190817298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007294s
2026-04-29T06:21:11.191019505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-29T06:21:11.191197033Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-29T06:21:11.191428479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2026-04-29T06:21:11.193855917Z [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-04-29T06:21:11.195341158Z [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-04-29T06:21:11.196078934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-04-29T06:21:11.196770517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-04-29T06:21:11.198371701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-29T06:21:11.198758029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071097s
2026-04-29T06:21:11.198982060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-29T06:21:11.199164688Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-29T06:21:11.199466035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-04-29T06:21:11.202977576Z [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-04-29T06:21:11.203943351Z [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-04-29T06:21:11.204490092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-04-29T06:21:11.205169661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-04-29T06:21:11.206831968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-29T06:21:11.207237325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075305s
2026-04-29T06:21:11.207449903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-29T06:21:11.207629745Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-29T06:21:11.207939709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-04-29T06:21:11.209959847Z [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-04-29T06:21:11.210899530Z [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-04-29T06:21:11.211437002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-04-29T06:21:11.212120989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-04-29T06:21:11.213771704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-29T06:21:11.214173352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060022s
2026-04-29T06:21:11.214386211Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-29T06:21:11.214561534Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-29T06:21:11.214811638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-04-29T06:21:11.216592785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-04-29T06:21:11.217284297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-04-29T06:21:11.217758332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-04-29T06:21:11.218353290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-04-29T06:21:11.219984094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-29T06:21:11.220410533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053333s
2026-04-29T06:21:11.220909758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-29T06:21:11', 'postgres_update_timestamp_columns_to_with_timezone')
2026-04-29T06:21:11.221363031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.223419572Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-04-29T06:21:11.223659255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082645s
2026-04-29T06:21:11.223966935Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-04-29T06:21:11.224220325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.224538305Z [Info] add_notification_status: Starting migration of Main DB to 37
2026-04-29T06:21:11.225261912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-04-29T06:21:11.226047304Z [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-04-29T06:21:11.226648645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011633s
2026-04-29T06:21:11.226905923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-04-29T06:21:11.227338915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-04-29T06:21:11.227744782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006175s
2026-04-29T06:21:11.228212715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-29T06:21:11', 'add_notification_status')
2026-04-29T06:21:11.228658202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.229510628Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-04-29T06:21:11.229726914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023309s
2026-04-29T06:21:11.230005064Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-04-29T06:21:11.230273274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.230588439Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2026-04-29T06:21:11.231031591Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-29T06:21:11.231414412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2026-04-29T06:21:11.231758495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005351s
2026-04-29T06:21:11.231960282Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-29T06:21:11.232354195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-04-29T06:21:11.232706785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005641s
2026-04-29T06:21:11.232891918Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-29T06:21:11.233260650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2026-04-29T06:21:11.233607659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005269s
2026-04-29T06:21:11.234081964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-29T06:21:11', 'indexers_freeleech_only_config_contract')
2026-04-29T06:21:11.234522441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.235294486Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-04-29T06:21:11.235518517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021285s
2026-04-29T06:21:11.235750174Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-04-29T06:21:11.236007973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.236300191Z [Info] email_encryption: Starting migration of Main DB to 39
2026-04-29T06:21:11.236589354Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-29T06:21:11.236839597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-29T06:21:11.237522883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007145s
2026-04-29T06:21:11.237945975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-29T06:21:11', 'email_encryption')
2026-04-29T06:21:11.238384960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.239173648Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-04-29T06:21:11.239380224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023539s
2026-04-29T06:21:11.239658334Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-04-29T06:21:11.239964210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.240287270Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2026-04-29T06:21:11.240594459Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-29T06:21:11.240843300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-29T06:21:11.241824296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010201s
2026-04-29T06:21:11.242317128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-29T06:21:11', 'newznab_category_to_capabilities_settings')
2026-04-29T06:21:11.242755551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.243554670Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-04-29T06:21:11.243796597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026689s
2026-04-29T06:21:11.244083265Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-04-29T06:21:11.244346334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.244650918Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2026-04-29T06:21:11.244946553Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-29T06:21:11.245193180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-29T06:21:11.245872909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000723s
2026-04-29T06:21:11.246340851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-29T06:21:11', 'gazelle_freeleech_token_options')
2026-04-29T06:21:11.246777410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.247540667Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-04-29T06:21:11.247760740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023221s
2026-04-29T06:21:11.248049522Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-04-29T06:21:11.248322091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.248632336Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2026-04-29T06:21:11.248934574Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-29T06:21:11.249180910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-29T06:21:11.249732231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005891s
2026-04-29T06:21:11.250207387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-29T06:21:11', 'myanonamouse_freeleech_wedge_options')
2026-04-29T06:21:11.250643415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.251420440Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-04-29T06:21:11.251646746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022056s
2026-04-29T06:21:11.251923774Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-04-29T06:21:11.252189188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.252508171Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43
2026-04-29T06:21:11.252934650Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-29T06:21:11.253056876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-29T06:21:11.262610685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095584s
2026-04-29T06:21:11.263091113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-29T06:21:11', 'newznab_indexers_enable_redirect')
2026-04-29T06:21:11.263519906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.264476402Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-04-29T06:21:11.264699001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113866s
2026-04-29T06:21:11.273592640Z [Debug] MigrationController: Took: 00:00:00.6691123
2026-04-29T06:21:11.343418776Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-04-29T06:21:11.359975908Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-04-29T06:21:11.377562935Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-04-29T06:21:11.378553229Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-29T06:21:11.378899226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-29T06:21:11.382911386Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-04-29T06:21:11.383185778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043343s
2026-04-29T06:21:11.383512616Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-04-29T06:21:11.383862230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046195s
2026-04-29T06:21:11.385453936Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-04-29T06:21:11.385829803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.386322826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-04-29T06:21:11.386785778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-04-29T06:21:11.387339463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007014s
2026-04-29T06:21:11.387669608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.389191202Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-04-29T06:21:11.389499583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025155s
2026-04-29T06:21:11.389911362Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-04-29T06:21:11.390312159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.391531755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-04-29T06:21:11.392065300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-29T06:21:11.392618223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007416s
2026-04-29T06:21:11.392931254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-29T06:21:11.393216739Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-29T06:21:11.393568417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-04-29T06:21:11.394043734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-04-29T06:21:11.394920570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009949s
2026-04-29T06:21:11.395260745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.396348285Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-04-29T06:21:11.396675484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023823s
2026-04-29T06:21:11.397084026Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-04-29T06:21:11.397474693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.397996975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-29T06:21:11.398246668Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-29T06:21:11.398570520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-04-29T06:21:11.399048332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-04-29T06:21:11.399707480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007803s
2026-04-29T06:21:11.400132115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.401186668Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-04-29T06:21:11.401525561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021938s
2026-04-29T06:21:11.401943583Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-04-29T06:21:11.402303628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.402726680Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-04-29T06:21:11.403331277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-04-29T06:21:11.404137080Z [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-04-29T06:21:11.405088005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014424s
2026-04-29T06:21:11.405412989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-04-29T06:21:11.405824007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-04-29T06:21:11.406357521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006384s
2026-04-29T06:21:11.406875655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-29T06:21:11', 'InitialSetup')
2026-04-29T06:21:11.407511645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.408683505Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-04-29T06:21:11.408951245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028995s
2026-04-29T06:21:11.409271249Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-04-29T06:21:11.409634881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.410051590Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2026-04-29T06:21:11.410609975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-29T06:21:11', 'ApplicationStatus')
2026-04-29T06:21:11.411259303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.412318235Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-04-29T06:21:11.412638520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026842s
2026-04-29T06:21:11.412947141Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-04-29T06:21:11.413297778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.413708194Z [Info] IndexerProps: Starting migration of Log DB to 3
2026-04-29T06:21:11.414216548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-29T06:21:11', 'IndexerProps')
2026-04-29T06:21:11.414860735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.415713222Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-04-29T06:21:11.416064690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024335s
2026-04-29T06:21:11.416384464Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-04-29T06:21:11.416744489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.417170957Z [Info] add_update_history: Starting migration of Log DB to 4
2026-04-29T06:21:11.417695383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-04-29T06:21:11.418376615Z [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-04-29T06:21:11.419136475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011161s
2026-04-29T06:21:11.419465478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-04-29T06:21:11.419974794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-04-29T06:21:11.420559571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007362s
2026-04-29T06:21:11.421088567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-29T06:21:11', 'add_update_history')
2026-04-29T06:21:11.421728996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.422696915Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-04-29T06:21:11.423020427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028396s
2026-04-29T06:21:11.423335862Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-04-29T06:21:11.423691348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.424130422Z [Info] update_notifiarr: Starting migration of Log DB to 5
2026-04-29T06:21:11.424655570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-29T06:21:11', 'update_notifiarr')
2026-04-29T06:21:11.425332834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.426216944Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-04-29T06:21:11.426532670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025274s
2026-04-29T06:21:11.426837664Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-04-29T06:21:11.427187939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.427596953Z [Info] app_profiles: Starting migration of Log DB to 6
2026-04-29T06:21:11.428121710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-29T06:21:11', 'app_profiles')
2026-04-29T06:21:11.428775817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.429628244Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-04-29T06:21:11.429942777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024556s
2026-04-29T06:21:11.430251339Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-04-29T06:21:11.430610913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.431036590Z [Info] history_failed: Starting migration of Log DB to 7
2026-04-29T06:21:11.431542629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-29T06:21:11', 'history_failed')
2026-04-29T06:21:11.432220073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.433079263Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-04-29T06:21:11.433396923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024769s
2026-04-29T06:21:11.433699593Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-04-29T06:21:11.434050359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.434459022Z [Info] redacted_api: Starting migration of Log DB to 8
2026-04-29T06:21:11.434976324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-29T06:21:11', 'redacted_api')
2026-04-29T06:21:11.435607334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.436472567Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-04-29T06:21:11.436782641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024352s
2026-04-29T06:21:11.437094249Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-04-29T06:21:11.437449153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.437885833Z [Info] IndexerProxies: Starting migration of Log DB to 10
2026-04-29T06:21:11.438407323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-29T06:21:11', 'IndexerProxies')
2026-04-29T06:21:11.439043975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.439904508Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-04-29T06:21:11.440229492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024501s
2026-04-29T06:21:11.440564026Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-04-29T06:21:11.440937418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.441362193Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2026-04-29T06:21:11.441916149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-29T06:21:11', 'app_indexer_remote_name')
2026-04-29T06:21:11.442568944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.443468565Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-04-29T06:21:11.443798610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025162s
2026-04-29T06:21:11.444148545Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-04-29T06:21:11.444525434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.444940830Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2026-04-29T06:21:11.445487701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-29T06:21:11', 'desi_gazelle_to_unit3d')
2026-04-29T06:21:11.446137219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.447014977Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-04-29T06:21:11.447344280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024922s
2026-04-29T06:21:11.447697071Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-04-29T06:21:11.448107347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.448548555Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2026-04-29T06:21:11.449121038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-29T06:21:11', 'add_on_update_to_notifications')
2026-04-29T06:21:11.449797450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.450748005Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-04-29T06:21:11.451089783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026191s
2026-04-29T06:21:11.451410829Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-04-29T06:21:11.451764582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.452239879Z [Info] IndexerVersions: Starting migration of Log DB to 15
2026-04-29T06:21:11.452768103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-29T06:21:11', 'IndexerVersions')
2026-04-29T06:21:11.453406759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.454285388Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-04-29T06:21:11.454596865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025215s
2026-04-29T06:21:11.454912922Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-04-29T06:21:11.455268207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.455693624Z [Info] cleanup_config: Starting migration of Log DB to 16
2026-04-29T06:21:11.456240014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-29T06:21:11', 'cleanup_config')
2026-04-29T06:21:11.456886556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.457756017Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-04-29T06:21:11.458085100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025056s
2026-04-29T06:21:11.458384022Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-04-29T06:21:11.458741011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.459178632Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2026-04-29T06:21:11.459703529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-29T06:21:11', 'indexer_cleanup')
2026-04-29T06:21:11.460373759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.461168579Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-04-29T06:21:11.461490227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024336s
2026-04-29T06:21:11.461797686Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-04-29T06:21:11.462159645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.462573168Z [Info] minimum_seeders: Starting migration of Log DB to 18
2026-04-29T06:21:11.463090800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-29T06:21:11', 'minimum_seeders')
2026-04-29T06:21:11.463727643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.464565640Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-04-29T06:21:11.464895645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024113s
2026-04-29T06:21:11.465200749Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-04-29T06:21:11.465564742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.465974688Z [Info] remove_showrss: Starting migration of Log DB to 19
2026-04-29T06:21:11.466490637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-29T06:21:11', 'remove_showrss')
2026-04-29T06:21:11.467123782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.467942300Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-04-29T06:21:11.468272004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023636s
2026-04-29T06:21:11.468604113Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-04-29T06:21:11.468981092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.469408423Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2026-04-29T06:21:11.469969372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-29T06:21:11', 'remove_torrentparadiseml')
2026-04-29T06:21:11.470643029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.471762042Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-04-29T06:21:11.472128691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027691s
2026-04-29T06:21:11.472474016Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-04-29T06:21:11.472863891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.473294659Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2026-04-29T06:21:11.473896330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-29T06:21:11', 'localization_setting_to_string')
2026-04-29T06:21:11.474567803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.475420119Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-04-29T06:21:11.475775715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025319s
2026-04-29T06:21:11.476098655Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-04-29T06:21:11.476445845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.476856532Z [Info] orpheus_api: Starting migration of Log DB to 22
2026-04-29T06:21:11.477359254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-29T06:21:11', 'orpheus_api')
2026-04-29T06:21:11.478000696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.478781939Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-04-29T06:21:11.479097965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023496s
2026-04-29T06:21:11.479434443Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-04-29T06:21:11.479821082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.480265477Z [Info] download_client_categories: Starting migration of Log DB to 23
2026-04-29T06:21:11.480827949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-29T06:21:11', 'download_client_categories')
2026-04-29T06:21:11.481491596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.482305465Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-04-29T06:21:11.482652834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024737s
2026-04-29T06:21:11.482967197Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-04-29T06:21:11.483329627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.483746807Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2026-04-29T06:21:11.484298999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-29T06:21:11', 'add_salt_to_users')
2026-04-29T06:21:11.484948086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.486030787Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-04-29T06:21:11.486370411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026395s
2026-04-29T06:21:11.486748111Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-04-29T06:21:11.487170933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.487752314Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2026-04-29T06:21:11.488445820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-29T06:21:11', 'speedcd_userpasssettings_to_speedcdsettings')
2026-04-29T06:21:11.489156762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.490161675Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-04-29T06:21:11.490568385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029231s
2026-04-29T06:21:11.490957999Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-04-29T06:21:11.491383255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.491843713Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2026-04-29T06:21:11.492534394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-29T06:21:11', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-04-29T06:21:11.493250305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.494870608Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-04-29T06:21:11.495261085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034326s
2026-04-29T06:21:11.495644096Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-04-29T06:21:11.496094824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.496543607Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2026-04-29T06:21:11.497187915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-29T06:21:11', 'alpharatio_greatposterwall_config_contract')
2026-04-29T06:21:11.497892514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.498701944Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-04-29T06:21:11.499082270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025618s
2026-04-29T06:21:11.499401052Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-04-29T06:21:11.499760916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.500204670Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2026-04-29T06:21:11.500726371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-29T06:21:11', 'remove_notwhatcd')
2026-04-29T06:21:11.501364466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.502202824Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-04-29T06:21:11.502522357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024487s
2026-04-29T06:21:11.502864977Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-04-29T06:21:11.503262418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.503679768Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2026-04-29T06:21:11.504279736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-29T06:21:11', 'add_on_grab_to_notifications')
2026-04-29T06:21:11.504945788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.505780218Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-04-29T06:21:11.506129982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025145s
2026-04-29T06:21:11.506503535Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-04-29T06:21:11.506928390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.507376282Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2026-04-29T06:21:11.508021091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-29T06:21:11', 'animetorrents_use_custom_config_contract')
2026-04-29T06:21:11.508723345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.510128625Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-04-29T06:21:11.510513841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031481s
2026-04-29T06:21:11.510841029Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-04-29T06:21:11.511219151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.511645459Z [Info] apprise_server_url: Starting migration of Log DB to 31
2026-04-29T06:21:11.512200968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-29T06:21:11', 'apprise_server_url')
2026-04-29T06:21:11.512849173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.514461350Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-04-29T06:21:11.514785352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032414s
2026-04-29T06:21:11.515132431Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-04-29T06:21:11.515519551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.515974257Z [Info] health_restored_notification: Starting migration of Log DB to 32
2026-04-29T06:21:11.516557351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-29T06:21:11', 'health_restored_notification')
2026-04-29T06:21:11.517226699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.519068748Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-04-29T06:21:11.519416739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035269s
2026-04-29T06:21:11.519725491Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-04-29T06:21:11.520102169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.520514680Z [Info] remove_uc: Starting migration of Log DB to 33
2026-04-29T06:21:11.521007002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-29T06:21:11', 'remove_uc')
2026-04-29T06:21:11.521638072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.523039094Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-04-29T06:21:11.523344839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029609s
2026-04-29T06:21:11.523680686Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-04-29T06:21:11.524127355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.524542491Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2026-04-29T06:21:11.525098912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-29T06:21:11', 'history_fix_data_titles')
2026-04-29T06:21:11.525754051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.526721930Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-04-29T06:21:11.527062937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026055s
2026-04-29T06:21:11.527403062Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-04-29T06:21:11.527795362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.528260889Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2026-04-29T06:21:11.528830146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-29T06:21:11', 'download_client_per_indexer')
2026-04-29T06:21:11.529504484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.530485710Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-04-29T06:21:11.530841366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026708s
2026-04-29T06:21:11.531235049Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-04-29T06:21:11.531671197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.532151424Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2026-04-29T06:21:11.532932537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-04-29T06:21:11.533222721Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-29T06:21:11.533543277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-04-29T06:21:11.534829287Z [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-04-29T06:21:11.536251691Z [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-04-29T06:21:11.537106182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-04-29T06:21:11.537851383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-04-29T06:21:11.539172353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-04-29T06:21:11.539746108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058642s
2026-04-29T06:21:11.540094790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-04-29T06:21:11.540402069Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-29T06:21:11.540732084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-04-29T06:21:11.541814033Z [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-04-29T06:21:11.542918106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-04-29T06:21:11.543675521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-04-29T06:21:11.544490372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-04-29T06:21:11.545783596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-04-29T06:21:11.546348023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005248s
2026-04-29T06:21:11.546652907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-29T06:21:11.546941679Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-29T06:21:11.547287194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-04-29T06:21:11.548303461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-04-29T06:21:11.549286280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-04-29T06:21:11.550045629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-04-29T06:21:11.550807263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-04-29T06:21:11.552045447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-29T06:21:11.552704604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050388s
2026-04-29T06:21:11.553315013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-29T06:21:11', 'postgres_update_timestamp_columns_to_with_timezone')
2026-04-29T06:21:11.554033330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.556054560Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-04-29T06:21:11.556476971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082703s
2026-04-29T06:21:11.556846435Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-04-29T06:21:11.557229877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.557670695Z [Info] add_notification_status: Starting migration of Log DB to 37
2026-04-29T06:21:11.558236394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-29T06:21:11', 'add_notification_status')
2026-04-29T06:21:11.558919760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.559822668Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-04-29T06:21:11.560185970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025867s
2026-04-29T06:21:11.560550654Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-04-29T06:21:11.560966612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.561404884Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2026-04-29T06:21:11.562037198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-29T06:21:11', 'indexers_freeleech_only_config_contract')
2026-04-29T06:21:11.562729081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.563634645Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-04-29T06:21:11.564037075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026277s
2026-04-29T06:21:11.564347951Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-04-29T06:21:11.564714008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.565124645Z [Info] email_encryption: Starting migration of Log DB to 39
2026-04-29T06:21:11.565648250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-29T06:21:11', 'email_encryption')
2026-04-29T06:21:11.566292126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.567131366Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-04-29T06:21:11.567450469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024297s
2026-04-29T06:21:11.567821817Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-04-29T06:21:11.568270921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.568715366Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2026-04-29T06:21:11.569367910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-29T06:21:11', 'newznab_category_to_capabilities_settings')
2026-04-29T06:21:11.570062249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.570983945Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-04-29T06:21:11.571366946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026719s
2026-04-29T06:21:11.571720478Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-04-29T06:21:11.572155714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.572595931Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2026-04-29T06:21:11.573187222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-29T06:21:11', 'gazelle_freeleech_token_options')
2026-04-29T06:21:11.573856870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.574762223Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-04-29T06:21:11.575114002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002584s
2026-04-29T06:21:11.575477804Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-04-29T06:21:11.575941508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.576392927Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2026-04-29T06:21:11.577012224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-29T06:21:11', 'myanonamouse_freeleech_wedge_options')
2026-04-29T06:21:11.577693476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.580877067Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-04-29T06:21:11.581246662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048588s
2026-04-29T06:21:11.581550524Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-04-29T06:21:11.581951591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T06:21:11.582391187Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43
2026-04-29T06:21:11.582980102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-29T06:21:11', 'newznab_indexers_enable_redirect')
2026-04-29T06:21:11.583652587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T06:21:11.584697651Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-04-29T06:21:11.585036073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027015s
2026-04-29T06:21:11.741161516Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2026-04-29T06:21:11.747873192Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-04-29T06:21:11.752247241Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-04-29T06:21:11.860662727Z [Info] AppSyncProfileService: Setting up default app profile
2026-04-29T06:21:11.871117972Z [Info] CommandExecutor: Starting 3 threads for tasks.
2026-04-29T06:21:11.966286251Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-04-29T06:21:12.071193382Z [ls.io-init] done.
2026-04-29T06:21:12.362692059Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-04-29T06:21:12.363711662Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-04-29T06:21:12.364090996Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin