2026-02-18T18:51:28.086933758Z [migrations] started
2026-02-18T18:51:28.086980462Z [migrations] no migrations found
2026-02-18T18:51:28.107217898Z usermod: no changes
2026-02-18T18:51:28.112884741Z ───────────────────────────────────────
2026-02-18T18:51:28.112900883Z 
2026-02-18T18:51:28.112904651Z       ██╗     ███████╗██╗ ██████╗
2026-02-18T18:51:28.112908428Z       ██║     ██╔════╝██║██╔═══██╗
2026-02-18T18:51:28.112911976Z       ██║     ███████╗██║██║   ██║
2026-02-18T18:51:28.112915673Z       ██║     ╚════██║██║██║   ██║
2026-02-18T18:51:28.112919180Z       ███████╗███████║██║╚██████╔╝
2026-02-18T18:51:28.112922697Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-02-18T18:51:28.112926214Z 
2026-02-18T18:51:28.112929541Z    Brought to you by linuxserver.io
2026-02-18T18:51:28.112932958Z ───────────────────────────────────────
2026-02-18T18:51:28.113216038Z 
2026-02-18T18:51:28.113226940Z To support the app dev(s) visit:
2026-02-18T18:51:28.114662501Z Prowlarr: https://opencollective.com/prowlarr
2026-02-18T18:51:28.114953327Z 
2026-02-18T18:51:28.114959279Z To support LSIO projects visit:
2026-02-18T18:51:28.114962946Z https://www.linuxserver.io/donate/
2026-02-18T18:51:28.114966533Z 
2026-02-18T18:51:28.114969970Z ───────────────────────────────────────
2026-02-18T18:51:28.114974930Z GID/UID
2026-02-18T18:51:28.114978367Z ───────────────────────────────────────
2026-02-18T18:51:28.119221572Z 
2026-02-18T18:51:28.119232464Z User UID:    911
2026-02-18T18:51:28.119236592Z User GID:    911
2026-02-18T18:51:28.119242735Z ───────────────────────────────────────
2026-02-18T18:51:28.121052670Z Linuxserver.io version: 2.3.3.5285-ls224
2026-02-18T18:51:28.121313034Z Build-date: 2026-02-18T18:47:37+00:00
2026-02-18T18:51:28.121320028Z ───────────────────────────────────────
2026-02-18T18:51:28.121324457Z     
2026-02-18T18:51:28.171126152Z [custom-init] No custom files found, skipping...
2026-02-18T18:51:28.191572399Z failed to load "/config/config.xml": No such file or directory
2026-02-18T18:51:28.500375033Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.3.3.5285 
2026-02-18T18:51:28.517728602Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-02-18T18:51:28.524359736Z [Debug] Bootstrap: Console selected 
2026-02-18T18:51:28.525630796Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-02-18T18:51:28.770396798Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-02-18T18:51:28.834063596Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {dfdb5044-94d0-4030-8187-0e8b246c99bb} may be persisted to storage in unencrypted form. 
2026-02-18T18:51:28.892652928Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-02-18T18:51:28.920756235Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-02-18T18:51:28.974975878Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-02-18T18:51:28.981644818Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-18T18:51:28.982207030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-18T18:51:29.018688460Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-02-18T18:51:29.022751833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.037102s 
2026-02-18T18:51:29.023083080Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-02-18T18:51:29.023236780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0411326s 
2026-02-18T18:51:29.030638516Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-02-18T18:51:29.031227432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.035701673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-02-18T18:51:29.043654168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-02-18T18:51:29.054391392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184506s 
2026-02-18T18:51:29.054790225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.056807047Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-02-18T18:51:29.057011709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208474s 
2026-02-18T18:51:29.063349202Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-02-18T18:51:29.063621200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.068604646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-02-18T18:51:29.069614910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-02-18T18:51:29.070229518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013839s 
2026-02-18T18:51:29.070494051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-18T18:51:29.071412080Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.69E-05s 
2026-02-18T18:51:29.071817596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-02-18T18:51:29.072492726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-02-18T18:51:29.073251654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001127s 
2026-02-18T18:51:29.073523943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.074372652Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-02-18T18:51:29.074579809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022113s 
2026-02-18T18:51:29.075140228Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-02-18T18:51:29.075337335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.076262508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-18T18:51:29.076488563Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s 
2026-02-18T18:51:29.076732104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-02-18T18:51:29.077086407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-02-18T18:51:29.077609721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000652s 
2026-02-18T18:51:29.077850716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.078644946Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-02-18T18:51:29.078856702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016367s 
2026-02-18T18:51:29.080046909Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-02-18T18:51:29.080316021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.081008886Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-02-18T18:51:29.085097471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-02-18T18:51:29.085670364Z [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-18T18:51:29.086244531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008854s 
2026-02-18T18:51:29.086467770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-02-18T18:51:29.086823226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-02-18T18:51:29.087227430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005602s 
2026-02-18T18:51:29.087359155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-02-18T18:51:29.088045157Z [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-18T18:51:29.088624975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009908s 
2026-02-18T18:51:29.088859557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-02-18T18:51:29.089203971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-02-18T18:51:29.089621031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000556s 
2026-02-18T18:51:29.089836054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-02-18T18:51:29.094582081Z [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-18T18:51:29.095317793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052724s 
2026-02-18T18:51:29.095501433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-02-18T18:51:29.096211072Z [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-18T18:51:29.096772523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010279s 
2026-02-18T18:51:29.097022586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-02-18T18:51:29.097416640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-02-18T18:51:29.097833710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006322s 
2026-02-18T18:51:29.098036679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-02-18T18:51:29.100973633Z [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-18T18:51:29.101792683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035594s 
2026-02-18T18:51:29.102017225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-02-18T18:51:29.102357440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-02-18T18:51:29.102712846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004948s 
2026-02-18T18:51:29.102953931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2026-02-18T18:51:29.103593269Z [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-18T18:51:29.104124559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009492s 
2026-02-18T18:51:29.104313389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2026-02-18T18:51:29.104975593Z [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-18T18:51:29.105537214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010409s 
2026-02-18T18:51:29.105767067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2026-02-18T18:51:29.106126200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2026-02-18T18:51:29.106492127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005199s 
2026-02-18T18:51:29.106685867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-02-18T18:51:29.107079981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2026-02-18T18:51:29.107469616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005925s 
2026-02-18T18:51:29.107702795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-02-18T18:51:29.108063522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-02-18T18:51:29.108415621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004821s 
2026-02-18T18:51:29.108608479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-02-18T18:51:29.112033908Z [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-18T18:51:29.112510487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036987s 
2026-02-18T18:51:29.112741032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-02-18T18:51:29.113107029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-02-18T18:51:29.113467525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005184s 
2026-02-18T18:51:29.113699833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-02-18T18:51:29.114045759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-02-18T18:51:29.114393419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005244s 
2026-02-18T18:51:29.114598723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-02-18T18:51:29.115510319Z [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-18T18:51:29.116250389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014119s 
2026-02-18T18:51:29.116434359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-02-18T18:51:29.117371978Z [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-18T18:51:29.118080294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014339s 
2026-02-18T18:51:29.118329777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-02-18T18:51:29.118730474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-18T18:51:29.119139447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005927s 
2026-02-18T18:51:29.119355382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-02-18T18:51:29.119885841Z [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-18T18:51:29.120391218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007878s 
2026-02-18T18:51:29.120571732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-02-18T18:51:29.120886045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-02-18T18:51:29.121236400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004664s 
2026-02-18T18:51:29.123017968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-02-18T18:51:29', 'InitialSetup') 
2026-02-18T18:51:29.123691284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.126030415Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-02-18T18:51:29.126236119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052301s 
2026-02-18T18:51:29.126547326Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-02-18T18:51:29.126803071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.127125841Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2026-02-18T18:51:29.130103488Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2026-02-18T18:51:29.147713042Z [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-18T18:51:29.149080946Z [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-18T18:51:29.149939355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-02-18T18:51:29.150820059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-02-18T18:51:29.152465152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-02-18T18:51:29.152919877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225405s 
2026-02-18T18:51:29.153150111Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2026-02-18T18:51:29.154810966Z [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-18T18:51:29.155976764Z [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-18T18:51:29.156567974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-02-18T18:51:29.157176650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-02-18T18:51:29.158554024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-02-18T18:51:29.158969761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005606s 
2026-02-18T18:51:29.159317732Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2026-02-18T18:51:29.162688570Z [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-18T18:51:29.163827704Z [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-18T18:51:29.164470940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-02-18T18:51:29.165084766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-02-18T18:51:29.166470657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-02-18T18:51:29.166887607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073192s 
2026-02-18T18:51:29.167106628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2026-02-18T18:51:29.167890877Z [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-18T18:51:29.168539764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011963s 
2026-02-18T18:51:29.168784166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2026-02-18T18:51:29.169215305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-02-18T18:51:29.169646213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006392s 
2026-02-18T18:51:29.170132993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-02-18T18:51:29', 'ApplicationStatus') 
2026-02-18T18:51:29.170564261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.171648505Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-02-18T18:51:29.171874580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026078s 
2026-02-18T18:51:29.172143001Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-02-18T18:51:29.172359166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.172661836Z [Info] IndexerProps: Starting migration of Main DB to 3 
2026-02-18T18:51:29.173670307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-18T18:51:29.173869708Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-18T18:51:29.174124381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2026-02-18T18:51:29.174561311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2026-02-18T18:51:29.175246090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008964s 
2026-02-18T18:51:29.175472065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-02-18T18:51:29.176344101Z [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-18T18:51:29.176910893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012244s 
2026-02-18T18:51:29.177142679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-02-18T18:51:29.177889133Z [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-18T18:51:29.178464662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011102s 
2026-02-18T18:51:29.178729886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-02-18T18:51:29.179182337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-02-18T18:51:29.179590449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000636s 
2026-02-18T18:51:29.180069895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-02-18T18:51:29', 'IndexerProps') 
2026-02-18T18:51:29.180444279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.181339351Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-02-18T18:51:29.181539364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023547s 
2026-02-18T18:51:29.181771371Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-02-18T18:51:29.182022767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.182315978Z [Info] add_update_history: Starting migration of Main DB to 4 
2026-02-18T18:51:29.182819472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-02-18T18:51:29', 'add_update_history') 
2026-02-18T18:51:29.183266001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.184193960Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-02-18T18:51:29.184391257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002126s 
2026-02-18T18:51:29.184614206Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-02-18T18:51:29.184866534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.185158512Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2026-02-18T18:51:29.188564742Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-02-18T18:51:29.189654156Z [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-18T18:51:29.190185015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011745s 
2026-02-18T18:51:29.190627336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-02-18T18:51:29', 'update_notifiarr') 
2026-02-18T18:51:29.191043144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.192021965Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-02-18T18:51:29.192196446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029289s 
2026-02-18T18:51:29.192403854Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-02-18T18:51:29.192645320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.192929512Z [Info] app_profiles: Starting migration of Main DB to 6 
2026-02-18T18:51:29.193498178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2026-02-18T18:51:29.194217406Z [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-18T18:51:29.194786452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010704s 
2026-02-18T18:51:29.195028499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2026-02-18T18:51:29.195406420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2026-02-18T18:51:29.195839132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005538s 
2026-02-18T18:51:29.196022371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-18T18:51:29.196241893Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-02-18T18:51:29.196436886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2026-02-18T18:51:29.196861230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2026-02-18T18:51:29.197508694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008487s 
2026-02-18T18:51:29.197975635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-02-18T18:51:29', 'app_profiles') 
2026-02-18T18:51:29.198345289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.199238007Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-02-18T18:51:29.199431076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025557s 
2026-02-18T18:51:29.199656981Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-02-18T18:51:29.199918788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.200209343Z [Info] history_failed: Starting migration of Main DB to 7 
2026-02-18T18:51:29.200682005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-02-18T18:51:29.200877248Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-18T18:51:29.201110989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2026-02-18T18:51:29.201479882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2026-02-18T18:51:29.202146955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008084s 
2026-02-18T18:51:29.202525878Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-02-18T18:51:29.202989422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-02-18T18:51:29.203334096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005285s 
2026-02-18T18:51:29.203750334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-02-18T18:51:29', 'history_failed') 
2026-02-18T18:51:29.204191914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.205118550Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-02-18T18:51:29.205326879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022839s 
2026-02-18T18:51:29.205551993Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-02-18T18:51:29.205805323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.206086569Z [Info] redacted_api: Starting migration of Main DB to 8 
2026-02-18T18:51:29.206468488Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-18T18:51:29.206750216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-18T18:51:29.208529298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018361s 
2026-02-18T18:51:29.208956268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-02-18T18:51:29', 'redacted_api') 
2026-02-18T18:51:29.209371525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.210181967Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-02-18T18:51:29.210396068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034811s 
2026-02-18T18:51:29.210625290Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-02-18T18:51:29.210876065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.211167682Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2026-02-18T18:51:29.211662198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2026-02-18T18:51:29.212337398Z [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-18T18:51:29.212898889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010111s 
2026-02-18T18:51:29.213106707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-18T18:51:29.213284906Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-18T18:51:29.213507033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-02-18T18:51:29.213815715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-02-18T18:51:29.214460303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007392s 
2026-02-18T18:51:29.214888896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-02-18T18:51:29', 'IndexerProxies') 
2026-02-18T18:51:29.215307509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.216369167Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-02-18T18:51:29.216574621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026175s 
2026-02-18T18:51:29.216823242Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-02-18T18:51:29.217078826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.217376947Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2026-02-18T18:51:29.217745990Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2026-02-18T18:51:29.217955662Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-18T18:51:29.218245736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2026-02-18T18:51:29.218660291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2026-02-18T18:51:29.219342405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008447s 
2026-02-18T18:51:29.219787471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-02-18T18:51:29', 'app_indexer_remote_name') 
2026-02-18T18:51:29.220243970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.221151157Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-02-18T18:51:29.221364317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026083s 
2026-02-18T18:51:29.221613358Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-02-18T18:51:29.221866989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.222163637Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2026-02-18T18:51:29.224577147Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-18T18:51:29.225509705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2026-02-18T18:51:29.225890262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011146s 
2026-02-18T18:51:29.226334737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-02-18T18:51:29', 'desi_gazelle_to_unit3d') 
2026-02-18T18:51:29.226754843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.227643162Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-02-18T18:51:29.227863616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028199s 
2026-02-18T18:51:29.228135564Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-02-18T18:51:29.228395136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.228704129Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2026-02-18T18:51:29.229061939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-18T18:51:29.229263685Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-18T18:51:29.229531936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-02-18T18:51:29.229958695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-02-18T18:51:29.230652091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008798s 
2026-02-18T18:51:29.231111236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-02-18T18:51:29', 'add_on_update_to_notifications') 
2026-02-18T18:51:29.231543116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.232542108Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-02-18T18:51:29.232773193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027076s 
2026-02-18T18:51:29.232998787Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-02-18T18:51:29.233245294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.233539075Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2026-02-18T18:51:29.234069173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2026-02-18T18:51:29.234700384Z [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-18T18:51:29.235217405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009181s 
2026-02-18T18:51:29.235499924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2026-02-18T18:51:29.236014361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-02-18T18:51:29.236461932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007216s 
2026-02-18T18:51:29.236745753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2026-02-18T18:51:29.237184758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-02-18T18:51:29.237593781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006305s 
2026-02-18T18:51:29.238024569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-02-18T18:51:29', 'IndexerVersions') 
2026-02-18T18:51:29.238442060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.239530943Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-02-18T18:51:29.239734994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025341s 
2026-02-18T18:51:29.240015499Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-02-18T18:51:29.240259149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.240551227Z [Info] cleanup_config: Starting migration of Main DB to 16 
2026-02-18T18:51:29.242236371Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-18T18:51:29.243192697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2026-02-18T18:51:29.243500386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010277s 
2026-02-18T18:51:29.243763667Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-18T18:51:29.244169895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2026-02-18T18:51:29.244476472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00048s 
2026-02-18T18:51:29.244896388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-02-18T18:51:29', 'cleanup_config') 
2026-02-18T18:51:29.245311574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.246341448Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-02-18T18:51:29.246546962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023111s 
2026-02-18T18:51:29.246767847Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-02-18T18:51:29.247016658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.247305560Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2026-02-18T18:51:29.249285046Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-18T18:51:29.249641745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2026-02-18T18:51:29.249951719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004293s 
2026-02-18T18:51:29.250213135Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-18T18:51:29.250559313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2026-02-18T18:51:29.250859718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004289s 
2026-02-18T18:51:29.251119531Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-18T18:51:29.251465728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2026-02-18T18:51:29.251769430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004308s 
2026-02-18T18:51:29.252046478Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-18T18:51:29.252389589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2026-02-18T18:51:29.252687108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004208s 
2026-02-18T18:51:29.252953624Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-18T18:51:29.253299060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2026-02-18T18:51:29.253600086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004234s 
2026-02-18T18:51:29.253854909Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-18T18:51:29.254204954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2026-02-18T18:51:29.254509979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004335s 
2026-02-18T18:51:29.254772648Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-18T18:51:29.255124807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2026-02-18T18:51:29.255429661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004358s 
2026-02-18T18:51:29.255689063Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-18T18:51:29.256072094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2026-02-18T18:51:29.256380155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004622s 
2026-02-18T18:51:29.256640940Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-18T18:51:29.260596456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2026-02-18T18:51:29.260954948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040705s 
2026-02-18T18:51:29.261235984Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-18T18:51:29.261543674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2026-02-18T18:51:29.261845832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004195s 
2026-02-18T18:51:29.262099423Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-18T18:51:29.262454127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2026-02-18T18:51:29.262750915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000433s 
2026-02-18T18:51:29.263013714Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-18T18:51:29.263353318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2026-02-18T18:51:29.263658383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004304s 
2026-02-18T18:51:29.263972425Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-18T18:51:29.264335777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2026-02-18T18:51:29.264634549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004451s 
2026-02-18T18:51:29.264911737Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-18T18:51:29.265491474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2026-02-18T18:51:29.265564822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004355s 
2026-02-18T18:51:29.265810617Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-18T18:51:29.266161894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2026-02-18T18:51:29.266497440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004673s 
2026-02-18T18:51:29.266758386Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-18T18:51:29.267091837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2026-02-18T18:51:29.267395118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004166s 
2026-02-18T18:51:29.267581092Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-18T18:51:29.269030832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2026-02-18T18:51:29.269390897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016177s 
2026-02-18T18:51:29.269573645Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-18T18:51:29.269979753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2026-02-18T18:51:29.270340850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005827s 
2026-02-18T18:51:29.270525212Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-18T18:51:29.270917942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2026-02-18T18:51:29.271290984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005817s 
2026-02-18T18:51:29.271475105Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-18T18:51:29.271890050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2026-02-18T18:51:29.272251789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005876s 
2026-02-18T18:51:29.272439206Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-18T18:51:29.272842649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2026-02-18T18:51:29.273199918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005831s 
2026-02-18T18:51:29.273387907Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-18T18:51:29.273783714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2026-02-18T18:51:29.274136645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005713s 
2026-02-18T18:51:29.274320074Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-18T18:51:29.274728306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-02-18T18:51:29.275108111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005995s 
2026-02-18T18:51:29.275303084Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-18T18:51:29.275710805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2026-02-18T18:51:29.276111592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006162s 
2026-02-18T18:51:29.276294090Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-18T18:51:29.276716470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2026-02-18T18:51:29.277041886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005635s 
2026-02-18T18:51:29.277221297Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-18T18:51:29.277621793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2026-02-18T18:51:29.277974884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005712s 
2026-02-18T18:51:29.278160839Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-18T18:51:29.278565724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2026-02-18T18:51:29.278927272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000586s 
2026-02-18T18:51:29.279109990Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-18T18:51:29.279525727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-02-18T18:51:29.279910663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005909s 
2026-02-18T18:51:29.280093040Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-18T18:51:29.280499589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2026-02-18T18:51:29.280861407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005864s 
2026-02-18T18:51:29.281042282Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-18T18:51:29.281442207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2026-02-18T18:51:29.281798825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000576s 
2026-02-18T18:51:29.281982475Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-18T18:51:29.282378152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2026-02-18T18:51:29.282732937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000571s 
2026-02-18T18:51:29.282916396Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-18T18:51:29.283307945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2026-02-18T18:51:29.283660445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005647s 
2026-02-18T18:51:29.283874055Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-18T18:51:29.284266926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2026-02-18T18:51:29.284626851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005775s 
2026-02-18T18:51:29.284805982Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-18T18:51:29.285205135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2026-02-18T18:51:29.285555421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005719s 
2026-02-18T18:51:29.285739792Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-18T18:51:29.286134607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2026-02-18T18:51:29.286482037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005607s 
2026-02-18T18:51:29.286906332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-02-18T18:51:29', 'indexer_cleanup') 
2026-02-18T18:51:29.287319594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.288221610Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-02-18T18:51:29.288432986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022588s 
2026-02-18T18:51:29.288665124Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-02-18T18:51:29.288911349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.289206504Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2026-02-18T18:51:29.289620006Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2026-02-18T18:51:29.289830510Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-18T18:51:29.290091817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2026-02-18T18:51:29.290507303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2026-02-18T18:51:29.291248676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008863s 
2026-02-18T18:51:29.291647790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-02-18T18:51:29', 'minimum_seeders') 
2026-02-18T18:51:29.292097205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.292971105Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-02-18T18:51:29.293189234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026204s 
2026-02-18T18:51:29.293403626Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-02-18T18:51:29.293639221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.293929896Z [Info] remove_showrss: Starting migration of Main DB to 19 
2026-02-18T18:51:29.294316124Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-18T18:51:29.294661920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2026-02-18T18:51:29.295009230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004281s 
2026-02-18T18:51:29.295385738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-02-18T18:51:29', 'remove_showrss') 
2026-02-18T18:51:29.295792938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.296609493Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-02-18T18:51:29.296812562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020347s 
2026-02-18T18:51:29.297057244Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-02-18T18:51:29.297312338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.297651782Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2026-02-18T18:51:29.298019933Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-18T18:51:29.298396191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2026-02-18T18:51:29.298718991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004635s 
2026-02-18T18:51:29.299161091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-02-18T18:51:29', 'remove_torrentparadiseml') 
2026-02-18T18:51:29.299598703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.300449736Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-02-18T18:51:29.300645050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002117s 
2026-02-18T18:51:29.300896075Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-02-18T18:51:29.301159145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.301466384Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2026-02-18T18:51:29.301788623Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-18T18:51:29.302012884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-18T18:51:29.302691802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007143s 
2026-02-18T18:51:29.303165135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-02-18T18:51:29', 'localization_setting_to_string') 
2026-02-18T18:51:29.303604520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.304476476Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-02-18T18:51:29.304664444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023948s 
2026-02-18T18:51:29.304878736Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-02-18T18:51:29.305127226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.305425166Z [Info] orpheus_api: Starting migration of Main DB to 22 
2026-02-18T18:51:29.305692134Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-18T18:51:29.305945584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-18T18:51:29.310107316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041895s 
2026-02-18T18:51:29.310532973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-02-18T18:51:29', 'orpheus_api') 
2026-02-18T18:51:29.310974272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.311735455Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-02-18T18:51:29.311961911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058039s 
2026-02-18T18:51:29.312223047Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-02-18T18:51:29.312475204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.312778796Z [Info] download_client_categories: Starting migration of Main DB to 23 
2026-02-18T18:51:29.313133350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-02-18T18:51:29.313332581Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-18T18:51:29.313579117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2026-02-18T18:51:29.313972800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2026-02-18T18:51:29.314662920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008566s 
2026-02-18T18:51:29.315131033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-02-18T18:51:29', 'download_client_categories') 
2026-02-18T18:51:29.315558594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.316382353Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-02-18T18:51:29.316602837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025196s 
2026-02-18T18:51:29.316830736Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-02-18T18:51:29.317075990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.317361334Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2026-02-18T18:51:29.317709666Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-02-18T18:51:29.317902204Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-02-18T18:51:29.318116575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-02-18T18:51:29.318407621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-02-18T18:51:29.319033462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007095s 
2026-02-18T18:51:29.319275740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-02-18T18:51:29.319597468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-02-18T18:51:29.320236134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007358s 
2026-02-18T18:51:29.320671030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-02-18T18:51:29', 'add_salt_to_users') 
2026-02-18T18:51:29.321087809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.321889614Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-02-18T18:51:29.322097402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023631s 
2026-02-18T18:51:29.322386004Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-02-18T18:51:29.322670918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.322992966Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2026-02-18T18:51:29.323326217Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-18T18:51:29.323708858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2026-02-18T18:51:29.324075346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005475s 
2026-02-18T18:51:29.324935819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-02-18T18:51:29', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-02-18T18:51:29.325002333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.325829899Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-02-18T18:51:29.326063149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022082s 
2026-02-18T18:51:29.326359676Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-02-18T18:51:29.326641163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.326967540Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2026-02-18T18:51:29.327302465Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-18T18:51:29.327694685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2026-02-18T18:51:29.328068066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000568s 
2026-02-18T18:51:29.328562713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-02-18T18:51:29', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-02-18T18:51:29.329018320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.329852841Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-02-18T18:51:29.330095840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022495s 
2026-02-18T18:51:29.330382528Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-02-18T18:51:29.330659265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.330978137Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2026-02-18T18:51:29.331350297Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-18T18:51:29.331750753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2026-02-18T18:51:29.332136410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000585s 
2026-02-18T18:51:29.332317575Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-18T18:51:29.332722801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2026-02-18T18:51:29.333078908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005824s 
2026-02-18T18:51:29.333573364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-02-18T18:51:29', 'alpharatio_greatposterwall_config_contract') 
2026-02-18T18:51:29.334021116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.334863743Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-02-18T18:51:29.335093896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022679s 
2026-02-18T18:51:29.335321204Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-02-18T18:51:29.335572209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.335885029Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2026-02-18T18:51:29.336241467Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-18T18:51:29.336601733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2026-02-18T18:51:29.336910665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004334s 
2026-02-18T18:51:29.337335310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-02-18T18:51:29', 'remove_notwhatcd') 
2026-02-18T18:51:29.337744404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.338506589Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-02-18T18:51:29.338708585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019984s 
2026-02-18T18:51:29.338961084Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-02-18T18:51:29.339216558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.339522464Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2026-02-18T18:51:29.339952390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-18T18:51:29.340151932Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-18T18:51:29.340388138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2026-02-18T18:51:29.340767211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2026-02-18T18:51:29.341474846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008658s 
2026-02-18T18:51:29.341694479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-18T18:51:29.341875393Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-18T18:51:29.342139345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2026-02-18T18:51:29.342558098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2026-02-18T18:51:29.343230703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008547s 
2026-02-18T18:51:29.343684236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-02-18T18:51:29', 'add_on_grab_to_notifications') 
2026-02-18T18:51:29.344134533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.344974154Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-02-18T18:51:29.345187994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025395s 
2026-02-18T18:51:29.345469491Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-02-18T18:51:29.345742461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.346056073Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2026-02-18T18:51:29.346432290Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-18T18:51:29.346845042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-02-18T18:51:29.347212522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005834s 
2026-02-18T18:51:29.347685594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-02-18T18:51:29', 'animetorrents_use_custom_config_contract') 
2026-02-18T18:51:29.348147294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.348950181Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-02-18T18:51:29.349191196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022316s 
2026-02-18T18:51:29.349420167Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-02-18T18:51:29.349671774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.349961227Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2026-02-18T18:51:29.350247133Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-18T18:51:29.350498389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-18T18:51:29.351198078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000737s 
2026-02-18T18:51:29.351632944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-02-18T18:51:29', 'apprise_server_url') 
2026-02-18T18:51:29.352105976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.352820996Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-02-18T18:51:29.353027061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023322s 
2026-02-18T18:51:29.353283307Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-02-18T18:51:29.353543541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.353845700Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2026-02-18T18:51:29.354231747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-18T18:51:29.354438303Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.3E-06s 
2026-02-18T18:51:29.354703978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-02-18T18:51:29.355118814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-02-18T18:51:29.355803342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008645s 
2026-02-18T18:51:29.356287357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-02-18T18:51:29', 'health_restored_notification') 
2026-02-18T18:51:29.356720159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.357470219Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-02-18T18:51:29.357691966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002474s 
2026-02-18T18:51:29.357897851Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-02-18T18:51:29.358135339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.358416114Z [Info] remove_uc: Starting migration of Main DB to 33 
2026-02-18T18:51:29.358789296Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-18T18:51:29.359165534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-02-18T18:51:29.359475718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004473s 
2026-02-18T18:51:29.359914793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-02-18T18:51:29', 'remove_uc') 
2026-02-18T18:51:29.360317995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.361070490Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-02-18T18:51:29.361262928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019843s 
2026-02-18T18:51:29.361503171Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-02-18T18:51:29.361755008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.362052197Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2026-02-18T18:51:29.362364446Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-18T18:51:29.362624169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-18T18:51:29.363327405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007476s 
2026-02-18T18:51:29.363773844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-02-18T18:51:29', 'history_fix_data_titles') 
2026-02-18T18:51:29.364273801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.365033811Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-02-18T18:51:29.365244416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024063s 
2026-02-18T18:51:29.365497445Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-02-18T18:51:29.365756437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.366061351Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2026-02-18T18:51:29.366441917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-18T18:51:29.366638373Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-18T18:51:29.366879589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-02-18T18:51:29.367308984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-02-18T18:51:29.367989133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008756s 
2026-02-18T18:51:29.368443598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-02-18T18:51:29', 'download_client_per_indexer') 
2026-02-18T18:51:29.368873594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.369696922Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-02-18T18:51:29.369919400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025399s 
2026-02-18T18:51:29.370220807Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-02-18T18:51:29.370514599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.370835435Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2026-02-18T18:51:29.372874872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-02-18T18:51:29.373079925Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-18T18:51:29.373486424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2026-02-18T18:51:29.375919344Z [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-18T18:51:29.377058277Z [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-18T18:51:29.377675691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-02-18T18:51:29.378340400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-02-18T18:51:29.380018870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-02-18T18:51:29.380430439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066915s 
2026-02-18T18:51:29.380652526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-02-18T18:51:29.380851196Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-18T18:51:29.381135258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2026-02-18T18:51:29.383178914Z [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-18T18:51:29.384310182Z [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-18T18:51:29.384929619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-02-18T18:51:29.385555269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-02-18T18:51:29.387186805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-02-18T18:51:29.387599085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062143s 
2026-02-18T18:51:29.387821824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-02-18T18:51:29.388054152Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-18T18:51:29.388325168Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2026-02-18T18:51:29.390317400Z [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-18T18:51:29.391438388Z [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-18T18:51:29.392081914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-02-18T18:51:29.392699447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-02-18T18:51:29.394316654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-02-18T18:51:29.394728483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061651s 
2026-02-18T18:51:29.394932524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-02-18T18:51:29.395112466Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-18T18:51:29.395348402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-02-18T18:51:29.397599575Z [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-18T18:51:29.398815113Z [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-18T18:51:29.399441595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-02-18T18:51:29.399943997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-02-18T18:51:29.401368696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005776s 
2026-02-18T18:51:29.401574801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-02-18T18:51:29.401750224Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-18T18:51:29.401999035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-02-18T18:51:29.406853201Z [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-18T18:51:29.408111275Z [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-18T18:51:29.408732947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-02-18T18:51:29.409219887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-02-18T18:51:29.410644747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084091s 
2026-02-18T18:51:29.410850682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-02-18T18:51:29.411030474Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-18T18:51:29.411295527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-02-18T18:51:29.413494576Z [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-18T18:51:29.414702910Z [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-18T18:51:29.415323850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-02-18T18:51:29.415799017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-02-18T18:51:29.417211502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056814s 
2026-02-18T18:51:29.417446455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-02-18T18:51:29.417637139Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-18T18:51:29.417918125Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-02-18T18:51:29.419951349Z [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-18T18:51:29.421116325Z [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-18T18:51:29.421756575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-02-18T18:51:29.422396343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-02-18T18:51:29.424179685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-02-18T18:51:29.424628519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006464s 
2026-02-18T18:51:29.424861548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-02-18T18:51:29.425052312Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-18T18:51:29.425370834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-02-18T18:51:29.427463308Z [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-18T18:51:29.428638464Z [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-18T18:51:29.429275517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-02-18T18:51:29.429927530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-02-18T18:51:29.431867848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-02-18T18:51:29.432328255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066953s 
2026-02-18T18:51:29.432556304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-02-18T18:51:29.432753561Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-18T18:51:29.433027333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-02-18T18:51:29.435042531Z [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-18T18:51:29.436199832Z [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-18T18:51:29.436881365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-02-18T18:51:29.437484730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-02-18T18:51:29.439412733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-02-18T18:51:29.439868561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065966s 
2026-02-18T18:51:29.440078473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-02-18T18:51:29.440253606Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-18T18:51:29.440484010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-02-18T18:51:29.442457524Z [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-18T18:51:29.443403830Z [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-18T18:51:29.443939809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-02-18T18:51:29.444587674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-02-18T18:51:29.446115180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-02-18T18:51:29.446617552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-02-18T18:51:29.446977778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00628s 
2026-02-18T18:51:29.447215536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2026-02-18T18:51:29.447412704Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-18T18:51:29.447702237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2026-02-18T18:51:29.449671974Z [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-18T18:51:29.450588469Z [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-18T18:51:29.451161083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2026-02-18T18:51:29.451894189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2026-02-18T18:51:29.453583471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-02-18T18:51:29.454277879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-02-18T18:51:29.454732996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067667s 
2026-02-18T18:51:29.454941365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-02-18T18:51:29.455124133Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-18T18:51:29.455394077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-02-18T18:51:29.457731003Z [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-18T18:51:29.459245103Z [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-18T18:51:29.460047589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-02-18T18:51:29.460716767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-02-18T18:51:29.462325937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-18T18:51:29.462730342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070956s 
2026-02-18T18:51:29.462945786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-02-18T18:51:29.463128033Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-02-18T18:51:29.463403748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-02-18T18:51:29.465685733Z [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-18T18:51:29.467197428Z [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-18T18:51:29.467996908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-02-18T18:51:29.468626025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-02-18T18:51:29.470268643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-18T18:51:29.470673017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070167s 
2026-02-18T18:51:29.470886457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-02-18T18:51:29.471071750Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-18T18:51:29.471335622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-02-18T18:51:29.473608078Z [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-18T18:51:29.475116536Z [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-18T18:51:29.475915595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-02-18T18:51:29.476508179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-02-18T18:51:29.478135446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-18T18:51:29.478550291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069729s 
2026-02-18T18:51:29.478763440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-02-18T18:51:29.478946329Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-02-18T18:51:29.479238898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-02-18T18:51:29.481585874Z [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-18T18:51:29.483088020Z [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-18T18:51:29.483852389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-02-18T18:51:29.484479151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-02-18T18:51:29.486084003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-18T18:51:29.486502085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070023s 
2026-02-18T18:51:29.486705335Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-18T18:51:29.486885277Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-18T18:51:29.487119499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2026-02-18T18:51:29.489503109Z [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-18T18:51:29.490972789Z [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-18T18:51:29.491761216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-02-18T18:51:29.492362016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-02-18T18:51:29.493920916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-02-18T18:51:29.494297865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069563s 
2026-02-18T18:51:29.494511996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-02-18T18:51:29.494696368Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-18T18:51:29.494962934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-02-18T18:51:29.497001189Z [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-18T18:51:29.497930571Z [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-18T18:51:29.498466070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-02-18T18:51:29.499095547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-02-18T18:51:29.500729819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-02-18T18:51:29.501134213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059318s 
2026-02-18T18:51:29.501351160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-02-18T18:51:29.501535271Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-02-18T18:51:29.501804873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-02-18T18:51:29.503797947Z [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-18T18:51:29.504743020Z [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-18T18:51:29.505268068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-02-18T18:51:29.505890411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-02-18T18:51:29.514775866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-02-18T18:51:29.515241102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131687s 
2026-02-18T18:51:29.515455474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-18T18:51:29.515668754Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2026-02-18T18:51:29.515991423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-02-18T18:51:29.518167005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-02-18T18:51:29.518660930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-02-18T18:51:29.519037939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-02-18T18:51:29.519522946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-02-18T18:51:29.521569497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-02-18T18:51:29.521887838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056582s 
2026-02-18T18:51:29.522222833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-02-18T18:51:29', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-02-18T18:51:29.522545463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.524499147Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-02-18T18:51:29.524681875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082086s 
2026-02-18T18:51:29.524924384Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-02-18T18:51:29.525127513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.525406174Z [Info] add_notification_status: Starting migration of Main DB to 37 
2026-02-18T18:51:29.526082817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-02-18T18:51:29.526597012Z [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-18T18:51:29.527143322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008881s 
2026-02-18T18:51:29.527343716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-02-18T18:51:29.527665915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-02-18T18:51:29.528059036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005182s 
2026-02-18T18:51:29.528402107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-02-18T18:51:29', 'add_notification_status') 
2026-02-18T18:51:29.528746100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.529565681Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-02-18T18:51:29.529737296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019811s 
2026-02-18T18:51:29.529978141Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-02-18T18:51:29.530246622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.530608230Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2026-02-18T18:51:29.531133228Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-18T18:51:29.531414364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2026-02-18T18:51:29.531692143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003906s 
2026-02-18T18:51:29.531859350Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-18T18:51:29.532151548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-02-18T18:51:29.532429799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004065s 
2026-02-18T18:51:29.532585973Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-18T18:51:29.532850927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2026-02-18T18:51:29.533122394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003834s 
2026-02-18T18:51:29.533495194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-02-18T18:51:29', 'indexers_freeleech_only_config_contract') 
2026-02-18T18:51:29.533814828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.534405177Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-02-18T18:51:29.534588436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001615s 
2026-02-18T18:51:29.534780323Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-02-18T18:51:29.534975275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.535220158Z [Info] email_encryption: Starting migration of Main DB to 39 
2026-02-18T18:51:29.535486264Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-18T18:51:29.535682179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-18T18:51:29.536364363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006948s 
2026-02-18T18:51:29.536689056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-02-18T18:51:29', 'email_encryption') 
2026-02-18T18:51:29.537012317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.537563427Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-02-18T18:51:29.537736947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018745s 
2026-02-18T18:51:29.537958022Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-02-18T18:51:29.538165099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.538429622Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2026-02-18T18:51:29.538699665Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-18T18:51:29.538896472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-18T18:51:29.539820923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009437s 
2026-02-18T18:51:29.540192241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-02-18T18:51:29', 'newznab_category_to_capabilities_settings') 
2026-02-18T18:51:29.540529270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.541095591Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-02-18T18:51:29.541277677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021709s 
2026-02-18T18:51:29.541484394Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-02-18T18:51:29.541683394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.541932185Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2026-02-18T18:51:29.542225246Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-18T18:51:29.542418695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-18T18:51:29.542977721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005747s 
2026-02-18T18:51:29.543309740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-02-18T18:51:29', 'gazelle_freeleech_token_options') 
2026-02-18T18:51:29.543632359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.544190624Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-02-18T18:51:29.544367009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00175s 
2026-02-18T18:51:29.544581481Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-02-18T18:51:29.544789309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.545045195Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2026-02-18T18:51:29.545312864Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-18T18:51:29.545504660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-18T18:51:29.546025429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000538s 
2026-02-18T18:51:29.546368099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-02-18T18:51:29', 'myanonamouse_freeleech_wedge_options') 
2026-02-18T18:51:29.546715318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.547266208Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-02-18T18:51:29.547446371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017364s 
2026-02-18T18:51:29.547652776Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-02-18T18:51:29.547867980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.548127723Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43 
2026-02-18T18:51:29.548387085Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-18T18:51:29.548578140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-18T18:51:29.557934342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093369s 
2026-02-18T18:51:29.558291732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-02-18T18:51:29', 'newznab_indexers_enable_redirect') 
2026-02-18T18:51:29.558618209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.559205742Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-02-18T18:51:29.559399292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106042s 
2026-02-18T18:51:29.568052800Z [Debug] MigrationController: Took: 00:00:00.6464087 
2026-02-18T18:51:29.658823161Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-02-18T18:51:29.675731102Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-02-18T18:51:29.688594026Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-02-18T18:51:29.688969202Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-18T18:51:29.689247783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-18T18:51:29.691296479Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-02-18T18:51:29.691544268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023194s 
2026-02-18T18:51:29.691812578Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-02-18T18:51:29.692093033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025663s 
2026-02-18T18:51:29.693978921Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-02-18T18:51:29.694275458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.694694472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-02-18T18:51:29.695047553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-02-18T18:51:29.695536217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005747s 
2026-02-18T18:51:29.695815269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.696903601Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-02-18T18:51:29.697161691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019166s 
2026-02-18T18:51:29.697577027Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-02-18T18:51:29.697882051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.698405195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-02-18T18:51:29.698747063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-02-18T18:51:29.699217060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005483s 
2026-02-18T18:51:29.699475320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-18T18:51:29.699718350Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-02-18T18:51:29.700019967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-02-18T18:51:29.700376695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-02-18T18:51:29.701159812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008527s 
2026-02-18T18:51:29.701438925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.702100898Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-02-18T18:51:29.702368617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017736s 
2026-02-18T18:51:29.702740756Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-02-18T18:51:29.703047103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.703466437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-18T18:51:29.703734868Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2026-02-18T18:51:29.704024201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-02-18T18:51:29.704393955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-02-18T18:51:29.704942260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006157s 
2026-02-18T18:51:29.705213306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.705872593Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-02-18T18:51:29.706151695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015168s 
2026-02-18T18:51:29.706515217Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-02-18T18:51:29.706797787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.707139425Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-02-18T18:51:29.707704743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-02-18T18:51:29.708259851Z [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-18T18:51:29.708967957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009781s 
2026-02-18T18:51:29.709211417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-02-18T18:51:29.709518586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-02-18T18:51:29.709943111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000482s 
2026-02-18T18:51:29.710322916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-02-18T18:51:29', 'InitialSetup') 
2026-02-18T18:51:29.710786019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.711516239Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-02-18T18:51:29.711769199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020419s 
2026-02-18T18:51:29.712053662Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-02-18T18:51:29.712335289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.712672959Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2026-02-18T18:51:29.713095630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-02-18T18:51:29', 'ApplicationStatus') 
2026-02-18T18:51:29.713562710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.714898731Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-02-18T18:51:29.715156580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025605s 
2026-02-18T18:51:29.715418718Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-02-18T18:51:29.715691908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.716050110Z [Info] IndexerProps: Starting migration of Log DB to 3 
2026-02-18T18:51:29.716425566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-02-18T18:51:29', 'IndexerProps') 
2026-02-18T18:51:29.716886083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.717540020Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-02-18T18:51:29.717789954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018483s 
2026-02-18T18:51:29.718055989Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-02-18T18:51:29.718334741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.718687301Z [Info] add_update_history: Starting migration of Log DB to 4 
2026-02-18T18:51:29.719160955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-02-18T18:51:29.719637865Z [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-18T18:51:29.720239567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000803s 
2026-02-18T18:51:29.720507286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-02-18T18:51:29.720850698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-02-18T18:51:29.721303570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005303s 
2026-02-18T18:51:29.721707543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-02-18T18:51:29', 'add_update_history') 
2026-02-18T18:51:29.722189694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.722931358Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-02-18T18:51:29.723186732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021378s 
2026-02-18T18:51:29.723452868Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-02-18T18:51:29.723729666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.724086464Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2026-02-18T18:51:29.724470838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-02-18T18:51:29', 'update_notifiarr') 
2026-02-18T18:51:29.724933400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.725616506Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-02-18T18:51:29.725871459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018801s 
2026-02-18T18:51:29.726131984Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-02-18T18:51:29.726405975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.726738174Z [Info] app_profiles: Starting migration of Log DB to 6 
2026-02-18T18:51:29.727108650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-02-18T18:51:29', 'app_profiles') 
2026-02-18T18:51:29.727566302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.728281502Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-02-18T18:51:29.728550865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018751s 
2026-02-18T18:51:29.728809245Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-02-18T18:51:29.729078938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.729419214Z [Info] history_failed: Starting migration of Log DB to 7 
2026-02-18T18:51:29.729795421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-02-18T18:51:29', 'history_failed') 
2026-02-18T18:51:29.730251029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.730901609Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-02-18T18:51:29.731156933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018249s 
2026-02-18T18:51:29.731417869Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-02-18T18:51:29.731693283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.732043469Z [Info] redacted_api: Starting migration of Log DB to 8 
2026-02-18T18:51:29.732415849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-02-18T18:51:29', 'redacted_api') 
2026-02-18T18:51:29.732908010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.733576226Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-02-18T18:51:29.733826870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018838s 
2026-02-18T18:51:29.734085371Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-02-18T18:51:29.734362279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.734711372Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2026-02-18T18:51:29.735089704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-02-18T18:51:29', 'IndexerProxies') 
2026-02-18T18:51:29.735545181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.736221403Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-02-18T18:51:29.736477198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001856s 
2026-02-18T18:51:29.736748324Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-02-18T18:51:29.737032857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.737368383Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2026-02-18T18:51:29.737780072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-02-18T18:51:29', 'app_indexer_remote_name') 
2026-02-18T18:51:29.738233475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.738912552Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-02-18T18:51:29.739174019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018715s 
2026-02-18T18:51:29.739440415Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-02-18T18:51:29.739721682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.740090745Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2026-02-18T18:51:29.740491893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-02-18T18:51:29', 'desi_gazelle_to_unit3d') 
2026-02-18T18:51:29.740956549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.741612419Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-02-18T18:51:29.741879207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018774s 
2026-02-18T18:51:29.742157958Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-02-18T18:51:29.742447872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.742792426Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2026-02-18T18:51:29.743196961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-02-18T18:51:29', 'add_on_update_to_notifications') 
2026-02-18T18:51:29.743667358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.744347838Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-02-18T18:51:29.744620117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018789s 
2026-02-18T18:51:29.744905782Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-02-18T18:51:29.745158541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.745486371Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2026-02-18T18:51:29.745885054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-02-18T18:51:29', 'IndexerVersions') 
2026-02-18T18:51:29.746342976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.746997054Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-02-18T18:51:29.747238590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018282s 
2026-02-18T18:51:29.747495047Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-02-18T18:51:29.747771353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.748129043Z [Info] cleanup_config: Starting migration of Log DB to 16 
2026-02-18T18:51:29.748498768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-02-18T18:51:29', 'cleanup_config') 
2026-02-18T18:51:29.748951480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.749605857Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-02-18T18:51:29.749854568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018355s 
2026-02-18T18:51:29.750120975Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-02-18T18:51:29.750396069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.750730282Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2026-02-18T18:51:29.751105688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-02-18T18:51:29', 'indexer_cleanup') 
2026-02-18T18:51:29.751556355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.752220383Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-02-18T18:51:29.752474023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018203s 
2026-02-18T18:51:29.752733476Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-02-18T18:51:29.753005794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.753343755Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2026-02-18T18:51:29.753719011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-02-18T18:51:29', 'minimum_seeders') 
2026-02-18T18:51:29.754186683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.754835970Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-02-18T18:51:29.755087246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018302s 
2026-02-18T18:51:29.755346569Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-02-18T18:51:29.755620931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.756035276Z [Info] remove_showrss: Starting migration of Log DB to 19 
2026-02-18T18:51:29.756397144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-02-18T18:51:29', 'remove_showrss') 
2026-02-18T18:51:29.756847381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.757496899Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-02-18T18:51:29.757748415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018751s 
2026-02-18T18:51:29.758020884Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-02-18T18:51:29.758307341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.758658288Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2026-02-18T18:51:29.759088775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-02-18T18:51:29', 'remove_torrentparadiseml') 
2026-02-18T18:51:29.759549693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.760325034Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-02-18T18:51:29.760577994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019643s 
2026-02-18T18:51:29.760857116Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-02-18T18:51:29.761148733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.761532686Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2026-02-18T18:51:29.761954516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-02-18T18:51:29', 'localization_setting_to_string') 
2026-02-18T18:51:29.762430725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.763188862Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-02-18T18:51:29.763457693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020239s 
2026-02-18T18:51:29.763718719Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-02-18T18:51:29.764017441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.764353858Z [Info] orpheus_api: Starting migration of Log DB to 22 
2026-02-18T18:51:29.764721879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-02-18T18:51:29', 'orpheus_api') 
2026-02-18T18:51:29.765169350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.765837967Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-02-18T18:51:29.766071487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018202s 
2026-02-18T18:51:29.766345870Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-02-18T18:51:29.766632527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.766971089Z [Info] download_client_categories: Starting migration of Log DB to 23 
2026-02-18T18:51:29.767365954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-02-18T18:51:29', 'download_client_categories') 
2026-02-18T18:51:29.767840009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.768921116Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-02-18T18:51:29.769197332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022722s 
2026-02-18T18:51:29.769451454Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-02-18T18:51:29.769724845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.770057344Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2026-02-18T18:51:29.770443482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-02-18T18:51:29', 'add_salt_to_users') 
2026-02-18T18:51:29.770900472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.771544148Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-02-18T18:51:29.771795224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018189s 
2026-02-18T18:51:29.772115429Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-02-18T18:51:29.772418199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.772770188Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2026-02-18T18:51:29.773199913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-02-18T18:51:29', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-02-18T18:51:29.773686623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.774369158Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-02-18T18:51:29.774649422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001921s 
2026-02-18T18:51:29.774956501Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-02-18T18:51:29.775257136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.775609145Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2026-02-18T18:51:29.776081075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-02-18T18:51:29', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-02-18T18:51:29.776577666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.777316984Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-02-18T18:51:29.777601958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020198s 
2026-02-18T18:51:29.777893526Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-02-18T18:51:29.778196496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.778543455Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2026-02-18T18:51:29.778982128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-02-18T18:51:29', 'alpharatio_greatposterwall_config_contract') 
2026-02-18T18:51:29.779468047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.780159088Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-02-18T18:51:29.780455666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019268s 
2026-02-18T18:51:29.780706180Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-02-18T18:51:29.780984470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.781314695Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2026-02-18T18:51:29.781703969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-02-18T18:51:29', 'remove_notwhatcd') 
2026-02-18T18:51:29.782155088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.782822582Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-02-18T18:51:29.783076594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018403s 
2026-02-18T18:51:29.783349202Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-02-18T18:51:29.783637192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.783990464Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2026-02-18T18:51:29.784407363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-02-18T18:51:29', 'add_on_grab_to_notifications') 
2026-02-18T18:51:29.784865426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.785523692Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-02-18T18:51:29.785792974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018701s 
2026-02-18T18:51:29.786075012Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-02-18T18:51:29.786378483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.786724029Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2026-02-18T18:51:29.792373246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-02-18T18:51:29', 'animetorrents_use_custom_config_contract') 
2026-02-18T18:51:29.792910699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.793677853Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-02-18T18:51:29.794021065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072664s 
2026-02-18T18:51:29.794323193Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-02-18T18:51:29.794609329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.794972020Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2026-02-18T18:51:29.795364350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-02-18T18:51:29', 'apprise_server_url') 
2026-02-18T18:51:29.795830138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.796554647Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-02-18T18:51:29.796825602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019405s 
2026-02-18T18:51:29.797097310Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-02-18T18:51:29.797396703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.797742720Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2026-02-18T18:51:29.798152655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-02-18T18:51:29', 'health_restored_notification') 
2026-02-18T18:51:29.798640778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.799320206Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-02-18T18:51:29.799592024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019101s 
2026-02-18T18:51:29.799866487Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-02-18T18:51:29.800163094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.800495664Z [Info] remove_uc: Starting migration of Log DB to 33 
2026-02-18T18:51:29.800863154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-02-18T18:51:29', 'remove_uc') 
2026-02-18T18:51:29.801321427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.801984452Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-02-18T18:51:29.802241790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018366s 
2026-02-18T18:51:29.802512315Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-02-18T18:51:29.802802089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.803147945Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2026-02-18T18:51:29.803546899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-02-18T18:51:29', 'history_fix_data_titles') 
2026-02-18T18:51:29.804055713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.804739521Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-02-18T18:51:29.805006117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019229s 
2026-02-18T18:51:29.805285069Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-02-18T18:51:29.805578761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.805923455Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2026-02-18T18:51:29.806344773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-02-18T18:51:29', 'download_client_per_indexer') 
2026-02-18T18:51:29.806842225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.807511543Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-02-18T18:51:29.807784593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019119s 
2026-02-18T18:51:29.808185310Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-02-18T18:51:29.808503310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.808861471Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2026-02-18T18:51:29.809518054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-02-18T18:51:29.809769179Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-02-18T18:51:29.810045857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-02-18T18:51:29.811035570Z [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-18T18:51:29.811962176Z [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-18T18:51:29.812539399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-02-18T18:51:29.813151902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-02-18T18:51:29.814318632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-02-18T18:51:29.814747045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044371s 
2026-02-18T18:51:29.815012890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-02-18T18:51:29.815245048Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-02-18T18:51:29.815509129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-02-18T18:51:29.816351135Z [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-18T18:51:29.817100695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-02-18T18:51:29.817615581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-02-18T18:51:29.818209077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-02-18T18:51:29.819283370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-02-18T18:51:29.819752214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039616s 
2026-02-18T18:51:29.820027238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-18T18:51:29.820268865Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-02-18T18:51:29.820532155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-02-18T18:51:29.821267927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-02-18T18:51:29.821922685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-02-18T18:51:29.822456530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-02-18T18:51:29.823046338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-02-18T18:51:29.824168739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-02-18T18:51:29.824645178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038235s 
2026-02-18T18:51:29.825069222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-02-18T18:51:29', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-02-18T18:51:29.825556604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.826446997Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-02-18T18:51:29.826731229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055708s 
2026-02-18T18:51:29.826995632Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-02-18T18:51:29.827280365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.827609308Z [Info] add_notification_status: Starting migration of Log DB to 37 
2026-02-18T18:51:29.828015576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-02-18T18:51:29', 'add_notification_status') 
2026-02-18T18:51:29.828473929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.829203198Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-02-18T18:51:29.829463512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019184s 
2026-02-18T18:51:29.829746903Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-02-18T18:51:29.830046225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.830398475Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2026-02-18T18:51:29.830813440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-02-18T18:51:29', 'indexers_freeleech_only_config_contract') 
2026-02-18T18:51:29.831293738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.832025571Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-02-18T18:51:29.832312840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019472s 
2026-02-18T18:51:29.832558074Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-02-18T18:51:29.832828438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.833154214Z [Info] email_encryption: Starting migration of Log DB to 39 
2026-02-18T18:51:29.833527997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-02-18T18:51:29', 'email_encryption') 
2026-02-18T18:51:29.833981701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.834633243Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-02-18T18:51:29.834885000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018058s 
2026-02-18T18:51:29.835167770Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-02-18T18:51:29.835461922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.835802428Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2026-02-18T18:51:29.836258496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-02-18T18:51:29', 'newznab_category_to_capabilities_settings') 
2026-02-18T18:51:29.836748673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.837627834Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-02-18T18:51:29.837911145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002132s 
2026-02-18T18:51:29.838187902Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-02-18T18:51:29.838473487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.838809414Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2026-02-18T18:51:29.839229780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-02-18T18:51:29', 'gazelle_freeleech_token_options') 
2026-02-18T18:51:29.839722953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.840426931Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-02-18T18:51:29.840689680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019265s 
2026-02-18T18:51:29.840969293Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-02-18T18:51:29.841261371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.841621397Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2026-02-18T18:51:29.842038306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-02-18T18:51:29', 'myanonamouse_freeleech_wedge_options') 
2026-02-18T18:51:29.842499284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.843166999Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-02-18T18:51:29.843432383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018693s 
2026-02-18T18:51:29.843711435Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-02-18T18:51:29.844021560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-18T18:51:29.844363689Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43 
2026-02-18T18:51:29.844766661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-02-18T18:51:29', 'newznab_indexers_enable_redirect') 
2026-02-18T18:51:29.845239092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-18T18:51:29.845913610Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-02-18T18:51:29.846175398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018681s 
2026-02-18T18:51:29.999270094Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2026-02-18T18:51:30.006142344Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-02-18T18:51:30.010024933Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2026-02-18T18:51:30.108073652Z [Info] AppSyncProfileService: Setting up default app profile 
2026-02-18T18:51:30.119135920Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2026-02-18T18:51:30.198860797Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-02-18T18:51:30.430834076Z [ls.io-init] done.
2026-02-18T18:51:30.594639532Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-02-18T18:51:30.595907475Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-02-18T18:51:30.596305958Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin