2026-02-15T00:46:09.477303144Z [migrations] started
2026-02-15T00:46:09.477339316Z [migrations] no migrations found
2026-02-15T00:46:09.498522509Z usermod: no changes
2026-02-15T00:46:09.503892902Z ───────────────────────────────────────
2026-02-15T00:46:09.503917181Z 
2026-02-15T00:46:09.503925387Z       ██╗     ███████╗██╗ ██████╗
2026-02-15T00:46:09.503933213Z       ██║     ██╔════╝██║██╔═══██╗
2026-02-15T00:46:09.503940688Z       ██║     ███████╗██║██║   ██║
2026-02-15T00:46:09.503948003Z       ██║     ╚════██║██║██║   ██║
2026-02-15T00:46:09.503955318Z       ███████╗███████║██║╚██████╔╝
2026-02-15T00:46:09.503962703Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-02-15T00:46:09.503970127Z 
2026-02-15T00:46:09.503977102Z    Brought to you by linuxserver.io
2026-02-15T00:46:09.503984286Z ───────────────────────────────────────
2026-02-15T00:46:09.504174649Z 
2026-02-15T00:46:09.504180551Z To support the app dev(s) visit:
2026-02-15T00:46:09.505671183Z Prowlarr: https://opencollective.com/prowlarr
2026-02-15T00:46:09.505971728Z 
2026-02-15T00:46:09.505976928Z To support LSIO projects visit:
2026-02-15T00:46:09.505980626Z https://www.linuxserver.io/donate/
2026-02-15T00:46:09.505984213Z 
2026-02-15T00:46:09.505987730Z ───────────────────────────────────────
2026-02-15T00:46:09.505991718Z GID/UID
2026-02-15T00:46:09.505995335Z ───────────────────────────────────────
2026-02-15T00:46:09.510523022Z 
2026-02-15T00:46:09.510531669Z User UID:    911
2026-02-15T00:46:09.510535407Z User GID:    911
2026-02-15T00:46:09.510539024Z ───────────────────────────────────────
2026-02-15T00:46:09.512924477Z Linuxserver.io version: 2.3.3.5280-ls224
2026-02-15T00:46:09.513179621Z Build-date: 2026-02-15T00:42:33+00:00
2026-02-15T00:46:09.513184741Z ───────────────────────────────────────
2026-02-15T00:46:09.513188639Z     
2026-02-15T00:46:09.562955935Z [custom-init] No custom files found, skipping...
2026-02-15T00:46:09.583786648Z failed to load "/config/config.xml": No such file or directory
2026-02-15T00:46:09.899543272Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.3.3.5280 
2026-02-15T00:46:09.916743875Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-02-15T00:46:09.924542006Z [Debug] Bootstrap: Console selected 
2026-02-15T00:46:09.925278139Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-02-15T00:46:10.164290980Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-02-15T00:46:10.228140450Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {c7ad6f05-5a71-4799-8fe5-460c6f01d836} may be persisted to storage in unencrypted form. 
2026-02-15T00:46:10.286145874Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-02-15T00:46:10.315123480Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-02-15T00:46:10.369320074Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-02-15T00:46:10.376122511Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T00:46:10.376739353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T00:46:10.413753361Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-02-15T00:46:10.417781261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0376689s 
2026-02-15T00:46:10.418102828Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-02-15T00:46:10.418337881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0416409s 
2026-02-15T00:46:10.425878885Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-02-15T00:46:10.426470907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.431268287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-02-15T00:46:10.439198785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-02-15T00:46:10.449890713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183855s 
2026-02-15T00:46:10.450339046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.453980728Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-02-15T00:46:10.454187334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224552s 
2026-02-15T00:46:10.460362818Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-02-15T00:46:10.460640117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.465350992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-02-15T00:46:10.466361407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-02-15T00:46:10.466953409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013987s 
2026-02-15T00:46:10.467262962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-15T00:46:10.468206582Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.96E-05s 
2026-02-15T00:46:10.468666478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-02-15T00:46:10.469285885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-02-15T00:46:10.470015183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011128s 
2026-02-15T00:46:10.470302141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.471031961Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-02-15T00:46:10.471219368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020929s 
2026-02-15T00:46:10.471768484Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-02-15T00:46:10.472115693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.472950123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-15T00:46:10.473168603Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2026-02-15T00:46:10.473415009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-02-15T00:46:10.473773190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-02-15T00:46:10.474286915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006449s 
2026-02-15T00:46:10.474515876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.475217258Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-02-15T00:46:10.475403854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015062s 
2026-02-15T00:46:10.476683791Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-02-15T00:46:10.476938423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.477574234Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-02-15T00:46:10.481696233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-02-15T00:46:10.482232743Z [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-15T00:46:10.482725496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000862s 
2026-02-15T00:46:10.482940639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-02-15T00:46:10.483288219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-02-15T00:46:10.483730860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005427s 
2026-02-15T00:46:10.483947336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-02-15T00:46:10.484567595Z [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-15T00:46:10.485104676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009599s 
2026-02-15T00:46:10.485331803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-02-15T00:46:10.485679403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-02-15T00:46:10.486084609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000548s 
2026-02-15T00:46:10.486296626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-02-15T00:46:10.491027812Z [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-15T00:46:10.491722982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052217s 
2026-02-15T00:46:10.491989639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-02-15T00:46:10.492639207Z [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-15T00:46:10.493187461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009935s 
2026-02-15T00:46:10.493436402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-02-15T00:46:10.493830275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-02-15T00:46:10.494250321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006008s 
2026-02-15T00:46:10.494454392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-02-15T00:46:10.497379822Z [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-15T00:46:10.498194723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035344s 
2026-02-15T00:46:10.498419435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-02-15T00:46:10.498760933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-02-15T00:46:10.499177552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005547s 
2026-02-15T00:46:10.499420982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2026-02-15T00:46:10.500058255Z [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-15T00:46:10.500615647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009793s 
2026-02-15T00:46:10.500825249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2026-02-15T00:46:10.501501451Z [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-15T00:46:10.502088533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010641s 
2026-02-15T00:46:10.502315440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2026-02-15T00:46:10.502677739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2026-02-15T00:46:10.503055400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005328s 
2026-02-15T00:46:10.503208067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-02-15T00:46:10.503597712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2026-02-15T00:46:10.504010262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006011s 
2026-02-15T00:46:10.504220656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-02-15T00:46:10.504543686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-02-15T00:46:10.504892539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004732s 
2026-02-15T00:46:10.505094656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-02-15T00:46:10.508463429Z [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-15T00:46:10.508944377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036547s 
2026-02-15T00:46:10.509174741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-02-15T00:46:10.509530147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-02-15T00:46:10.509897015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005173s 
2026-02-15T00:46:10.510128872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-02-15T00:46:10.510475560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-02-15T00:46:10.510859243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005239s 
2026-02-15T00:46:10.511065398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-02-15T00:46:10.511991252Z [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-15T00:46:10.512680971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001417s 
2026-02-15T00:46:10.512897447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-02-15T00:46:10.513842500Z [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-15T00:46:10.514551848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014435s 
2026-02-15T00:46:10.514798464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-02-15T00:46:10.515204923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-15T00:46:10.515617984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006018s 
2026-02-15T00:46:10.515832547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-02-15T00:46:10.516376031Z [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-15T00:46:10.516832420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007845s 
2026-02-15T00:46:10.517048585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-02-15T00:46:10.517365864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-02-15T00:46:10.517723324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004712s 
2026-02-15T00:46:10.519475572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-02-15T00:46:10', 'InitialSetup') 
2026-02-15T00:46:10.520169639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.521420087Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-02-15T00:46:10.521622925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041441s 
2026-02-15T00:46:10.521923160Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-02-15T00:46:10.522174466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.522489641Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2026-02-15T00:46:10.525574281Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2026-02-15T00:46:10.543229320Z [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-15T00:46:10.544620351Z [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-15T00:46:10.545522186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-02-15T00:46:10.546432109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-02-15T00:46:10.548353968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-02-15T00:46:10.548830658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230058s 
2026-02-15T00:46:10.549101153Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2026-02-15T00:46:10.550772688Z [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-15T00:46:10.551971362Z [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-15T00:46:10.552605008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-02-15T00:46:10.553219796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-02-15T00:46:10.555053798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-02-15T00:46:10.555513544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061851s 
2026-02-15T00:46:10.555875022Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2026-02-15T00:46:10.559314958Z [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-15T00:46:10.560518942Z [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-15T00:46:10.561136746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-02-15T00:46:10.561740963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-02-15T00:46:10.563693154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-02-15T00:46:10.564260937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081077s 
2026-02-15T00:46:10.564499918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2026-02-15T00:46:10.565262033Z [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-15T00:46:10.565898564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011768s 
2026-02-15T00:46:10.566161273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2026-02-15T00:46:10.566592121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-02-15T00:46:10.567055313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006661s 
2026-02-15T00:46:10.567527264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-02-15T00:46:10', 'ApplicationStatus') 
2026-02-15T00:46:10.567972300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.568944978Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-02-15T00:46:10.569154049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025253s 
2026-02-15T00:46:10.569394974Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-02-15T00:46:10.569638114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.569948078Z [Info] IndexerProps: Starting migration of Main DB to 3 
2026-02-15T00:46:10.571021700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-15T00:46:10.571221452Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T00:46:10.571477537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2026-02-15T00:46:10.572016723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2026-02-15T00:46:10.572709448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009976s 
2026-02-15T00:46:10.572931715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-02-15T00:46:10.573725414Z [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-15T00:46:10.574329259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011881s 
2026-02-15T00:46:10.574558000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-02-15T00:46:10.575307780Z [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-15T00:46:10.575889200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011081s 
2026-02-15T00:46:10.576217742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-02-15T00:46:10.576626024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-02-15T00:46:10.577029035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006271s 
2026-02-15T00:46:10.577451396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-02-15T00:46:10', 'IndexerProps') 
2026-02-15T00:46:10.577860369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.578702395Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-02-15T00:46:10.578911957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022799s 
2026-02-15T00:46:10.579139886Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-02-15T00:46:10.579384999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.579679632Z [Info] add_update_history: Starting migration of Main DB to 4 
2026-02-15T00:46:10.580194569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-02-15T00:46:10', 'add_update_history') 
2026-02-15T00:46:10.580633272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.581387942Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-02-15T00:46:10.581610670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020026s 
2026-02-15T00:46:10.581852988Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-02-15T00:46:10.582097150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.582397014Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2026-02-15T00:46:10.585830878Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-02-15T00:46:10.586927847Z [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-15T00:46:10.587464176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011806s 
2026-02-15T00:46:10.587961468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-02-15T00:46:10', 'update_notifiarr') 
2026-02-15T00:46:10.588381944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.589743827Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-02-15T00:46:10.589954260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034326s 
2026-02-15T00:46:10.590183642Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-02-15T00:46:10.590420148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.590704330Z [Info] app_profiles: Starting migration of Main DB to 6 
2026-02-15T00:46:10.591291362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2026-02-15T00:46:10.592073337Z [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-15T00:46:10.592628194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011093s 
2026-02-15T00:46:10.592860512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2026-02-15T00:46:10.593247541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2026-02-15T00:46:10.593638118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005595s 
2026-02-15T00:46:10.593842639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-15T00:46:10.594027482Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-02-15T00:46:10.594266693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2026-02-15T00:46:10.594644895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2026-02-15T00:46:10.595362299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008718s 
2026-02-15T00:46:10.595779229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-02-15T00:46:10', 'app_profiles') 
2026-02-15T00:46:10.596212461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.597063214Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-02-15T00:46:10.597267175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025593s 
2026-02-15T00:46:10.597490965Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-02-15T00:46:10.597738193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.598022946Z [Info] history_failed: Starting migration of Main DB to 7 
2026-02-15T00:46:10.598523975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-02-15T00:46:10.598717004Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T00:46:10.598948230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2026-02-15T00:46:10.599316962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2026-02-15T00:46:10.600000288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008237s 
2026-02-15T00:46:10.600389772Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-02-15T00:46:10.600853486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-02-15T00:46:10.601200324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005294s 
2026-02-15T00:46:10.601630360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-02-15T00:46:10', 'history_failed') 
2026-02-15T00:46:10.602043352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.602904375Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-02-15T00:46:10.603104618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021976s 
2026-02-15T00:46:10.603324832Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-02-15T00:46:10.603566458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.603858376Z [Info] redacted_api: Starting migration of Main DB to 8 
2026-02-15T00:46:10.604264233Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T00:46:10.604542043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T00:46:10.606368440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018894s 
2026-02-15T00:46:10.606790330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-02-15T00:46:10', 'redacted_api') 
2026-02-15T00:46:10.607203131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.608021659Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-02-15T00:46:10.608246351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034624s 
2026-02-15T00:46:10.608466955Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-02-15T00:46:10.608717039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.609004077Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2026-02-15T00:46:10.609503072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2026-02-15T00:46:10.610161467Z [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-15T00:46:10.610714822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000994s 
2026-02-15T00:46:10.610923251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-15T00:46:10.611101931Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T00:46:10.611316834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-02-15T00:46:10.611622770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-02-15T00:46:10.612279131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000742s 
2026-02-15T00:46:10.612714628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-02-15T00:46:10', 'IndexerProxies') 
2026-02-15T00:46:10.613123612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.614031189Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-02-15T00:46:10.614272946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024739s 
2026-02-15T00:46:10.614485724Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-02-15T00:46:10.614735517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.615036042Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2026-02-15T00:46:10.615399684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2026-02-15T00:46:10.615615359Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T00:46:10.615913499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2026-02-15T00:46:10.616336441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2026-02-15T00:46:10.617024195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008416s 
2026-02-15T00:46:10.617462909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-02-15T00:46:10', 'app_indexer_remote_name') 
2026-02-15T00:46:10.617886131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.618909882Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-02-15T00:46:10.619026477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025977s 
2026-02-15T00:46:10.619264977Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-02-15T00:46:10.619516975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.619810906Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2026-02-15T00:46:10.622278395Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T00:46:10.623320122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2026-02-15T00:46:10.623674335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011709s 
2026-02-15T00:46:10.624164743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-02-15T00:46:10', 'desi_gazelle_to_unit3d') 
2026-02-15T00:46:10.624593085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.625370781Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-02-15T00:46:10.625588830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028294s 
2026-02-15T00:46:10.625844936Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-02-15T00:46:10.626107354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.626413611Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2026-02-15T00:46:10.626790350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-15T00:46:10.626991074Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T00:46:10.627257200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-02-15T00:46:10.627682476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-02-15T00:46:10.628444400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009015s 
2026-02-15T00:46:10.628869456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-02-15T00:46:10', 'add_on_update_to_notifications') 
2026-02-15T00:46:10.629309482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.630114914Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-02-15T00:46:10.630330738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025573s 
2026-02-15T00:46:10.630542164Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-02-15T00:46:10.630790885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.631082271Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2026-02-15T00:46:10.631615575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2026-02-15T00:46:10.632258409Z [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-15T00:46:10.632774599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009297s 
2026-02-15T00:46:10.633064743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2026-02-15T00:46:10.633553718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-02-15T00:46:10.633998774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007045s 
2026-02-15T00:46:10.634263166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2026-02-15T00:46:10.634709054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-02-15T00:46:10.635120833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006309s 
2026-02-15T00:46:10.635545488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-02-15T00:46:10', 'IndexerVersions') 
2026-02-15T00:46:10.636003650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.636854253Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-02-15T00:46:10.637060258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023305s 
2026-02-15T00:46:10.637285071Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-02-15T00:46:10.637531627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.637827062Z [Info] cleanup_config: Starting migration of Main DB to 16 
2026-02-15T00:46:10.639529400Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T00:46:10.640524563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2026-02-15T00:46:10.640838866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010688s 
2026-02-15T00:46:10.641100152Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T00:46:10.641496360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2026-02-15T00:46:10.641803889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004817s 
2026-02-15T00:46:10.642220588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-02-15T00:46:10', 'cleanup_config') 
2026-02-15T00:46:10.642631245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.643377528Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-02-15T00:46:10.643580386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020228s 
2026-02-15T00:46:10.643802694Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-02-15T00:46:10.644069601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.644371960Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2026-02-15T00:46:10.646326014Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T00:46:10.646690999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2026-02-15T00:46:10.646993108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004253s 
2026-02-15T00:46:10.647254113Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T00:46:10.647608397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2026-02-15T00:46:10.647923982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004329s 
2026-02-15T00:46:10.648180539Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T00:46:10.648526124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2026-02-15T00:46:10.648830838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004314s 
2026-02-15T00:46:10.649090060Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T00:46:10.649435465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2026-02-15T00:46:10.649739818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004271s 
2026-02-15T00:46:10.650004331Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T00:46:10.650349426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2026-02-15T00:46:10.650649871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004226s 
2026-02-15T00:46:10.650909594Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T00:46:10.651259588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2026-02-15T00:46:10.651561957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004327s 
2026-02-15T00:46:10.651823564Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T00:46:10.652211595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2026-02-15T00:46:10.652516078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004389s 
2026-02-15T00:46:10.652773817Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T00:46:10.653124102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2026-02-15T00:46:10.653423315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000432s 
2026-02-15T00:46:10.653682447Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T00:46:10.657648522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2026-02-15T00:46:10.657983166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040743s 
2026-02-15T00:46:10.658246446Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T00:46:10.658589146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2026-02-15T00:46:10.658884892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004184s 
2026-02-15T00:46:10.659145116Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T00:46:10.659494519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2026-02-15T00:46:10.659797139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004346s 
2026-02-15T00:46:10.660073224Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T00:46:10.660418860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2026-02-15T00:46:10.660723975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004298s 
2026-02-15T00:46:10.660984269Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T00:46:10.661336698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2026-02-15T00:46:10.661641783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000439s 
2026-02-15T00:46:10.661900303Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T00:46:10.662255739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2026-02-15T00:46:10.662558519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004345s 
2026-02-15T00:46:10.662814274Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T00:46:10.663168787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2026-02-15T00:46:10.663509533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004702s 
2026-02-15T00:46:10.663772523Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T00:46:10.664132367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2026-02-15T00:46:10.664436700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004187s 
2026-02-15T00:46:10.664619558Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T00:46:10.666032493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2026-02-15T00:46:10.666402989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015988s 
2026-02-15T00:46:10.666592661Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T00:46:10.666998508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2026-02-15T00:46:10.667356219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005811s 
2026-02-15T00:46:10.667541842Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T00:46:10.667960034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2026-02-15T00:46:10.668332034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006062s 
2026-02-15T00:46:10.668517337Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T00:46:10.668919126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2026-02-15T00:46:10.669274251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005754s 
2026-02-15T00:46:10.669460746Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T00:46:10.669867806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2026-02-15T00:46:10.670221919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005769s 
2026-02-15T00:46:10.670404456Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T00:46:10.670801335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2026-02-15T00:46:10.671204658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005672s 
2026-02-15T00:46:10.671342235Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T00:46:10.671791569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-02-15T00:46:10.672120331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005992s 
2026-02-15T00:46:10.672300765Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T00:46:10.672705990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2026-02-15T00:46:10.673063560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005818s 
2026-02-15T00:46:10.673245657Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T00:46:10.673635171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2026-02-15T00:46:10.673986429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005588s 
2026-02-15T00:46:10.674168505Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T00:46:10.674566196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2026-02-15T00:46:10.674919217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00057s 
2026-02-15T00:46:10.675099009Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T00:46:10.675506970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2026-02-15T00:46:10.675875502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005851s 
2026-02-15T00:46:10.676066837Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T00:46:10.676481693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-02-15T00:46:10.676842469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005888s 
2026-02-15T00:46:10.677028634Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T00:46:10.677435413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2026-02-15T00:46:10.677795177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005876s 
2026-02-15T00:46:10.677976703Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T00:46:10.678375035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2026-02-15T00:46:10.678727164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005687s 
2026-02-15T00:46:10.678910944Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T00:46:10.679309497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2026-02-15T00:46:10.679668710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005752s 
2026-02-15T00:46:10.679858201Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T00:46:10.680269329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2026-02-15T00:46:10.680623562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005678s 
2026-02-15T00:46:10.680806461Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T00:46:10.681206777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2026-02-15T00:46:10.681560379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005734s 
2026-02-15T00:46:10.681744479Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T00:46:10.682143964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2026-02-15T00:46:10.682506584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005744s 
2026-02-15T00:46:10.682690133Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T00:46:10.683091582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2026-02-15T00:46:10.683431837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000562s 
2026-02-15T00:46:10.683870400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-02-15T00:46:10', 'indexer_cleanup') 
2026-02-15T00:46:10.684316809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.685239276Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-02-15T00:46:10.685452526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023288s 
2026-02-15T00:46:10.685681326Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-02-15T00:46:10.685923444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.686210662Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2026-02-15T00:46:10.686615046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2026-02-15T00:46:10.686814598Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T00:46:10.687067668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2026-02-15T00:46:10.687479697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2026-02-15T00:46:10.688228465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008925s 
2026-02-15T00:46:10.688647178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-02-15T00:46:10', 'minimum_seeders') 
2026-02-15T00:46:10.689042504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.689831513Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-02-15T00:46:10.690021836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024903s 
2026-02-15T00:46:10.690246628Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-02-15T00:46:10.690490530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.690778129Z [Info] remove_showrss: Starting migration of Main DB to 19 
2026-02-15T00:46:10.691137502Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T00:46:10.691492216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2026-02-15T00:46:10.691797932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004274s 
2026-02-15T00:46:10.692248800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-02-15T00:46:10', 'remove_showrss') 
2026-02-15T00:46:10.692667633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.693408445Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-02-15T00:46:10.693622145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020027s 
2026-02-15T00:46:10.693857008Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-02-15T00:46:10.694110248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.694453218Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2026-02-15T00:46:10.694820598Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T00:46:10.695195904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2026-02-15T00:46:10.695514876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004615s 
2026-02-15T00:46:10.695971836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-02-15T00:46:10', 'remove_torrentparadiseml') 
2026-02-15T00:46:10.696397062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.697807813Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-02-15T00:46:10.698027074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026953s 
2026-02-15T00:46:10.698281907Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-02-15T00:46:10.698551460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.698855733Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2026-02-15T00:46:10.699162641Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T00:46:10.699406642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T00:46:10.700105720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007247s 
2026-02-15T00:46:10.700595786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-02-15T00:46:10', 'localization_setting_to_string') 
2026-02-15T00:46:10.701050783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.701761203Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-02-15T00:46:10.701983911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023304s 
2026-02-15T00:46:10.702196069Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-02-15T00:46:10.702446924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.702728581Z [Info] orpheus_api: Starting migration of Main DB to 22 
2026-02-15T00:46:10.703021501Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T00:46:10.703268889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T00:46:10.707374445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041271s 
2026-02-15T00:46:10.707790473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-02-15T00:46:10', 'orpheus_api') 
2026-02-15T00:46:10.708253084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.708939276Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-02-15T00:46:10.709136563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056904s 
2026-02-15T00:46:10.709382919Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-02-15T00:46:10.709644586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.709944229Z [Info] download_client_categories: Starting migration of Main DB to 23 
2026-02-15T00:46:10.710296168Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-02-15T00:46:10.710496131Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T00:46:10.710742687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2026-02-15T00:46:10.711135749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2026-02-15T00:46:10.711834225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008648s 
2026-02-15T00:46:10.712315444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-02-15T00:46:10', 'download_client_categories') 
2026-02-15T00:46:10.712732654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.713479778Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-02-15T00:46:10.713702036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002461s 
2026-02-15T00:46:10.713926147Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-02-15T00:46:10.714173776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.714463138Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2026-02-15T00:46:10.714812562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-02-15T00:46:10.715001111Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-02-15T00:46:10.715210313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-02-15T00:46:10.715504074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-02-15T00:46:10.716140746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007152s 
2026-02-15T00:46:10.716381421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-02-15T00:46:10.716708409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-02-15T00:46:10.717359440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007578s 
2026-02-15T00:46:10.717803785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-02-15T00:46:10', 'add_salt_to_users') 
2026-02-15T00:46:10.718222748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.718992538Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-02-15T00:46:10.719203232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023574s 
2026-02-15T00:46:10.719490912Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-02-15T00:46:10.719786136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.720147905Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2026-02-15T00:46:10.720494392Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T00:46:10.720881582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2026-02-15T00:46:10.721242729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005469s 
2026-02-15T00:46:10.721750431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-02-15T00:46:10', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-02-15T00:46:10.722190527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.722968173Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-02-15T00:46:10.723211473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00218s 
2026-02-15T00:46:10.723507679Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-02-15T00:46:10.723803034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.724155704Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2026-02-15T00:46:10.724495558Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T00:46:10.724904622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2026-02-15T00:46:10.725271170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005693s 
2026-02-15T00:46:10.725769814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-02-15T00:46:10', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-02-15T00:46:10.726230021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.727009741Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-02-15T00:46:10.727252109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022065s 
2026-02-15T00:46:10.727539337Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-02-15T00:46:10.727813279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.728170478Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2026-02-15T00:46:10.728536214Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T00:46:10.728931851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2026-02-15T00:46:10.729305614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005584s 
2026-02-15T00:46:10.729475195Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T00:46:10.729875992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2026-02-15T00:46:10.730232269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005787s 
2026-02-15T00:46:10.730715071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-02-15T00:46:10', 'alpharatio_greatposterwall_config_contract') 
2026-02-15T00:46:10.731158194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.731969948Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-02-15T00:46:10.732215863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021733s 
2026-02-15T00:46:10.732431538Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-02-15T00:46:10.732694557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.732986936Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2026-02-15T00:46:10.733354917Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T00:46:10.733730844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2026-02-15T00:46:10.734052692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004458s 
2026-02-15T00:46:10.734491515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-02-15T00:46:10', 'remove_notwhatcd') 
2026-02-15T00:46:10.734908856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.735645439Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-02-15T00:46:10.735873247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020035s 
2026-02-15T00:46:10.736156828Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-02-15T00:46:10.736437985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.736741395Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2026-02-15T00:46:10.737169217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-15T00:46:10.737371815Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T00:46:10.737608592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2026-02-15T00:46:10.737997444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2026-02-15T00:46:10.738737194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008958s 
2026-02-15T00:46:10.738960103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-15T00:46:10.739144745Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-02-15T00:46:10.739410450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2026-02-15T00:46:10.739829203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2026-02-15T00:46:10.740566407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009111s 
2026-02-15T00:46:10.741027004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-02-15T00:46:10', 'add_on_grab_to_notifications') 
2026-02-15T00:46:10.741460908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.742234355Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-02-15T00:46:10.742454188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025346s 
2026-02-15T00:46:10.742732048Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-02-15T00:46:10.743004486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.743321074Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2026-02-15T00:46:10.743696680Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T00:46:10.744127898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-02-15T00:46:10.744495989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005952s 
2026-02-15T00:46:10.744967098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-02-15T00:46:10', 'animetorrents_use_custom_config_contract') 
2026-02-15T00:46:10.745411843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.746192124Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-02-15T00:46:10.746433651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022091s 
2026-02-15T00:46:10.746670528Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-02-15T00:46:10.746925251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.747217930Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2026-02-15T00:46:10.747519417Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T00:46:10.747786635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T00:46:10.748607217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008062s 
2026-02-15T00:46:10.749005980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-02-15T00:46:10', 'apprise_server_url') 
2026-02-15T00:46:10.749429513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.750171126Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-02-15T00:46:10.750389015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024005s 
2026-02-15T00:46:10.750662666Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-02-15T00:46:10.750933261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.751242183Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2026-02-15T00:46:10.751666527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-15T00:46:10.751876350Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.9E-06s 
2026-02-15T00:46:10.752162185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-02-15T00:46:10.752588323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-02-15T00:46:10.753288022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008879s 
2026-02-15T00:46:10.753752467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-02-15T00:46:10', 'health_restored_notification') 
2026-02-15T00:46:10.754233255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.755091323Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-02-15T00:46:10.755305895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002636s 
2026-02-15T00:46:10.755518613Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-02-15T00:46:10.755792835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.756099413Z [Info] remove_uc: Starting migration of Main DB to 33 
2026-02-15T00:46:10.756490310Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-15T00:46:10.756864774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-02-15T00:46:10.757176431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004473s 
2026-02-15T00:46:10.757583611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-02-15T00:46:10', 'remove_uc') 
2026-02-15T00:46:10.758036994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.758715951Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-02-15T00:46:10.758918830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019639s 
2026-02-15T00:46:10.759154855Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-02-15T00:46:10.759411101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.759702057Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2026-02-15T00:46:10.760084376Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T00:46:10.760301614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T00:46:10.760957585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006982s 
2026-02-15T00:46:10.761400857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-02-15T00:46:10', 'history_fix_data_titles') 
2026-02-15T00:46:10.761871845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.762687307Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-02-15T00:46:10.762917922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023752s 
2026-02-15T00:46:10.763180981Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-02-15T00:46:10.763454953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.763756019Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2026-02-15T00:46:10.764149552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-15T00:46:10.764363432Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T00:46:10.764613175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-02-15T00:46:10.765019553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-02-15T00:46:10.765743100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008919s 
2026-02-15T00:46:10.766211443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-02-15T00:46:10', 'download_client_per_indexer') 
2026-02-15T00:46:10.766650497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.767488434Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-02-15T00:46:10.767717045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002585s 
2026-02-15T00:46:10.768066198Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-02-15T00:46:10.768368126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.768707709Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2026-02-15T00:46:10.770813029Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-02-15T00:46:10.771033803Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T00:46:10.771463017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2026-02-15T00:46:10.773946648Z [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-15T00:46:10.775097034Z [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-15T00:46:10.775717373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-02-15T00:46:10.776401922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-02-15T00:46:10.778051964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-02-15T00:46:10.778489395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067625s 
2026-02-15T00:46:10.778727314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-02-15T00:46:10.778943970Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T00:46:10.779240978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2026-02-15T00:46:10.781440066Z [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-15T00:46:10.782611966Z [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-15T00:46:10.783255111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-02-15T00:46:10.783932635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-02-15T00:46:10.785609140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-02-15T00:46:10.786028896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006524s 
2026-02-15T00:46:10.786257546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-02-15T00:46:10.786459172Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T00:46:10.786752032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2026-02-15T00:46:10.788903223Z [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-15T00:46:10.790043238Z [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-15T00:46:10.790668568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-02-15T00:46:10.791298867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-02-15T00:46:10.792949059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-02-15T00:46:10.793382352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063648s 
2026-02-15T00:46:10.793603457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-02-15T00:46:10.793802698Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T00:46:10.794058413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-02-15T00:46:10.796495270Z [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-15T00:46:10.797777221Z [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-15T00:46:10.798426007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-02-15T00:46:10.798931836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-02-15T00:46:10.800427788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061215s 
2026-02-15T00:46:10.800641618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-02-15T00:46:10.800831040Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T00:46:10.801088418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-02-15T00:46:10.806070619Z [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-15T00:46:10.807328582Z [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-15T00:46:10.807988341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-02-15T00:46:10.808480542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-02-15T00:46:10.809941213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085748s 
2026-02-15T00:46:10.810157438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-02-15T00:46:10.810345317Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T00:46:10.810633567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-02-15T00:46:10.812999611Z [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-15T00:46:10.814284719Z [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-15T00:46:10.814945108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-02-15T00:46:10.815441939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-02-15T00:46:10.816908381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060703s 
2026-02-15T00:46:10.817160980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-02-15T00:46:10.817364500Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T00:46:10.817669744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-02-15T00:46:10.819913763Z [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-15T00:46:10.821105853Z [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-15T00:46:10.821797906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-02-15T00:46:10.822463987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-02-15T00:46:10.824317540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-02-15T00:46:10.824789941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068504s 
2026-02-15T00:46:10.825024142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-02-15T00:46:10.825229125Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T00:46:10.825522285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-02-15T00:46:10.827600099Z [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-15T00:46:10.828795396Z [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-15T00:46:10.829422208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-02-15T00:46:10.830090193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-02-15T00:46:10.831999818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-02-15T00:46:10.832463491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066832s 
2026-02-15T00:46:10.832686380Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-02-15T00:46:10.832880972Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T00:46:10.833155956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-02-15T00:46:10.835239270Z [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-15T00:46:10.836384617Z [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-15T00:46:10.837022501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-02-15T00:46:10.837670085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-02-15T00:46:10.839585431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-02-15T00:46:10.840087011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066831s 
2026-02-15T00:46:10.840294108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-02-15T00:46:10.840483830Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T00:46:10.840727631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-02-15T00:46:10.842812389Z [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-15T00:46:10.843795689Z [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-15T00:46:10.844378242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-02-15T00:46:10.845039483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-02-15T00:46:10.846609675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-02-15T00:46:10.847138780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-02-15T00:46:10.847535709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065606s 
2026-02-15T00:46:10.847773388Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2026-02-15T00:46:10.848009583Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-02-15T00:46:10.848317944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2026-02-15T00:46:10.850417592Z [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-15T00:46:10.851347404Z [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-15T00:46:10.851923374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2026-02-15T00:46:10.852710348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2026-02-15T00:46:10.854406083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-02-15T00:46:10.855114679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-02-15T00:46:10.855566660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069883s 
2026-02-15T00:46:10.855783526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-02-15T00:46:10.855993649Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T00:46:10.856264054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-02-15T00:46:10.858537191Z [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-15T00:46:10.860130108Z [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-15T00:46:10.860912493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-02-15T00:46:10.861527953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-02-15T00:46:10.863118024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-15T00:46:10.863521256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007023s 
2026-02-15T00:46:10.863741329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-02-15T00:46:10.863944188Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T00:46:10.864230554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-02-15T00:46:10.866509613Z [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-15T00:46:10.868043001Z [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-15T00:46:10.868816338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-02-15T00:46:10.869436045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-02-15T00:46:10.871025195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-15T00:46:10.871430050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069648s 
2026-02-15T00:46:10.871641336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-02-15T00:46:10.871826208Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T00:46:10.872154279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-02-15T00:46:10.874432366Z [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-15T00:46:10.876007036Z [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-15T00:46:10.876783009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-02-15T00:46:10.877393798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-02-15T00:46:10.878972467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-15T00:46:10.879379436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069985s 
2026-02-15T00:46:10.879562515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-02-15T00:46:10.879752708Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T00:46:10.880090218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-02-15T00:46:10.882400329Z [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-15T00:46:10.883923335Z [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-15T00:46:10.884700229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-02-15T00:46:10.885310468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-02-15T00:46:10.886887784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-15T00:46:10.887260715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069479s 
2026-02-15T00:46:10.887463052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-15T00:46:10.887645670Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-15T00:46:10.887889531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2026-02-15T00:46:10.890296157Z [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-15T00:46:10.891768812Z [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-15T00:46:10.892546568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-02-15T00:46:10.893117297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-02-15T00:46:10.894645885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-02-15T00:46:10.895020960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069046s 
2026-02-15T00:46:10.895238959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-02-15T00:46:10.895427258Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-15T00:46:10.895693083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-02-15T00:46:10.897696177Z [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-15T00:46:10.913301227Z [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-15T00:46:10.913904772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-02-15T00:46:10.915869579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-02-15T00:46:10.918162706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-02-15T00:46:10.918603684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226366s 
2026-02-15T00:46:10.918840460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-02-15T00:46:10.919057417Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-02-15T00:46:10.919311619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-02-15T00:46:10.921579586Z [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-15T00:46:10.922197530Z [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-15T00:46:10.922551272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-02-15T00:46:10.923130869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-02-15T00:46:10.926224067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-02-15T00:46:10.926526546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070236s 
2026-02-15T00:46:10.926696338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-15T00:46:10.926861912Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-02-15T00:46:10.927048137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-02-15T00:46:10.928792479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-02-15T00:46:10.929299289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-02-15T00:46:10.930126805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-02-15T00:46:10.930657233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-02-15T00:46:10.932138496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-02-15T00:46:10.932463821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052244s 
2026-02-15T00:46:10.932821932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-02-15T00:46:10', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-02-15T00:46:10.933155734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.934661646Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-02-15T00:46:10.934841819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073533s 
2026-02-15T00:46:10.935062273Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-02-15T00:46:10.935245191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.935535546Z [Info] add_notification_status: Starting migration of Main DB to 37 
2026-02-15T00:46:10.936220716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-02-15T00:46:10.936739791Z [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-15T00:46:10.937215358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008151s 
2026-02-15T00:46:10.937418066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-02-15T00:46:10.937715375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-02-15T00:46:10.938066171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004734s 
2026-02-15T00:46:10.938388430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-02-15T00:46:10', 'add_notification_status') 
2026-02-15T00:46:10.938723074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.939602525Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-02-15T00:46:10.939777908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019769s 
2026-02-15T00:46:10.940028082Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-02-15T00:46:10.940246862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.940503639Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2026-02-15T00:46:10.940903394Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T00:46:10.941182175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2026-02-15T00:46:10.941449003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003807s 
2026-02-15T00:46:10.941604416Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T00:46:10.941888407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-02-15T00:46:10.942147349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003942s 
2026-02-15T00:46:10.942300878Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-15T00:46:10.942556923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2026-02-15T00:46:10.942819472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003699s 
2026-02-15T00:46:10.943177242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-02-15T00:46:10', 'indexers_freeleech_only_config_contract') 
2026-02-15T00:46:10.943494611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.944401017Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-02-15T00:46:10.944583023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018917s 
2026-02-15T00:46:10.944769478Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-02-15T00:46:10.944956104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.945211699Z [Info] email_encryption: Starting migration of Main DB to 39 
2026-02-15T00:46:10.945459628Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T00:46:10.945648859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T00:46:10.946217213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005871s 
2026-02-15T00:46:10.946524192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-02-15T00:46:10', 'email_encryption') 
2026-02-15T00:46:10.946856921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.947568584Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-02-15T00:46:10.947734769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001928s 
2026-02-15T00:46:10.947961956Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-02-15T00:46:10.948165436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.948422945Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2026-02-15T00:46:10.948694241Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T00:46:10.948884494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T00:46:10.949835729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009692s 
2026-02-15T00:46:10.950183950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-02-15T00:46:10', 'newznab_category_to_capabilities_settings') 
2026-02-15T00:46:10.950527713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.951305799Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-02-15T00:46:10.951475631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023841s 
2026-02-15T00:46:10.951678119Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-02-15T00:46:10.951883232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.952130670Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2026-02-15T00:46:10.952384802Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T00:46:10.952574514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T00:46:10.953158690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005983s 
2026-02-15T00:46:10.953488905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-02-15T00:46:10', 'gazelle_freeleech_token_options') 
2026-02-15T00:46:10.953807627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.954523127Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-02-15T00:46:10.954688751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019233s 
2026-02-15T00:46:10.954903934Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-02-15T00:46:10.955104458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.955341445Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2026-02-15T00:46:10.955602070Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T00:46:10.955790870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T00:46:10.956358423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005692s 
2026-02-15T00:46:10.956696543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-02-15T00:46:10', 'myanonamouse_freeleech_wedge_options') 
2026-02-15T00:46:10.957019303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.957793582Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-02-15T00:46:10.957963765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019596s 
2026-02-15T00:46:10.958166623Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-02-15T00:46:10.958362798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:10.958609545Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43 
2026-02-15T00:46:10.958858036Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T00:46:10.959043279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T00:46:10.969080669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099753s 
2026-02-15T00:46:10.969466386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-02-15T00:46:10', 'newznab_indexers_enable_redirect') 
2026-02-15T00:46:10.969814386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:10.970719459Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-02-15T00:46:10.970914030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116574s 
2026-02-15T00:46:10.979772637Z [Debug] MigrationController: Took: 00:00:00.6642488 
2026-02-15T00:46:11.070783447Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-02-15T00:46:11.088704471Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-02-15T00:46:11.101418761Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-02-15T00:46:11.101839909Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-15T00:46:11.102073930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-15T00:46:11.104268449Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-02-15T00:46:11.104519685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024712s 
2026-02-15T00:46:11.104748756Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-02-15T00:46:11.105003739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027088s 
2026-02-15T00:46:11.107718656Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-02-15T00:46:11.108021215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.108471141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-02-15T00:46:11.108799893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-02-15T00:46:11.109287384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005793s 
2026-02-15T00:46:11.109554352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.110711071Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-02-15T00:46:11.110962477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019871s 
2026-02-15T00:46:11.111359016Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-02-15T00:46:11.111633158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.112160229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-02-15T00:46:11.112511877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-02-15T00:46:11.112985120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005447s 
2026-02-15T00:46:11.113226676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-15T00:46:11.113466118Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-02-15T00:46:11.113710631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-02-15T00:46:11.114056758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-02-15T00:46:11.114860436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000863s 
2026-02-15T00:46:11.115174819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.115839437Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-02-15T00:46:11.116219031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018267s 
2026-02-15T00:46:11.116576050Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-02-15T00:46:11.116870954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.117251590Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-15T00:46:11.117500982Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-02-15T00:46:11.117721146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-02-15T00:46:11.118067213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-02-15T00:46:11.118612921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006138s 
2026-02-15T00:46:11.118875720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.119671493Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-02-15T00:46:11.120003672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016482s 
2026-02-15T00:46:11.120359638Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-02-15T00:46:11.120635594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.120935879Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-02-15T00:46:11.121539203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-02-15T00:46:11.122109732Z [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-15T00:46:11.122811114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000967s 
2026-02-15T00:46:11.123045236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-02-15T00:46:11.123313606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-02-15T00:46:11.123733431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004781s 
2026-02-15T00:46:11.124128517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-02-15T00:46:11', 'InitialSetup') 
2026-02-15T00:46:11.124587090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.125343343Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-02-15T00:46:11.125601813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020708s 
2026-02-15T00:46:11.125863711Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-02-15T00:46:11.126135117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.126462216Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2026-02-15T00:46:11.126876901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-02-15T00:46:11', 'ApplicationStatus') 
2026-02-15T00:46:11.127336857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.128083881Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-02-15T00:46:11.128344265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019404s 
2026-02-15T00:46:11.128612004Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-02-15T00:46:11.128888421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.129360111Z [Info] IndexerProps: Starting migration of Log DB to 3 
2026-02-15T00:46:11.129617639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-02-15T00:46:11', 'IndexerProps') 
2026-02-15T00:46:11.130089509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.130825060Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-02-15T00:46:11.131070074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019478s 
2026-02-15T00:46:11.131329175Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-02-15T00:46:11.131605001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.132001619Z [Info] add_update_history: Starting migration of Log DB to 4 
2026-02-15T00:46:11.132561407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-02-15T00:46:11.133051403Z [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-15T00:46:11.133649758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008242s 
2026-02-15T00:46:11.133911786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-02-15T00:46:11.134250989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-02-15T00:46:11.134697878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000524s 
2026-02-15T00:46:11.135076861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-02-15T00:46:11', 'add_update_history') 
2026-02-15T00:46:11.135534803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.136315916Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-02-15T00:46:11.136570990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021159s 
2026-02-15T00:46:11.136832777Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-02-15T00:46:11.137102921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.137433016Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2026-02-15T00:46:11.137812490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-02-15T00:46:11', 'update_notifiarr') 
2026-02-15T00:46:11.138265392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.138985832Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-02-15T00:46:11.139235375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018831s 
2026-02-15T00:46:11.139491230Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-02-15T00:46:11.139759119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.140105266Z [Info] app_profiles: Starting migration of Log DB to 6 
2026-02-15T00:46:11.140477275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-02-15T00:46:11', 'app_profiles') 
2026-02-15T00:46:11.140928534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.141637621Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-02-15T00:46:11.141899068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018823s 
2026-02-15T00:46:11.142146707Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-02-15T00:46:11.142413383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.142749831Z [Info] history_failed: Starting migration of Log DB to 7 
2026-02-15T00:46:11.143123864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-02-15T00:46:11', 'history_failed') 
2026-02-15T00:46:11.143576405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.144268659Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-02-15T00:46:11.144533893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018544s 
2026-02-15T00:46:11.144784919Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-02-15T00:46:11.145048569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.145370918Z [Info] redacted_api: Starting migration of Log DB to 8 
2026-02-15T00:46:11.145736304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-02-15T00:46:11', 'redacted_api') 
2026-02-15T00:46:11.146193084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.146901771Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-02-15T00:46:11.147147606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018583s 
2026-02-15T00:46:11.147405064Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-02-15T00:46:11.147677332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.148051877Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2026-02-15T00:46:11.148434988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-02-15T00:46:11', 'IndexerProxies') 
2026-02-15T00:46:11.148881517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.149591386Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-02-15T00:46:11.149838694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019147s 
2026-02-15T00:46:11.150106594Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-02-15T00:46:11.150385275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.150714708Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2026-02-15T00:46:11.151119894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-02-15T00:46:11', 'app_indexer_remote_name') 
2026-02-15T00:46:11.151570521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.152393759Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-02-15T00:46:11.152647901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019831s 
2026-02-15T00:46:11.152910089Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-02-15T00:46:11.153183058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.153515057Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2026-02-15T00:46:11.153900683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-02-15T00:46:11', 'desi_gazelle_to_unit3d') 
2026-02-15T00:46:11.154352373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.155145249Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-02-15T00:46:11.155397617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019527s 
2026-02-15T00:46:11.155669805Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-02-15T00:46:11.155991633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.156326818Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2026-02-15T00:46:11.156728296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-02-15T00:46:11', 'add_on_update_to_notifications') 
2026-02-15T00:46:11.157191800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.157994636Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-02-15T00:46:11.158256193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020233s 
2026-02-15T00:46:11.158510786Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-02-15T00:46:11.158779466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.159103389Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2026-02-15T00:46:11.159478063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-02-15T00:46:11', 'IndexerVersions') 
2026-02-15T00:46:11.159962589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.160766848Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-02-15T00:46:11.161007072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019739s 
2026-02-15T00:46:11.161260933Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-02-15T00:46:11.161527670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.161857825Z [Info] cleanup_config: Starting migration of Log DB to 16 
2026-02-15T00:46:11.162226507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-02-15T00:46:11', 'cleanup_config') 
2026-02-15T00:46:11.162670942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.163446914Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-02-15T00:46:11.163690886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019186s 
2026-02-15T00:46:11.163960378Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-02-15T00:46:11.164229630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.164556018Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2026-02-15T00:46:11.164928227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-02-15T00:46:11', 'indexer_cleanup') 
2026-02-15T00:46:11.165375197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.166610935Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-02-15T00:46:11.166860307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023791s 
2026-02-15T00:46:11.167119609Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-02-15T00:46:11.167386447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.167716772Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2026-02-15T00:46:11.168160375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-02-15T00:46:11', 'minimum_seeders') 
2026-02-15T00:46:11.168619079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.169398328Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-02-15T00:46:11.169651016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020045s 
2026-02-15T00:46:11.169905108Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-02-15T00:46:11.170175492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.170513934Z [Info] remove_showrss: Starting migration of Log DB to 19 
2026-02-15T00:46:11.170878869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-02-15T00:46:11', 'remove_showrss') 
2026-02-15T00:46:11.171328835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.172118074Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-02-15T00:46:11.172367336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019428s 
2026-02-15T00:46:11.172635175Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-02-15T00:46:11.172913485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.173245454Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2026-02-15T00:46:11.173637573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-02-15T00:46:11', 'remove_torrentparadiseml') 
2026-02-15T00:46:11.174093772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.174898582Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-02-15T00:46:11.175156031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001975s 
2026-02-15T00:46:11.175428479Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-02-15T00:46:11.175717491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.176070462Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2026-02-15T00:46:11.176488003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-02-15T00:46:11', 'localization_setting_to_string') 
2026-02-15T00:46:11.176954572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.177748531Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-02-15T00:46:11.178012422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020085s 
2026-02-15T00:46:11.178261954Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-02-15T00:46:11.178531447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.178855079Z [Info] orpheus_api: Starting migration of Log DB to 22 
2026-02-15T00:46:11.179217508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-02-15T00:46:11', 'orpheus_api') 
2026-02-15T00:46:11.179654699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.180463297Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-02-15T00:46:11.180697338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019235s 
2026-02-15T00:46:11.180959185Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-02-15T00:46:11.181237616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.181562500Z [Info] download_client_categories: Starting migration of Log DB to 23 
2026-02-15T00:46:11.181955381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-02-15T00:46:11', 'download_client_categories') 
2026-02-15T00:46:11.182412311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.183198715Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-02-15T00:46:11.183454850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019492s 
2026-02-15T00:46:11.183711898Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-02-15T00:46:11.184072123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.184412569Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2026-02-15T00:46:11.184814037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-02-15T00:46:11', 'add_salt_to_users') 
2026-02-15T00:46:11.185288382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.186078162Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-02-15T00:46:11.186326863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020195s 
2026-02-15T00:46:11.186621687Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-02-15T00:46:11.186922482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.187263559Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2026-02-15T00:46:11.187697743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-02-15T00:46:11', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-02-15T00:46:11.188198431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.189022881Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-02-15T00:46:11.189300631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020671s 
2026-02-15T00:46:11.189604493Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-02-15T00:46:11.189899517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.190245213Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2026-02-15T00:46:11.190686611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-02-15T00:46:11', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-02-15T00:46:11.191169103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.191990016Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-02-15T00:46:11.192276763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020473s 
2026-02-15T00:46:11.192569953Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-02-15T00:46:11.192863685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.193201395Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2026-02-15T00:46:11.193685149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-02-15T00:46:11', 'alpharatio_greatposterwall_config_contract') 
2026-02-15T00:46:11.194185837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.195094346Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-02-15T00:46:11.195459902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021555s 
2026-02-15T00:46:11.195802793Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-02-15T00:46:11.196114160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.196447812Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2026-02-15T00:46:11.196828919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-02-15T00:46:11', 'remove_notwhatcd') 
2026-02-15T00:46:11.197283544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.198077824Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-02-15T00:46:11.198335001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019688s 
2026-02-15T00:46:11.198609554Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-02-15T00:46:11.198899538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.199261066Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2026-02-15T00:46:11.199645350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-02-15T00:46:11', 'add_on_grab_to_notifications') 
2026-02-15T00:46:11.200184275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.200971971Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-02-15T00:46:11.201246534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020467s 
2026-02-15T00:46:11.201524513Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-02-15T00:46:11.201826321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.202169382Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2026-02-15T00:46:11.207637843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-02-15T00:46:11', 'animetorrents_use_custom_config_contract') 
2026-02-15T00:46:11.208264304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.209172453Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-02-15T00:46:11.209464270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007314s 
2026-02-15T00:46:11.209758322Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-02-15T00:46:11.210036312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.210391988Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2026-02-15T00:46:11.210795170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-02-15T00:46:11', 'apprise_server_url') 
2026-02-15T00:46:11.211250256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.212019836Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-02-15T00:46:11.212283707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019759s 
2026-02-15T00:46:11.212558851Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-02-15T00:46:11.212848655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.213186705Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2026-02-15T00:46:11.213598194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-02-15T00:46:11', 'health_restored_notification') 
2026-02-15T00:46:11.214066146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.214835665Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-02-15T00:46:11.215103525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019705s 
2026-02-15T00:46:11.215357997Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-02-15T00:46:11.215622720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.216001152Z [Info] remove_uc: Starting migration of Log DB to 33 
2026-02-15T00:46:11.216373542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-02-15T00:46:11', 'remove_uc') 
2026-02-15T00:46:11.216827636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.217583498Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-02-15T00:46:11.217828441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019581s 
2026-02-15T00:46:11.218099527Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-02-15T00:46:11.218381926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.218715948Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2026-02-15T00:46:11.219123198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-02-15T00:46:11', 'history_fix_data_titles') 
2026-02-15T00:46:11.219590098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.220517005Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-02-15T00:46:11.220894094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002083s 
2026-02-15T00:46:11.221175320Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-02-15T00:46:11.221456907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.221794046Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2026-02-15T00:46:11.222204092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-02-15T00:46:11', 'download_client_per_indexer') 
2026-02-15T00:46:11.222673998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.223487145Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-02-15T00:46:11.223764744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020209s 
2026-02-15T00:46:11.224085269Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-02-15T00:46:11.224398390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.224744397Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2026-02-15T00:46:11.225411139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-02-15T00:46:11.225653818Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-02-15T00:46:11.225927298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-02-15T00:46:11.226964206Z [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-15T00:46:11.227912225Z [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-15T00:46:11.228521762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-02-15T00:46:11.229134777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-02-15T00:46:11.230292848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-02-15T00:46:11.230731141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045407s 
2026-02-15T00:46:11.230979381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-02-15T00:46:11.231210626Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-02-15T00:46:11.231465179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-02-15T00:46:11.232279939Z [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-15T00:46:11.233014729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-02-15T00:46:11.233546530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-02-15T00:46:11.234176358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-02-15T00:46:11.235288096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-02-15T00:46:11.235749906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040094s 
2026-02-15T00:46:11.236066594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-15T00:46:11.236301637Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-02-15T00:46:11.236564476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-02-15T00:46:11.237267612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-02-15T00:46:11.237924004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-02-15T00:46:11.238454241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-02-15T00:46:11.239045361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-02-15T00:46:11.240114785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-02-15T00:46:11.240587416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037511s 
2026-02-15T00:46:11.241008865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-02-15T00:46:11', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-02-15T00:46:11.241504072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.243112581Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-02-15T00:46:11.243407805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062185s 
2026-02-15T00:46:11.243682809Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-02-15T00:46:11.243998815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.244343098Z [Info] add_notification_status: Starting migration of Log DB to 37 
2026-02-15T00:46:11.244737994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-02-15T00:46:11', 'add_notification_status') 
2026-02-15T00:46:11.245202178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.245983862Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-02-15T00:46:11.246241982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020005s 
2026-02-15T00:46:11.246524761Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-02-15T00:46:11.246825437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.247169469Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2026-02-15T00:46:11.247599696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-02-15T00:46:11', 'indexers_freeleech_only_config_contract') 
2026-02-15T00:46:11.248117328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.248896166Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-02-15T00:46:11.249174376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020401s 
2026-02-15T00:46:11.249433789Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-02-15T00:46:11.249706708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.250032083Z [Info] email_encryption: Starting migration of Log DB to 39 
2026-02-15T00:46:11.250406888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-02-15T00:46:11', 'email_encryption') 
2026-02-15T00:46:11.250860201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.251600181Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-02-15T00:46:11.251865435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001895s 
2026-02-15T00:46:11.252184086Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-02-15T00:46:11.252482517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.252820969Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2026-02-15T00:46:11.253267107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-02-15T00:46:11', 'newznab_category_to_capabilities_settings') 
2026-02-15T00:46:11.253742274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.254528517Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-02-15T00:46:11.254814853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020175s 
2026-02-15T00:46:11.255093705Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-02-15T00:46:11.255380673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.255715787Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2026-02-15T00:46:11.256145903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-02-15T00:46:11', 'gazelle_freeleech_token_options') 
2026-02-15T00:46:11.256620268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.257399618Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-02-15T00:46:11.257667898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001997s 
2026-02-15T00:46:11.257949595Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-02-15T00:46:11.258250842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.258583912Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2026-02-15T00:46:11.259003447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-02-15T00:46:11', 'myanonamouse_freeleech_wedge_options') 
2026-02-15T00:46:11.259481019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.260280148Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-02-15T00:46:11.260559310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020068s 
2026-02-15T00:46:11.260833061Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-02-15T00:46:11.261121341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-15T00:46:11.261458961Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43 
2026-02-15T00:46:11.261870129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-02-15T00:46:11', 'newznab_indexers_enable_redirect') 
2026-02-15T00:46:11.262346047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-15T00:46:11.263091248Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-02-15T00:46:11.263361021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019505s 
2026-02-15T00:46:11.420972751Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2026-02-15T00:46:11.428025111Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-02-15T00:46:11.431802406Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2026-02-15T00:46:11.532218904Z [Info] AppSyncProfileService: Setting up default app profile 
2026-02-15T00:46:11.543534869Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2026-02-15T00:46:11.639009116Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-02-15T00:46:11.787934326Z [ls.io-init] done.
2026-02-15T00:46:12.030153733Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-02-15T00:46:12.031057673Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-02-15T00:46:12.031365714Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin