2026-02-06T06:05:01.483471560Z [migrations] started
2026-02-06T06:05:01.483544827Z [migrations] no migrations found
2026-02-06T06:05:01.503491543Z usermod: no changes
2026-02-06T06:05:01.509067420Z ───────────────────────────────────────
2026-02-06T06:05:01.509082370Z
2026-02-06T06:05:01.509086448Z ██╗ ███████╗██╗ ██████╗
2026-02-06T06:05:01.509090276Z ██║ ██╔════╝██║██╔═══██╗
2026-02-06T06:05:01.509094004Z ██║ ███████╗██║██║ ██║
2026-02-06T06:05:01.509097962Z ██║ ╚════██║██║██║ ██║
2026-02-06T06:05:01.509101639Z ███████╗███████║██║╚██████╔╝
2026-02-06T06:05:01.509105407Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-02-06T06:05:01.509109074Z
2026-02-06T06:05:01.509112581Z Brought to you by linuxserver.io
2026-02-06T06:05:01.509116208Z ───────────────────────────────────────
2026-02-06T06:05:01.509382895Z
2026-02-06T06:05:01.509390461Z To support the app dev(s) visit:
2026-02-06T06:05:01.510968368Z Prowlarr: https://opencollective.com/prowlarr
2026-02-06T06:05:01.511238091Z
2026-02-06T06:05:01.511244083Z To support LSIO projects visit:
2026-02-06T06:05:01.511248211Z https://www.linuxserver.io/donate/
2026-02-06T06:05:01.511251889Z
2026-02-06T06:05:01.511255737Z ───────────────────────────────────────
2026-02-06T06:05:01.511260366Z GID/UID
2026-02-06T06:05:01.511266528Z ───────────────────────────────────────
2026-02-06T06:05:01.515663713Z
2026-02-06T06:05:01.515687891Z User UID: 911
2026-02-06T06:05:01.515692230Z User GID: 911
2026-02-06T06:05:01.515696258Z ───────────────────────────────────────
2026-02-06T06:05:01.517563759Z Linuxserver.io version: 2.3.2.5269-ls222
2026-02-06T06:05:01.517869745Z Build-date: 2026-02-06T06:01:46+00:00
2026-02-06T06:05:01.517876739Z ───────────────────────────────────────
2026-02-06T06:05:01.517881078Z
2026-02-06T06:05:01.572271020Z [custom-init] No custom files found, skipping...
2026-02-06T06:05:01.594124394Z failed to load "/config/config.xml": No such file or directory
2026-02-06T06:05:01.909922156Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.3.2.5269
2026-02-06T06:05:01.927443848Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-02-06T06:05:01.934477050Z [Debug] Bootstrap: Console selected
2026-02-06T06:05:01.935771707Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-02-06T06:05:02.171431480Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-02-06T06:05:02.236038896Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {f223487e-a390-40f6-bd0d-92633272097f} may be persisted to storage in unencrypted form.
2026-02-06T06:05:02.294995703Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-02-06T06:05:02.323425681Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-02-06T06:05:02.377395166Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-02-06T06:05:02.384292865Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-06T06:05:02.384798694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-06T06:05:02.421611010Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-02-06T06:05:02.425015425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0373964s
2026-02-06T06:05:02.425303525Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-02-06T06:05:02.425529671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0408011s
2026-02-06T06:05:02.432668225Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-02-06T06:05:02.433266560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.437794598Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-02-06T06:05:02.445709205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-02-06T06:05:02.456408640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183576s
2026-02-06T06:05:02.456806882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.458790376Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-02-06T06:05:02.458986180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020752s
2026-02-06T06:05:02.464869618Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-02-06T06:05:02.465133960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.469680966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-02-06T06:05:02.470701932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-02-06T06:05:02.471278773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013725s
2026-02-06T06:05:02.471513516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-06T06:05:02.471820925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001039s
2026-02-06T06:05:02.472322024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-02-06T06:05:02.472927122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-02-06T06:05:02.473617623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010613s
2026-02-06T06:05:02.473882166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.474725083Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-02-06T06:05:02.474933593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021304s
2026-02-06T06:05:02.475541296Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-02-06T06:05:02.475779145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.476691473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-06T06:05:02.477486493Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-02-06T06:05:02.477739102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-02-06T06:05:02.478091912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-02-06T06:05:02.478602501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006379s
2026-02-06T06:05:02.478842374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.479607414Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-02-06T06:05:02.479821165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016257s
2026-02-06T06:05:02.480972673Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-02-06T06:05:02.481219821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.481845120Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-02-06T06:05:02.485936588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-02-06T06:05:02.486493520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL)
2026-02-06T06:05:02.486987635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008453s
2026-02-06T06:05:02.487200323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-02-06T06:05:02.487547743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-02-06T06:05:02.487941816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005259s
2026-02-06T06:05:02.488139975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-02-06T06:05:02.488752428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT)
2026-02-06T06:05:02.489286724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000955s
2026-02-06T06:05:02.489515665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-02-06T06:05:02.489858796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-02-06T06:05:02.490257750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005351s
2026-02-06T06:05:02.490468865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-02-06T06:05:02.495130461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL)
2026-02-06T06:05:02.495856644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051729s
2026-02-06T06:05:02.496079092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-02-06T06:05:02.496717377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-02-06T06:05:02.497267895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009883s
2026-02-06T06:05:02.497505023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-02-06T06:05:02.497895810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-02-06T06:05:02.498301136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005807s
2026-02-06T06:05:02.498503413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-02-06T06:05:02.501448043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 25, "Added" DATETIME NOT NULL)
2026-02-06T06:05:02.502280459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035321s
2026-02-06T06:05:02.502459890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-02-06T06:05:02.502797490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-02-06T06:05:02.503176403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005176s
2026-02-06T06:05:02.503382298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2026-02-06T06:05:02.504067728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationIndexerMapping" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "AppId" INTEGER NOT NULL, "RemoteIndexerId" INTEGER NOT NULL)
2026-02-06T06:05:02.504611904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000972s
2026-02-06T06:05:02.504847869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2026-02-06T06:05:02.505493359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Applications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "SyncLevel" INTEGER NOT NULL, "Tags" TEXT)
2026-02-06T06:05:02.506055821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010398s
2026-02-06T06:05:02.506281185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2026-02-06T06:05:02.506642152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2026-02-06T06:05:02.507011886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000525s
2026-02-06T06:05:02.507202610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-02-06T06:05:02.507556122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-02-06T06:05:02.508024926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005941s
2026-02-06T06:05:02.508213145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-02-06T06:05:02.508532829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-02-06T06:05:02.508885369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004732s
2026-02-06T06:05:02.509080161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-02-06T06:05:02.512467091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL)
2026-02-06T06:05:02.512946737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036699s
2026-02-06T06:05:02.513182983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-02-06T06:05:02.513536615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-02-06T06:05:02.513906880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005136s
2026-02-06T06:05:02.514135731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-02-06T06:05:02.514474483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-02-06T06:05:02.514860551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000523s
2026-02-06T06:05:02.515062057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-02-06T06:05:02.516000206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-02-06T06:05:02.516721458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014271s
2026-02-06T06:05:02.516905609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-02-06T06:05:02.517843507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-02-06T06:05:02.518557876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014446s
2026-02-06T06:05:02.518805024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-02-06T06:05:02.519208496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-02-06T06:05:02.519582710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005946s
2026-02-06T06:05:02.519796610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-02-06T06:05:02.520385676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL)
2026-02-06T06:05:02.520829570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007796s
2026-02-06T06:05:02.521053832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-02-06T06:05:02.521368987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-02-06T06:05:02.521724773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004668s
2026-02-06T06:05:02.523427442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-02-06T06:05:02', 'InitialSetup')
2026-02-06T06:05:02.524106168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.525475055Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-02-06T06:05:02.525677122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042002s
2026-02-06T06:05:02.525967476Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-02-06T06:05:02.526222820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.526531251Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2026-02-06T06:05:02.529594139Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2026-02-06T06:05:02.546884426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2026-02-06T06:05:02.548280026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added" FROM "Indexers"
2026-02-06T06:05:02.549153074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-02-06T06:05:02.550041933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-02-06T06:05:02.551544038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-02-06T06:05:02.552034315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221365s
2026-02-06T06:05:02.552286032Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2026-02-06T06:05:02.553935634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2026-02-06T06:05:02.555028003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers"
2026-02-06T06:05:02.555644745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-02-06T06:05:02.556291507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-02-06T06:05:02.557603920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-02-06T06:05:02.558042824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055038s
2026-02-06T06:05:02.558367558Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2026-02-06T06:05:02.561746883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2026-02-06T06:05:02.562851657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers"
2026-02-06T06:05:02.563460403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-02-06T06:05:02.564061614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-02-06T06:05:02.565397343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-02-06T06:05:02.565819073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072219s
2026-02-06T06:05:02.566038605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2026-02-06T06:05:02.566783314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-02-06T06:05:02.567388433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011424s
2026-02-06T06:05:02.567616472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2026-02-06T06:05:02.568118473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-02-06T06:05:02.568546314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006677s
2026-02-06T06:05:02.569029457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-02-06T06:05:02', 'ApplicationStatus')
2026-02-06T06:05:02.569460435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.571600354Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-02-06T06:05:02.571777390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036854s
2026-02-06T06:05:02.572112766Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-02-06T06:05:02.572327669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.572633384Z [Info] IndexerProps: Starting migration of Main DB to 3
2026-02-06T06:05:02.573688559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-02-06T06:05:02.573892820Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-06T06:05:02.574154637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2026-02-06T06:05:02.574587239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2026-02-06T06:05:02.575203670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008672s
2026-02-06T06:05:02.575422581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-02-06T06:05:02.576230297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 1)
2026-02-06T06:05:02.576843943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012072s
2026-02-06T06:05:02.577071421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-02-06T06:05:02.577815549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-02-06T06:05:02.578391108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011095s
2026-02-06T06:05:02.578685050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-02-06T06:05:02.579111088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-02-06T06:05:02.579554320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006267s
2026-02-06T06:05:02.580028806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-02-06T06:05:02', 'IndexerProps')
2026-02-06T06:05:02.580427108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.581425619Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-02-06T06:05:02.581624850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024748s
2026-02-06T06:05:02.581856346Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-02-06T06:05:02.582104766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.582403919Z [Info] add_update_history: Starting migration of Main DB to 4
2026-02-06T06:05:02.582886941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-02-06T06:05:02', 'add_update_history')
2026-02-06T06:05:02.583308049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.584118531Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-02-06T06:05:02.584327221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020151s
2026-02-06T06:05:02.584557084Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-02-06T06:05:02.584799031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.585080398Z [Info] update_notifiarr: Starting migration of Main DB to 5
2026-02-06T06:05:02.588422558Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-02-06T06:05:02.589543796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-02-06T06:05:02.590046718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011723s
2026-02-06T06:05:02.590474219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-02-06T06:05:02', 'update_notifiarr')
2026-02-06T06:05:02.590918323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.591688003Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-02-06T06:05:02.591865250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027835s
2026-02-06T06:05:02.592148100Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-02-06T06:05:02.592365217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.592652295Z [Info] app_profiles: Starting migration of Main DB to 6
2026-02-06T06:05:02.593212744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2026-02-06T06:05:02.593900789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AppSyncProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "EnableRss" INTEGER NOT NULL, "EnableInteractiveSearch" INTEGER NOT NULL, "EnableAutomaticSearch" INTEGER NOT NULL)
2026-02-06T06:05:02.594457911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010629s
2026-02-06T06:05:02.594696010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2026-02-06T06:05:02.595075454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2026-02-06T06:05:02.595494067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005861s
2026-02-06T06:05:02.595699200Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-02-06T06:05:02.595901217Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-06T06:05:02.596129978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2026-02-06T06:05:02.596506436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2026-02-06T06:05:02.597214422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008617s
2026-02-06T06:05:02.597634507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-02-06T06:05:02', 'app_profiles')
2026-02-06T06:05:02.598050275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.598906559Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-02-06T06:05:02.599107814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025394s
2026-02-06T06:05:02.599329992Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-02-06T06:05:02.599574434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.599910501Z [Info] history_failed: Starting migration of Main DB to 7
2026-02-06T06:05:02.600356268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-02-06T06:05:02.600549547Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-06T06:05:02.600779330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2026-02-06T06:05:02.601147401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2026-02-06T06:05:02.601841028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008414s
2026-02-06T06:05:02.602229841Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-02-06T06:05:02.602729216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-02-06T06:05:02.603035613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005297s
2026-02-06T06:05:02.603453745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-02-06T06:05:02', 'history_failed')
2026-02-06T06:05:02.603889162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.604713973Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-02-06T06:05:02.604956231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021744s
2026-02-06T06:05:02.605135572Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-02-06T06:05:02.605379613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.605703826Z [Info] redacted_api: Starting migration of Main DB to 8
2026-02-06T06:05:02.606042799Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-06T06:05:02.606323073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-06T06:05:02.608295415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020331s
2026-02-06T06:05:02.608764269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-02-06T06:05:02', 'redacted_api')
2026-02-06T06:05:02.609178263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.609917972Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-02-06T06:05:02.610115319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036287s
2026-02-06T06:05:02.610341815Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-02-06T06:05:02.610593783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.610878526Z [Info] IndexerProxies: Starting migration of Main DB to 10
2026-02-06T06:05:02.611375848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2026-02-06T06:05:02.612054184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerProxies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT)
2026-02-06T06:05:02.612630875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010185s
2026-02-06T06:05:02.612826459Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-02-06T06:05:02.613007754Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-06T06:05:02.613219189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-02-06T06:05:02.613528783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-02-06T06:05:02.614236538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000802s
2026-02-06T06:05:02.614662376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-02-06T06:05:02', 'IndexerProxies')
2026-02-06T06:05:02.615078063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.616011713Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-02-06T06:05:02.616216585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025274s
2026-02-06T06:05:02.616460887Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-02-06T06:05:02.616717113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.617017298Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2026-02-06T06:05:02.617381531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2026-02-06T06:05:02.617595311Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-06T06:05:02.617885035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2026-02-06T06:05:02.618294259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2026-02-06T06:05:02.619008637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008788s
2026-02-06T06:05:02.619478784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-02-06T06:05:02', 'app_indexer_remote_name')
2026-02-06T06:05:02.619904802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.620902451Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-02-06T06:05:02.621084648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026714s
2026-02-06T06:05:02.621315562Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-02-06T06:05:02.621570666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.621863506Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2026-02-06T06:05:02.624192195Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-06T06:05:02.625149993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2026-02-06T06:05:02.625541912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011429s
2026-02-06T06:05:02.625977379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-02-06T06:05:02', 'desi_gazelle_to_unit3d')
2026-02-06T06:05:02.626390822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.627322618Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-02-06T06:05:02.627530397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028902s
2026-02-06T06:05:02.627788256Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-02-06T06:05:02.628112569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.628431311Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2026-02-06T06:05:02.628794111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-06T06:05:02.628993232Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-06T06:05:02.629261432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-02-06T06:05:02.629683713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-02-06T06:05:02.630413923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009167s
2026-02-06T06:05:02.630873879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-02-06T06:05:02', 'add_on_update_to_notifications')
2026-02-06T06:05:02.631319296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.632187645Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-02-06T06:05:02.632405854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026277s
2026-02-06T06:05:02.632627591Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-02-06T06:05:02.632871171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.633167909Z [Info] IndexerVersions: Starting migration of Main DB to 15
2026-02-06T06:05:02.633697806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2026-02-06T06:05:02.634331211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME)
2026-02-06T06:05:02.634846479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009195s
2026-02-06T06:05:02.635131092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2026-02-06T06:05:02.635622842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-02-06T06:05:02.636085143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007104s
2026-02-06T06:05:02.636349896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2026-02-06T06:05:02.636794862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-02-06T06:05:02.637204346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000631s
2026-02-06T06:05:02.637626256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-02-06T06:05:02', 'IndexerVersions')
2026-02-06T06:05:02.638042805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.639454968Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-02-06T06:05:02.639667967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028421s
2026-02-06T06:05:02.639898331Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-02-06T06:05:02.640150349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.640433308Z [Info] cleanup_config: Starting migration of Main DB to 16
2026-02-06T06:05:02.642095646Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-06T06:05:02.643066912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2026-02-06T06:05:02.643380293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010463s
2026-02-06T06:05:02.643682150Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-06T06:05:02.644088228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2026-02-06T06:05:02.644395096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004966s
2026-02-06T06:05:02.644809631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-02-06T06:05:02', 'cleanup_config')
2026-02-06T06:05:02.645222943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.646056291Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-02-06T06:05:02.646254320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021262s
2026-02-06T06:05:02.646477910Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-02-06T06:05:02.646724376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.647010943Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2026-02-06T06:05:02.649045881Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-06T06:05:02.649420756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2026-02-06T06:05:02.649717714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004272s
2026-02-06T06:05:02.649973980Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-06T06:05:02.650287331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2026-02-06T06:05:02.650610391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000427s
2026-02-06T06:05:02.650876527Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-06T06:05:02.651201251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2026-02-06T06:05:02.651488780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004289s
2026-02-06T06:05:02.651745808Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-06T06:05:02.652101103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2026-02-06T06:05:02.652399214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004216s
2026-02-06T06:05:02.652664468Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-06T06:05:02.653009472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2026-02-06T06:05:02.653306310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004224s
2026-02-06T06:05:02.653564740Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-06T06:05:02.653925767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2026-02-06T06:05:02.654218296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004335s
2026-02-06T06:05:02.654475294Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-06T06:05:02.654834768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2026-02-06T06:05:02.655128970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004327s
2026-02-06T06:05:02.655383693Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-06T06:05:02.655737375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2026-02-06T06:05:02.656052801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004436s
2026-02-06T06:05:02.656309718Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-06T06:05:02.660286516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2026-02-06T06:05:02.660628434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004095s
2026-02-06T06:05:02.660884440Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-06T06:05:02.661269736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2026-02-06T06:05:02.661563647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004249s
2026-02-06T06:05:02.661821697Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-06T06:05:02.662170580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2026-02-06T06:05:02.662481265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004366s
2026-02-06T06:05:02.662737792Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-06T06:05:02.663047756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2026-02-06T06:05:02.663352690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004298s
2026-02-06T06:05:02.663608104Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-06T06:05:02.663972708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2026-02-06T06:05:02.664289677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004516s
2026-02-06T06:05:02.664543808Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-06T06:05:02.664890326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2026-02-06T06:05:02.665191062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004327s
2026-02-06T06:05:02.665455454Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-06T06:05:02.665803776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2026-02-06T06:05:02.666145363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004701s
2026-02-06T06:05:02.666404936Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-06T06:05:02.666741013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2026-02-06T06:05:02.667074584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004148s
2026-02-06T06:05:02.667259677Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-06T06:05:02.668691210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2026-02-06T06:05:02.669065403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001622s
2026-02-06T06:05:02.669246748Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-06T06:05:02.669652966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2026-02-06T06:05:02.670005967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005796s
2026-02-06T06:05:02.670190238Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-06T06:05:02.670582007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2026-02-06T06:05:02.670954487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005813s
2026-02-06T06:05:02.671137406Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-06T06:05:02.671501699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2026-02-06T06:05:02.671863508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005731s
2026-02-06T06:05:02.672086296Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-06T06:05:02.672485370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2026-02-06T06:05:02.672842499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005758s
2026-02-06T06:05:02.672988934Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-06T06:05:02.673381094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2026-02-06T06:05:02.673729465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005643s
2026-02-06T06:05:02.673912053Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-06T06:05:02.674317168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-02-06T06:05:02.674673225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005861s
2026-02-06T06:05:02.674855212Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-06T06:05:02.675252782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2026-02-06T06:05:02.675606635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005739s
2026-02-06T06:05:02.675789473Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-06T06:05:02.676250532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2026-02-06T06:05:02.676598733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005595s
2026-02-06T06:05:02.676779787Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-06T06:05:02.677177167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2026-02-06T06:05:02.677527824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005689s
2026-02-06T06:05:02.677711443Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-06T06:05:02.678115126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2026-02-06T06:05:02.678467846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005775s
2026-02-06T06:05:02.678648089Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-06T06:05:02.679033826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-02-06T06:05:02.679389572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005879s
2026-02-06T06:05:02.679571318Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-06T06:05:02.680025904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2026-02-06T06:05:02.680386189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005978s
2026-02-06T06:05:02.680567855Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-06T06:05:02.680963101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2026-02-06T06:05:02.681316473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000567s
2026-02-06T06:05:02.681499962Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-06T06:05:02.681895509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2026-02-06T06:05:02.682249652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005679s
2026-02-06T06:05:02.682395565Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-06T06:05:02.682785200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2026-02-06T06:05:02.683134804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005617s
2026-02-06T06:05:02.683319586Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-06T06:05:02.683714972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2026-02-06T06:05:02.684118886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005829s
2026-02-06T06:05:02.684301704Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-06T06:05:02.684701519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2026-02-06T06:05:02.685054740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005714s
2026-02-06T06:05:02.685238901Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-06T06:05:02.685628495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2026-02-06T06:05:02.685975524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005581s
2026-02-06T06:05:02.686397694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-02-06T06:05:02', 'indexer_cleanup')
2026-02-06T06:05:02.686810536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.687733053Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-02-06T06:05:02.687867644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022091s
2026-02-06T06:05:02.688158841Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-02-06T06:05:02.688395998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.688692205Z [Info] minimum_seeders: Starting migration of Main DB to 18
2026-02-06T06:05:02.689074504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2026-02-06T06:05:02.689245078Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-06T06:05:02.689465502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2026-02-06T06:05:02.689875176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2026-02-06T06:05:02.690601669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009072s
2026-02-06T06:05:02.691041625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-02-06T06:05:02', 'minimum_seeders')
2026-02-06T06:05:02.691445057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.692262373Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-02-06T06:05:02.692448518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025068s
2026-02-06T06:05:02.692661437Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-02-06T06:05:02.692903244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.693189951Z [Info] remove_showrss: Starting migration of Main DB to 19
2026-02-06T06:05:02.693546810Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-06T06:05:02.693901694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2026-02-06T06:05:02.694204674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004263s
2026-02-06T06:05:02.694620572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-02-06T06:05:02', 'remove_showrss')
2026-02-06T06:05:02.695032451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.695691789Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-02-06T06:05:02.695924257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018808s
2026-02-06T06:05:02.696158629Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-02-06T06:05:02.696410135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.696746903Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2026-02-06T06:05:02.697115866Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-06T06:05:02.697487715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2026-02-06T06:05:02.697810275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004622s
2026-02-06T06:05:02.698246513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-02-06T06:05:02', 'remove_torrentparadiseml')
2026-02-06T06:05:02.698679375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.699370306Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-02-06T06:05:02.699597554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019677s
2026-02-06T06:05:02.699855062Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-02-06T06:05:02.700125567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.700426563Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2026-02-06T06:05:02.700726597Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-06T06:05:02.700974166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-06T06:05:02.701600387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006593s
2026-02-06T06:05:02.702058599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-02-06T06:05:02', 'localization_setting_to_string')
2026-02-06T06:05:02.702488956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.703239387Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-02-06T06:05:02.703475051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022479s
2026-02-06T06:05:02.703677088Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-02-06T06:05:02.703934657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.704221314Z [Info] orpheus_api: Starting migration of Main DB to 22
2026-02-06T06:05:02.704510226Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-06T06:05:02.704758155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-06T06:05:02.708843963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040859s
2026-02-06T06:05:02.709238617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-02-06T06:05:02', 'orpheus_api')
2026-02-06T06:05:02.709652400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.710369565Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-02-06T06:05:02.710568565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056352s
2026-02-06T06:05:02.710817967Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-02-06T06:05:02.711074985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.711378436Z [Info] download_client_categories: Starting migration of Main DB to 23
2026-02-06T06:05:02.711723711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-02-06T06:05:02.711987653Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-06T06:05:02.712202535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2026-02-06T06:05:02.712595356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2026-02-06T06:05:02.713305567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008786s
2026-02-06T06:05:02.713755553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-02-06T06:05:02', 'download_client_categories')
2026-02-06T06:05:02.714184476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.714988896Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-02-06T06:05:02.715204180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025118s
2026-02-06T06:05:02.715437991Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-02-06T06:05:02.715682663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.716022898Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2026-02-06T06:05:02.716336871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-02-06T06:05:02.716524498Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-06T06:05:02.716733519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-02-06T06:05:02.717057772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-02-06T06:05:02.717682991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007261s
2026-02-06T06:05:02.717922443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-02-06T06:05:02.718230554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-02-06T06:05:02.718915162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000763s
2026-02-06T06:05:02.719319296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-02-06T06:05:02', 'add_salt_to_users')
2026-02-06T06:05:02.719742458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.720539303Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-02-06T06:05:02.720741209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023683s
2026-02-06T06:05:02.721024329Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-02-06T06:05:02.721314303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.721632023Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2026-02-06T06:05:02.721967118Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-06T06:05:02.722347584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2026-02-06T06:05:02.722693000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005324s
2026-02-06T06:05:02.723176092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-02-06T06:05:02', 'speedcd_userpasssettings_to_speedcdsettings')
2026-02-06T06:05:02.723616509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.724354996Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-02-06T06:05:02.724593096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020983s
2026-02-06T06:05:02.724890495Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-02-06T06:05:02.725169406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.725497888Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2026-02-06T06:05:02.725828784Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-06T06:05:02.726228479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2026-02-06T06:05:02.726576670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005538s
2026-02-06T06:05:02.727070003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-02-06T06:05:02', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-02-06T06:05:02.727516993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.728258166Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-02-06T06:05:02.728506035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021227s
2026-02-06T06:05:02.728796360Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-02-06T06:05:02.729069399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.729386969Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2026-02-06T06:05:02.729755942Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-06T06:05:02.730151909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2026-02-06T06:05:02.730502435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005557s
2026-02-06T06:05:02.730685985Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-06T06:05:02.731083655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2026-02-06T06:05:02.731441776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005779s
2026-02-06T06:05:02.731939238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-02-06T06:05:02', 'alpharatio_greatposterwall_config_contract')
2026-02-06T06:05:02.732390186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.733175528Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-02-06T06:05:02.733413176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022143s
2026-02-06T06:05:02.733636766Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-02-06T06:05:02.733892030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.734179940Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2026-02-06T06:05:02.734539153Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-06T06:05:02.734895471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2026-02-06T06:05:02.735199964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004312s
2026-02-06T06:05:02.735619790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-02-06T06:05:02', 'remove_notwhatcd')
2026-02-06T06:05:02.736058603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.736785587Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-02-06T06:05:02.736990840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019792s
2026-02-06T06:05:02.737237908Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-02-06T06:05:02.737498583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.737796192Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2026-02-06T06:05:02.738210266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-06T06:05:02.738408204Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-06T06:05:02.738643799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2026-02-06T06:05:02.739019155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2026-02-06T06:05:02.739732721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008662s
2026-02-06T06:05:02.739960410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-06T06:05:02.740151535Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-02-06T06:05:02.740411198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2026-02-06T06:05:02.740832827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2026-02-06T06:05:02.741533748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008858s
2026-02-06T06:05:02.741984636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-02-06T06:05:02', 'add_on_grab_to_notifications')
2026-02-06T06:05:02.742417778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.743207158Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-02-06T06:05:02.743420377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025062s
2026-02-06T06:05:02.743701664Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-02-06T06:05:02.743990305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.744307974Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2026-02-06T06:05:02.744668951Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-06T06:05:02.745081121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-02-06T06:05:02.745439713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005753s
2026-02-06T06:05:02.745912215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-02-06T06:05:02', 'animetorrents_use_custom_config_contract')
2026-02-06T06:05:02.746351549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.747131851Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-02-06T06:05:02.747366493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021806s
2026-02-06T06:05:02.747601496Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-02-06T06:05:02.747858895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.748174600Z [Info] apprise_server_url: Starting migration of Main DB to 31
2026-02-06T06:05:02.748457490Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-06T06:05:02.748708345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-06T06:05:02.749416822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007506s
2026-02-06T06:05:02.749855315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-02-06T06:05:02', 'apprise_server_url')
2026-02-06T06:05:02.750277154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.751623505Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-02-06T06:05:02.751833678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002923s
2026-02-06T06:05:02.752114123Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-02-06T06:05:02.752376351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.752679181Z [Info] health_restored_notification: Starting migration of Main DB to 32
2026-02-06T06:05:02.753042493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-06T06:05:02.753250992Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.3E-06s
2026-02-06T06:05:02.753511106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-02-06T06:05:02.753922475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-02-06T06:05:02.754624388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008762s
2026-02-06T06:05:02.755083863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-02-06T06:05:02', 'health_restored_notification')
2026-02-06T06:05:02.755509039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.756429854Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-02-06T06:05:02.756648013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026187s
2026-02-06T06:05:02.756858527Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-02-06T06:05:02.757098390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.757377572Z [Info] remove_uc: Starting migration of Main DB to 33
2026-02-06T06:05:02.757734661Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-06T06:05:02.758099305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-02-06T06:05:02.758409430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000445s
2026-02-06T06:05:02.758816038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-02-06T06:05:02', 'remove_uc')
2026-02-06T06:05:02.759224381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.759997407Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-02-06T06:05:02.760198312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019985s
2026-02-06T06:05:02.760435780Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-02-06T06:05:02.760682888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.760975978Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2026-02-06T06:05:02.761261833Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-06T06:05:02.761514963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-06T06:05:02.762184251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007087s
2026-02-06T06:05:02.762630329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-02-06T06:05:02', 'history_fix_data_titles')
2026-02-06T06:05:02.763050184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.763887791Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-02-06T06:05:02.764134968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023612s
2026-02-06T06:05:02.764379651Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-02-06T06:05:02.764637410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.764938847Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2026-02-06T06:05:02.765305746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-02-06T06:05:02.765498324Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-06T06:05:02.765737625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-02-06T06:05:02.766126378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-02-06T06:05:02.766866088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009008s
2026-02-06T06:05:02.767316334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-02-06T06:05:02', 'download_client_per_indexer')
2026-02-06T06:05:02.767742282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.768630230Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-02-06T06:05:02.768860213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026147s
2026-02-06T06:05:02.769158253Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-02-06T06:05:02.769448398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.769768091Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2026-02-06T06:05:02.772143404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-02-06T06:05:02.772356985Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-06T06:05:02.772779876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2026-02-06T06:05:02.775263668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-02-06T06:05:02.776443153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus"
2026-02-06T06:05:02.777072650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-02-06T06:05:02.777692969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-02-06T06:05:02.779642796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-02-06T06:05:02.780094796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070612s
2026-02-06T06:05:02.780317695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-02-06T06:05:02.780516996Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-06T06:05:02.780800026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2026-02-06T06:05:02.782846667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-02-06T06:05:02.784019058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus"
2026-02-06T06:05:02.784646351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-02-06T06:05:02.785245107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-02-06T06:05:02.787139020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-02-06T06:05:02.787565659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065194s
2026-02-06T06:05:02.787793839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-02-06T06:05:02.787991647Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-02-06T06:05:02.788269326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2026-02-06T06:05:02.790278442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-02-06T06:05:02.791422957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus"
2026-02-06T06:05:02.792075681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-02-06T06:05:02.792678956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-02-06T06:05:02.794559392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-02-06T06:05:02.794998617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065004s
2026-02-06T06:05:02.795204111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-02-06T06:05:02.795376949Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-06T06:05:02.795617643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-02-06T06:05:02.797884929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-02-06T06:05:02.799169656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-02-06T06:05:02.799769333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-02-06T06:05:02.800258268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-02-06T06:05:02.801738979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058807s
2026-02-06T06:05:02.801944503Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-02-06T06:05:02.802128724Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-06T06:05:02.802367244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-02-06T06:05:02.807234976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-02-06T06:05:02.808466226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-02-06T06:05:02.809081585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-02-06T06:05:02.809562553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-02-06T06:05:02.811012884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083945s
2026-02-06T06:05:02.811199479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-02-06T06:05:02.811371255Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-06T06:05:02.811634786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-02-06T06:05:02.813887121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-02-06T06:05:02.815107419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-02-06T06:05:02.815721455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-02-06T06:05:02.816221081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-02-06T06:05:02.817614337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057429s
2026-02-06T06:05:02.817865212Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-02-06T06:05:02.818030455Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-06T06:05:02.818310338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-02-06T06:05:02.820336198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-02-06T06:05:02.821478979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-02-06T06:05:02.822118697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-02-06T06:05:02.822741110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-02-06T06:05:02.824391844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-02-06T06:05:02.824826720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062747s
2026-02-06T06:05:02.825055070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-02-06T06:05:02.825243770Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-06T06:05:02.825531820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-02-06T06:05:02.827575635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-02-06T06:05:02.828740170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-02-06T06:05:02.829377203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-02-06T06:05:02.830005418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-02-06T06:05:02.831638045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-02-06T06:05:02.832081889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062983s
2026-02-06T06:05:02.832312383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-02-06T06:05:02.832504370Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-06T06:05:02.832784654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-02-06T06:05:02.834816575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-02-06T06:05:02.835969236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-02-06T06:05:02.836604135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-02-06T06:05:02.837239695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-02-06T06:05:02.838878364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-02-06T06:05:02.839310324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062867s
2026-02-06T06:05:02.839513183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-02-06T06:05:02.839699458Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-06T06:05:02.839939772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-02-06T06:05:02.841921011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Successful" INTEGER NOT NULL)
2026-02-06T06:05:02.842872717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful") SELECT "Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful" FROM "History"
2026-02-06T06:05:02.843396202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-02-06T06:05:02.844043345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-02-06T06:05:02.845908661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-02-06T06:05:02.846471314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-02-06T06:05:02.846865979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066839s
2026-02-06T06:05:02.847106042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2026-02-06T06:05:02.847266044Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-06T06:05:02.847552280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2026-02-06T06:05:02.849505644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME)
2026-02-06T06:05:02.850427220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerDefinitionVersions_temp" ("Id", "DefinitionId", "File", "Sha", "LastUpdated") SELECT "Id", "DefinitionId", "File", "Sha", "LastUpdated" FROM "IndexerDefinitionVersions"
2026-02-06T06:05:02.850973630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2026-02-06T06:05:02.851714331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2026-02-06T06:05:02.853947679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-02-06T06:05:02.854660243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-02-06T06:05:02.855095370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072684s
2026-02-06T06:05:02.855285452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-02-06T06:05:02.855466066Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-06T06:05:02.855732493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-02-06T06:05:02.858056582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-02-06T06:05:02.859553767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2026-02-06T06:05:02.860359770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-02-06T06:05:02.860992344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-02-06T06:05:02.863046510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-02-06T06:05:02.863424381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074436s
2026-02-06T06:05:02.863636248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-02-06T06:05:02.863819607Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-06T06:05:02.864109852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-02-06T06:05:02.866357968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-02-06T06:05:02.867893280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2026-02-06T06:05:02.868656777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-02-06T06:05:02.869240823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-02-06T06:05:02.870828020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-02-06T06:05:02.871230410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068495s
2026-02-06T06:05:02.871440703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-02-06T06:05:02.871625295Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-06T06:05:02.871887443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-02-06T06:05:02.874192855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-02-06T06:05:02.875681583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2026-02-06T06:05:02.876509189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-02-06T06:05:02.877101011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-02-06T06:05:02.878694069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-02-06T06:05:02.879108413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069112s
2026-02-06T06:05:02.879321432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-02-06T06:05:02.879473058Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-06T06:05:02.879752871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2026-02-06T06:05:02.882069546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-02-06T06:05:02.883566150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2026-02-06T06:05:02.884341992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-02-06T06:05:02.884926669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-02-06T06:05:02.886505438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-02-06T06:05:02.886909712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068688s
2026-02-06T06:05:02.887111038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-02-06T06:05:02.887259747Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-06T06:05:02.887491925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2026-02-06T06:05:02.889891787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL, "Redirect" INTEGER NOT NULL, "AppProfileId" INTEGER NOT NULL, "Tags" TEXT, "DownloadClientId" INTEGER NOT NULL)
2026-02-06T06:05:02.891333330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId" FROM "Indexers"
2026-02-06T06:05:02.892055424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-02-06T06:05:02.892616384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-02-06T06:05:02.894222157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-02-06T06:05:02.894584747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068341s
2026-02-06T06:05:02.894799139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-02-06T06:05:02.894984582Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-06T06:05:02.895250768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-02-06T06:05:02.897235064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-02-06T06:05:02.898153273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-02-06T06:05:02.898724894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-02-06T06:05:02.899322698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-02-06T06:05:02.900934934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-02-06T06:05:02.901353797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058304s
2026-02-06T06:05:02.901573540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-02-06T06:05:02.901751859Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-06T06:05:02.902006141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-02-06T06:05:02.903977119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-02-06T06:05:02.904905399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-02-06T06:05:02.905401979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-02-06T06:05:02.905986987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-02-06T06:05:02.907611057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-02-06T06:05:02.908098999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058304s
2026-02-06T06:05:02.908311628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-06T06:05:02.908504897Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-06T06:05:02.923470492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-02-06T06:05:02.926584022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-02-06T06:05:02.927356557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-02-06T06:05:02.927887897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-02-06T06:05:02.929822302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-02-06T06:05:02.931557276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-02-06T06:05:02.931926660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082242s
2026-02-06T06:05:02.932260101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-02-06T06:05:02', 'postgres_update_timestamp_columns_to_with_timezone')
2026-02-06T06:05:02.932564725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.934034204Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-02-06T06:05:02.934211571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103048s
2026-02-06T06:05:02.934411814Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-02-06T06:05:02.934581876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.934832341Z [Info] add_notification_status: Starting migration of Main DB to 37
2026-02-06T06:05:02.935430896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-02-06T06:05:02.935972437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-02-06T06:05:02.936439898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007983s
2026-02-06T06:05:02.936634430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-02-06T06:05:02.936917089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-02-06T06:05:02.937250300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004562s
2026-02-06T06:05:02.937556627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-02-06T06:05:02', 'add_notification_status')
2026-02-06T06:05:02.937864537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.938845873Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-02-06T06:05:02.939010254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020306s
2026-02-06T06:05:02.939225677Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-02-06T06:05:02.939394668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.939640603Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2026-02-06T06:05:02.940099908Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-06T06:05:02.940373739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2026-02-06T06:05:02.940691870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003972s
2026-02-06T06:05:02.940860750Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-06T06:05:02.941088699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-02-06T06:05:02.941355757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003914s
2026-02-06T06:05:02.941503103Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-06T06:05:02.941755191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2026-02-06T06:05:02.942013000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003655s
2026-02-06T06:05:02.942341281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-02-06T06:05:02', 'indexers_freeleech_only_config_contract')
2026-02-06T06:05:02.942662187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.943392969Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-02-06T06:05:02.943566057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016948s
2026-02-06T06:05:02.943753445Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-02-06T06:05:02.943968518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.944186767Z [Info] email_encryption: Starting migration of Main DB to 39
2026-02-06T06:05:02.944437492Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-06T06:05:02.944621883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-06T06:05:02.945183154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005777s
2026-02-06T06:05:02.945498398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-02-06T06:05:02', 'email_encryption')
2026-02-06T06:05:02.945796358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.947076887Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-02-06T06:05:02.947244805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024554s
2026-02-06T06:05:02.947455048Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-02-06T06:05:02.947653859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.947938231Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2026-02-06T06:05:02.948204187Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-06T06:05:02.948389680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-06T06:05:02.949317228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009428s
2026-02-06T06:05:02.949651381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-02-06T06:05:02', 'newznab_category_to_capabilities_settings')
2026-02-06T06:05:02.949978339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.950709001Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-02-06T06:05:02.950884173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022878s
2026-02-06T06:05:02.951083846Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-02-06T06:05:02.951271523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.951516336Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2026-02-06T06:05:02.951760448Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-06T06:05:02.951979579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-06T06:05:02.952523685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005938s
2026-02-06T06:05:02.952843940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-02-06T06:05:02', 'gazelle_freeleech_token_options')
2026-02-06T06:05:02.953159335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.953879345Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-02-06T06:05:02.954052644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019147s
2026-02-06T06:05:02.954256264Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-02-06T06:05:02.954447188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.954686270Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2026-02-06T06:05:02.954938788Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-06T06:05:02.955120334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-06T06:05:02.955657996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005524s
2026-02-06T06:05:02.955994404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-02-06T06:05:02', 'myanonamouse_freeleech_wedge_options')
2026-02-06T06:05:02.956311873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.957033115Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-02-06T06:05:02.957201785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018853s
2026-02-06T06:05:02.957401527Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-02-06T06:05:02.957587401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:02.957828327Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43
2026-02-06T06:05:02.958083059Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-06T06:05:02.958263052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-06T06:05:02.967529611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092566s
2026-02-06T06:05:02.967876660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-02-06T06:05:02', 'newznab_indexers_enable_redirect')
2026-02-06T06:05:02.968200062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:02.968938368Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-02-06T06:05:02.969114082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106505s
2026-02-06T06:05:02.977768779Z [Debug] MigrationController: Took: 00:00:00.6536054
2026-02-06T06:05:03.068061476Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-02-06T06:05:03.084963991Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-02-06T06:05:03.097911022Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-02-06T06:05:03.098298773Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-06T06:05:03.098538385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-06T06:05:03.100579074Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-02-06T06:05:03.100810501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023121s
2026-02-06T06:05:03.101038900Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-02-06T06:05:03.101283393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025341s
2026-02-06T06:05:03.103166545Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-02-06T06:05:03.103446619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.103870693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-02-06T06:05:03.104278654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-02-06T06:05:03.104717889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000556s
2026-02-06T06:05:03.104974726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.105928987Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-02-06T06:05:03.106148028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017645s
2026-02-06T06:05:03.106557733Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-02-06T06:05:03.106819240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.107316872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-02-06T06:05:03.107751668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-02-06T06:05:03.108146703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005677s
2026-02-06T06:05:03.108390294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-06T06:05:03.108609655Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-02-06T06:05:03.108874048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-02-06T06:05:03.109197158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-02-06T06:05:03.110050847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008408s
2026-02-06T06:05:03.110310630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.110942092Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-02-06T06:05:03.111194159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017922s
2026-02-06T06:05:03.111543152Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-02-06T06:05:03.111822154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.112224444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-06T06:05:03.112450369Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-02-06T06:05:03.112699551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-02-06T06:05:03.113024876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-02-06T06:05:03.113559222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005949s
2026-02-06T06:05:03.113806429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.114418311Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-02-06T06:05:03.114682744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014305s
2026-02-06T06:05:03.115031997Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-02-06T06:05:03.115290798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.115605552Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-02-06T06:05:03.116253206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-02-06T06:05:03.116760858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-02-06T06:05:03.117445296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009392s
2026-02-06T06:05:03.117667975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-02-06T06:05:03.117958510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-02-06T06:05:03.118374007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004765s
2026-02-06T06:05:03.118769643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-02-06T06:05:03', 'InitialSetup')
2026-02-06T06:05:03.119168055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.119912665Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-02-06T06:05:03.120144692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019829s
2026-02-06T06:05:03.120404445Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-02-06T06:05:03.120657465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.120970455Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2026-02-06T06:05:03.121368146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-02-06T06:05:03', 'ApplicationStatus')
2026-02-06T06:05:03.121805126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.122458501Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-02-06T06:05:03.122702703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018048s
2026-02-06T06:05:03.122940321Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-02-06T06:05:03.123195024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.123506612Z [Info] IndexerProps: Starting migration of Log DB to 3
2026-02-06T06:05:03.123880394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-02-06T06:05:03', 'IndexerProps')
2026-02-06T06:05:03.124318907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.124964407Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-02-06T06:05:03.125195222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017721s
2026-02-06T06:05:03.125442490Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-02-06T06:05:03.125703285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.126016726Z [Info] add_update_history: Starting migration of Log DB to 4
2026-02-06T06:05:03.126481091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-02-06T06:05:03.126942460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-02-06T06:05:03.127492187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007557s
2026-02-06T06:05:03.127740076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-02-06T06:05:03.128086213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-02-06T06:05:03.128522923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005196s
2026-02-06T06:05:03.128882607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-02-06T06:05:03', 'add_update_history')
2026-02-06T06:05:03.129332283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.130037583Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-02-06T06:05:03.130275983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020168s
2026-02-06T06:05:03.130525606Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-02-06T06:05:03.130778996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.131093810Z [Info] update_notifiarr: Starting migration of Log DB to 5
2026-02-06T06:05:03.131454907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-02-06T06:05:03', 'update_notifiarr')
2026-02-06T06:05:03.131903801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.132568179Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-02-06T06:05:03.132798943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017816s
2026-02-06T06:05:03.133043927Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-02-06T06:05:03.133297878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.133603423Z [Info] app_profiles: Starting migration of Log DB to 6
2026-02-06T06:05:03.133953127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-02-06T06:05:03', 'app_profiles')
2026-02-06T06:05:03.134392041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.135028453Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-02-06T06:05:03.135265931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017402s
2026-02-06T06:05:03.135513860Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-02-06T06:05:03.135770848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.136121353Z [Info] history_failed: Starting migration of Log DB to 7
2026-02-06T06:05:03.136485487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-02-06T06:05:03', 'history_failed')
2026-02-06T06:05:03.136909080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.138311764Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-02-06T06:05:03.138557629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025386s
2026-02-06T06:05:03.138801420Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-02-06T06:05:03.139056053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.139361628Z [Info] redacted_api: Starting migration of Log DB to 8
2026-02-06T06:05:03.139715711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-02-06T06:05:03', 'redacted_api')
2026-02-06T06:05:03.140172842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.140803862Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-02-06T06:05:03.141034447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017453s
2026-02-06T06:05:03.141278298Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-02-06T06:05:03.141537930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.141851251Z [Info] IndexerProxies: Starting migration of Log DB to 10
2026-02-06T06:05:03.142210234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-02-06T06:05:03', 'IndexerProxies')
2026-02-06T06:05:03.142652765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.143290359Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-02-06T06:05:03.143527607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017598s
2026-02-06T06:05:03.143778442Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-02-06T06:05:03.144065029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.144380144Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2026-02-06T06:05:03.144761131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-02-06T06:05:03', 'app_indexer_remote_name')
2026-02-06T06:05:03.145195676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.145880976Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-02-06T06:05:03.146126490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018107s
2026-02-06T06:05:03.146376183Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-02-06T06:05:03.146637980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.146951802Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2026-02-06T06:05:03.147326837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-02-06T06:05:03', 'desi_gazelle_to_unit3d')
2026-02-06T06:05:03.147761843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.148442554Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-02-06T06:05:03.148687136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017916s
2026-02-06T06:05:03.148945056Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-02-06T06:05:03.149211582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.149527960Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2026-02-06T06:05:03.149912394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-02-06T06:05:03', 'add_on_update_to_notifications')
2026-02-06T06:05:03.150355285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.151015996Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-02-06T06:05:03.151262773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017846s
2026-02-06T06:05:03.151508598Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-02-06T06:05:03.151762770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.152090780Z [Info] IndexerVersions: Starting migration of Log DB to 15
2026-02-06T06:05:03.152445915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-02-06T06:05:03', 'IndexerVersions')
2026-02-06T06:05:03.152885811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.153539437Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-02-06T06:05:03.153777807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001776s
2026-02-06T06:05:03.154017420Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-02-06T06:05:03.154271050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.154585734Z [Info] cleanup_config: Starting migration of Log DB to 16
2026-02-06T06:05:03.154939647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-02-06T06:05:03', 'cleanup_config')
2026-02-06T06:05:03.155370043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.156038069Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-02-06T06:05:03.156275386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017598s
2026-02-06T06:05:03.156517845Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-02-06T06:05:03.156772958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.157084576Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2026-02-06T06:05:03.157439360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-02-06T06:05:03', 'indexer_cleanup')
2026-02-06T06:05:03.157867152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.158515477Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-02-06T06:05:03.158750310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017438s
2026-02-06T06:05:03.158993600Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-02-06T06:05:03.159245778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.159562245Z [Info] minimum_seeders: Starting migration of Log DB to 18
2026-02-06T06:05:03.159932170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-02-06T06:05:03', 'minimum_seeders')
2026-02-06T06:05:03.160366945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.161017415Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-02-06T06:05:03.161251256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017685s
2026-02-06T06:05:03.161500768Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-02-06T06:05:03.161750882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.162065405Z [Info] remove_showrss: Starting migration of Log DB to 19
2026-02-06T06:05:03.162473808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-02-06T06:05:03', 'remove_showrss')
2026-02-06T06:05:03.162858302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.163514864Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-02-06T06:05:03.163748074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017626s
2026-02-06T06:05:03.164029320Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-02-06T06:05:03.164298703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.164624839Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2026-02-06T06:05:03.164999233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-02-06T06:05:03', 'remove_torrentparadiseml')
2026-02-06T06:05:03.165441784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.166121713Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-02-06T06:05:03.166360755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018027s
2026-02-06T06:05:03.166627963Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-02-06T06:05:03.166896163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.167221037Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2026-02-06T06:05:03.167625822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-02-06T06:05:03', 'localization_setting_to_string')
2026-02-06T06:05:03.168096259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.168812271Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-02-06T06:05:03.169060010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001893s
2026-02-06T06:05:03.169302548Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-02-06T06:05:03.169554175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.169867987Z [Info] orpheus_api: Starting migration of Log DB to 22
2026-02-06T06:05:03.170214876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-02-06T06:05:03', 'orpheus_api')
2026-02-06T06:05:03.170649230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.171286063Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-02-06T06:05:03.171513200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017365s
2026-02-06T06:05:03.171771480Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-02-06T06:05:03.172103859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.172424866Z [Info] download_client_categories: Starting migration of Log DB to 23
2026-02-06T06:05:03.172801434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-02-06T06:05:03', 'download_client_categories')
2026-02-06T06:05:03.173243735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.173900928Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-02-06T06:05:03.174147334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017938s
2026-02-06T06:05:03.174401195Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-02-06T06:05:03.174656920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.174968107Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2026-02-06T06:05:03.175334064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-02-06T06:05:03', 'add_salt_to_users')
2026-02-06T06:05:03.175764731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.176435742Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-02-06T06:05:03.176672168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017677s
2026-02-06T06:05:03.176955258Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-02-06T06:05:03.177241274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.177575347Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2026-02-06T06:05:03.177992126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-02-06T06:05:03', 'speedcd_userpasssettings_to_speedcdsettings')
2026-02-06T06:05:03.178459197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.179144607Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-02-06T06:05:03.179433378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001873s
2026-02-06T06:05:03.179729114Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-02-06T06:05:03.180026042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.180377740Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2026-02-06T06:05:03.180801924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-02-06T06:05:03', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-02-06T06:05:03.181269095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.181970056Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-02-06T06:05:03.182242254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019279s
2026-02-06T06:05:03.182516867Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-02-06T06:05:03.182802031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.183126555Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2026-02-06T06:05:03.183543685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-02-06T06:05:03', 'alpharatio_greatposterwall_config_contract')
2026-02-06T06:05:03.184027068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.184717278Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-02-06T06:05:03.184982923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018848s
2026-02-06T06:05:03.185227375Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-02-06T06:05:03.185489162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.185798595Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2026-02-06T06:05:03.186154361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-02-06T06:05:03', 'remove_notwhatcd')
2026-02-06T06:05:03.186586231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.187376693Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-02-06T06:05:03.187614051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018903s
2026-02-06T06:05:03.187889125Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-02-06T06:05:03.188183497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.188503091Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2026-02-06T06:05:03.188883146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-02-06T06:05:03', 'add_on_grab_to_notifications')
2026-02-06T06:05:03.189325617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.190534632Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-02-06T06:05:03.190784485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023395s
2026-02-06T06:05:03.191055561Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-02-06T06:05:03.191334953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.191659056Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2026-02-06T06:05:03.197058699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-02-06T06:05:03', 'animetorrents_use_custom_config_contract')
2026-02-06T06:05:03.197640561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.198482105Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-02-06T06:05:03.198751918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071182s
2026-02-06T06:05:03.199024157Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-02-06T06:05:03.199281725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.199620287Z [Info] apprise_server_url: Starting migration of Log DB to 31
2026-02-06T06:05:03.200012417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-02-06T06:05:03', 'apprise_server_url')
2026-02-06T06:05:03.200447022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.201216712Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-02-06T06:05:03.201453729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019299s
2026-02-06T06:05:03.201710686Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-02-06T06:05:03.201979448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.202299542Z [Info] health_restored_notification: Starting migration of Log DB to 32
2026-02-06T06:05:03.202689798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-02-06T06:05:03', 'health_restored_notification')
2026-02-06T06:05:03.203127900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.203887049Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-02-06T06:05:03.204192504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018801s
2026-02-06T06:05:03.204377536Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-02-06T06:05:03.204624884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.204932594Z [Info] remove_uc: Starting migration of Log DB to 33
2026-02-06T06:05:03.205275585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-02-06T06:05:03', 'remove_uc')
2026-02-06T06:05:03.205698126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.206452475Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-02-06T06:05:03.206678199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018295s
2026-02-06T06:05:03.206928152Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-02-06T06:05:03.207188026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.207502078Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2026-02-06T06:05:03.207887985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-02-06T06:05:03', 'history_fix_data_titles')
2026-02-06T06:05:03.208374525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.209147451Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-02-06T06:05:03.209393687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019477s
2026-02-06T06:05:03.209648530Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-02-06T06:05:03.209915829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.210234250Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2026-02-06T06:05:03.210623293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-02-06T06:05:03', 'download_client_per_indexer')
2026-02-06T06:05:03.211064922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.211826616Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-02-06T06:05:03.212108855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019007s
2026-02-06T06:05:03.212389500Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-02-06T06:05:03.212679574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.213005570Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2026-02-06T06:05:03.213651711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-02-06T06:05:03.213878217Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-02-06T06:05:03.214126177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-02-06T06:05:03.215127573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-02-06T06:05:03.215992565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2026-02-06T06:05:03.216561190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-02-06T06:05:03.217137090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-02-06T06:05:03.218242125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-02-06T06:05:03.218665347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042928s
2026-02-06T06:05:03.218901503Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-02-06T06:05:03.219121275Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-02-06T06:05:03.219358643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-02-06T06:05:03.220207382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-02-06T06:05:03.220908414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-02-06T06:05:03.221411807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-02-06T06:05:03.221962627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-02-06T06:05:03.222960115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-02-06T06:05:03.223396574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003779s
2026-02-06T06:05:03.223624343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-06T06:05:03.223842602Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-02-06T06:05:03.224106453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-02-06T06:05:03.224809609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-02-06T06:05:03.225432303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-02-06T06:05:03.225930035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-02-06T06:05:03.226486496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-02-06T06:05:03.227481500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-02-06T06:05:03.227951065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003566s
2026-02-06T06:05:03.228343425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-02-06T06:05:03', 'postgres_update_timestamp_columns_to_with_timezone')
2026-02-06T06:05:03.228813061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.229761912Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-02-06T06:05:03.230034160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005342s
2026-02-06T06:05:03.230287881Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-02-06T06:05:03.230552974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.230871967Z [Info] add_notification_status: Starting migration of Log DB to 37
2026-02-06T06:05:03.231240288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-02-06T06:05:03', 'add_notification_status')
2026-02-06T06:05:03.231677168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.232435305Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-02-06T06:05:03.232686801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018718s
2026-02-06T06:05:03.232955733Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-02-06T06:05:03.233235466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.233564719Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2026-02-06T06:05:03.233968692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-02-06T06:05:03', 'indexers_freeleech_only_config_contract')
2026-02-06T06:05:03.234425382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.235177827Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-02-06T06:05:03.235435606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019156s
2026-02-06T06:05:03.235681121Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-02-06T06:05:03.235971926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.236284876Z [Info] email_encryption: Starting migration of Log DB to 39
2026-02-06T06:05:03.236640222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-02-06T06:05:03', 'email_encryption')
2026-02-06T06:05:03.237070819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.237805108Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-02-06T06:05:03.238044339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018652s
2026-02-06T06:05:03.238310886Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-02-06T06:05:03.238592203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.238915413Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2026-02-06T06:05:03.239327764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-02-06T06:05:03', 'newznab_category_to_capabilities_settings')
2026-02-06T06:05:03.239782600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.240581218Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-02-06T06:05:03.240825440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019351s
2026-02-06T06:05:03.241087437Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-02-06T06:05:03.241354926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.241672736Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2026-02-06T06:05:03.242058983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-02-06T06:05:03', 'gazelle_freeleech_token_options')
2026-02-06T06:05:03.242504060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.243240182Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-02-06T06:05:03.243494604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018683s
2026-02-06T06:05:03.243759207Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-02-06T06:05:03.244058009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.244381180Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2026-02-06T06:05:03.244770373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-02-06T06:05:03', 'myanonamouse_freeleech_wedge_options')
2026-02-06T06:05:03.245221842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.245929487Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-02-06T06:05:03.246187667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001855s
2026-02-06T06:05:03.246448502Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-02-06T06:05:03.246729899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-06T06:05:03.247045054Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43
2026-02-06T06:05:03.247431622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-02-06T06:05:03', 'newznab_indexers_enable_redirect')
2026-02-06T06:05:03.247893151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-06T06:05:03.248693493Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-02-06T06:05:03.248945861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019457s
2026-02-06T06:05:03.404486803Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2026-02-06T06:05:03.411351537Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-02-06T06:05:03.415187721Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-02-06T06:05:03.514993805Z [Info] AppSyncProfileService: Setting up default app profile
2026-02-06T06:05:03.526123716Z [Info] CommandExecutor: Starting 3 threads for tasks.
2026-02-06T06:05:03.630830006Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-02-06T06:05:03.849419295Z [ls.io-init] done.
2026-02-06T06:05:04.056786928Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-02-06T06:05:04.057903146Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-02-06T06:05:04.058159762Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin