2026-07-19T18:23:51.052499227Z [migrations] started
2026-07-19T18:23:51.052536472Z [migrations] no migrations found
2026-07-19T18:23:51.071546142Z usermod: no changes
2026-07-19T18:23:51.078635492Z ───────────────────────────────────────
2026-07-19T18:23:51.078663819Z 
2026-07-19T18:23:51.078668949Z       ██╗     ███████╗██╗ ██████╗
2026-07-19T18:23:51.078673719Z       ██║     ██╔════╝██║██╔═══██╗
2026-07-19T18:23:51.078678278Z       ██║     ███████╗██║██║   ██║
2026-07-19T18:23:51.078682807Z       ██║     ╚════██║██║██║   ██║
2026-07-19T18:23:51.078687397Z       ███████╗███████║██║╚██████╔╝
2026-07-19T18:23:51.078692116Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-07-19T18:23:51.078696775Z 
2026-07-19T18:23:51.078701134Z    Brought to you by linuxserver.io
2026-07-19T18:23:51.078705463Z ───────────────────────────────────────
2026-07-19T18:23:51.078941068Z 
2026-07-19T18:23:51.078955587Z To support the app dev(s) visit:
2026-07-19T18:23:51.080744540Z Prowlarr: https://opencollective.com/prowlarr
2026-07-19T18:23:51.081048663Z 
2026-07-19T18:23:51.081056669Z To support LSIO projects visit:
2026-07-19T18:23:51.081060467Z https://www.linuxserver.io/donate/
2026-07-19T18:23:51.081064054Z 
2026-07-19T18:23:51.081067451Z ───────────────────────────────────────
2026-07-19T18:23:51.081071880Z GID/UID
2026-07-19T18:23:51.081075487Z ───────────────────────────────────────
2026-07-19T18:23:51.085728039Z 
2026-07-19T18:23:51.085743650Z User UID:    911
2026-07-19T18:23:51.085748961Z User GID:    911
2026-07-19T18:23:51.085753590Z ───────────────────────────────────────
2026-07-19T18:23:51.087401099Z Linuxserver.io version: 2.5.2.5485-ls8
2026-07-19T18:23:51.087662054Z Build-date: 2026-07-19T18:18:12+00:00
2026-07-19T18:23:51.087674279Z ───────────────────────────────────────
2026-07-19T18:23:51.087679940Z     
2026-07-19T18:23:51.141772848Z [custom-init] No custom files found, skipping...
2026-07-19T18:23:51.163302825Z failed to load "/config/config.xml": No such file or directory
2026-07-19T18:23:51.479918875Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.5.2.5485 
2026-07-19T18:23:51.497790143Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-19T18:23:51.505100237Z [Debug] Bootstrap: Console selected 
2026-07-19T18:23:51.506379194Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-19T18:23:51.784310512Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-19T18:23:51.849603650Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {301c3c9c-9814-4297-96a9-16a54a39e779} may be persisted to storage in unencrypted form. 
2026-07-19T18:23:51.907971349Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-07-19T18:23:51.936241682Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-07-19T18:23:51.995197786Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-07-19T18:23:52.002005328Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T18:23:52.002620818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T18:23:52.040323121Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-07-19T18:23:52.043693770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.03838s 
2026-07-19T18:23:52.044055599Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-07-19T18:23:52.044294390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0417005s 
2026-07-19T18:23:52.051383529Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-07-19T18:23:52.051936153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.057009021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-07-19T18:23:52.067232644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-07-19T18:23:52.090289807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032992s 
2026-07-19T18:23:52.090729833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.092893702Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-07-19T18:23:52.093101150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0356266s 
2026-07-19T18:23:52.093751189Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-07-19T18:23:52.094025321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.098626660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-07-19T18:23:52.099765133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-19T18:23:52.100352747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014754s 
2026-07-19T18:23:52.100635767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-19T18:23:52.100944900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001086s 
2026-07-19T18:23:52.101408423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-07-19T18:23:52.102075968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-07-19T18:23:52.102815207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010928s 
2026-07-19T18:23:52.103101113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.103899240Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-07-19T18:23:52.104181850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021847s 
2026-07-19T18:23:52.104653900Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-07-19T18:23:52.104920447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.105730168Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-19T18:23:52.106562535Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-07-19T18:23:52.106833100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-07-19T18:23:52.107186101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-07-19T18:23:52.107717521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006708s 
2026-07-19T18:23:52.108008558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.108665531Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-07-19T18:23:52.108872337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015582s 
2026-07-19T18:23:52.111964175Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-07-19T18:23:52.112216824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.112869749Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-07-19T18:23:52.117251495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-07-19T18:23:52.117864280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL) 
2026-07-19T18:23:52.118395610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010401s 
2026-07-19T18:23:52.118678069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-07-19T18:23:52.119044547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-07-19T18:23:52.119506337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006255s 
2026-07-19T18:23:52.119728565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-07-19T18:23:52.120544298Z [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-07-19T18:23:52.121083935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011366s 
2026-07-19T18:23:52.121340161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-07-19T18:23:52.121727712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-07-19T18:23:52.122082647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005479s 
2026-07-19T18:23:52.122306407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-07-19T18:23:52.127381911Z [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-07-19T18:23:52.128042120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005526s 
2026-07-19T18:23:52.128292344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-07-19T18:23:52.128961091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-07-19T18:23:52.129523394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010217s 
2026-07-19T18:23:52.129781534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-07-19T18:23:52.130171600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-19T18:23:52.130581485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005846s 
2026-07-19T18:23:52.130796288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-07-19T18:23:52.134085464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 25, "Added" DATETIME NOT NULL) 
2026-07-19T18:23:52.135993868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040398s 
2026-07-19T18:23:52.136017495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-07-19T18:23:52.136026463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-19T18:23:52.136167858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005883s 
2026-07-19T18:23:52.136879131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2026-07-19T18:23:52.137136439Z [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-07-19T18:23:52.137725155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010491s 
2026-07-19T18:23:52.137963395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2026-07-19T18:23:52.138696391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Applications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "SyncLevel" INTEGER NOT NULL, "Tags" TEXT) 
2026-07-19T18:23:52.139315899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011316s 
2026-07-19T18:23:52.139562386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2026-07-19T18:23:52.139973093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2026-07-19T18:23:52.140417438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006365s 
2026-07-19T18:23:52.141052277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-07-19T18:23:52.142101841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-07-19T18:23:52.142114566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007484s 
2026-07-19T18:23:52.142195840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-07-19T18:23:52.142818053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-07-19T18:23:52.143297459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006735s 
2026-07-19T18:23:52.143539326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-07-19T18:23:52.147629084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL) 
2026-07-19T18:23:52.148245536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044951s 
2026-07-19T18:23:52.148484537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-07-19T18:23:52.148837448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-07-19T18:23:52.149220409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005319s 
2026-07-19T18:23:52.149458559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-07-19T18:23:52.149811820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-07-19T18:23:52.150185864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005143s 
2026-07-19T18:23:52.150396628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-07-19T18:23:52.151320098Z [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-07-19T18:23:52.152214580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014867s 
2026-07-19T18:23:52.152397529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-07-19T18:23:52.153410850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-07-19T18:23:52.154146742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015339s 
2026-07-19T18:23:52.154397748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-07-19T18:23:52.154804467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-19T18:23:52.155198852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005788s 
2026-07-19T18:23:52.155417602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-07-19T18:23:52.155969053Z [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-07-19T18:23:52.156437567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008144s 
2026-07-19T18:23:52.156664895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-07-19T18:23:52.156995451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-19T18:23:52.157372590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004877s 
2026-07-19T18:23:52.159238378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-19T18:23:52', 'InitialSetup') 
2026-07-19T18:23:52.160003269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.162517403Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-07-19T18:23:52.162725081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056108s 
2026-07-19T18:23:52.163060056Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-07-19T18:23:52.163317314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.163639814Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2026-07-19T18:23:52.166808256Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2026-07-19T18:23:52.176672365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-07-19T18:23:52.178009659Z [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-07-19T18:23:52.178931616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-19T18:23:52.180021341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-19T18:23:52.181536974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-19T18:23:52.181968683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149054s 
2026-07-19T18:23:52.182236903Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2026-07-19T18:23:52.183995906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-07-19T18:23:52.185165643Z [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-07-19T18:23:52.185797916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-19T18:23:52.186484098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-19T18:23:52.187903177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-19T18:23:52.188328443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058537s 
2026-07-19T18:23:52.188695493Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2026-07-19T18:23:52.192157166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-07-19T18:23:52.193294517Z [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-07-19T18:23:52.193909586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-19T18:23:52.194589976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-19T18:23:52.196021880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-19T18:23:52.196434531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075025s 
2026-07-19T18:23:52.196660246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2026-07-19T18:23:52.197420868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-19T18:23:52.198070968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012113s 
2026-07-19T18:23:52.198336222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2026-07-19T18:23:52.198788413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-07-19T18:23:52.199208639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006398s 
2026-07-19T18:23:52.199682003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-19T18:23:52', 'ApplicationStatus') 
2026-07-19T18:23:52.200596935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.201093786Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-07-19T18:23:52.201293949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024819s 
2026-07-19T18:23:52.201533562Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-07-19T18:23:52.201775329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.202078620Z [Info] IndexerProps: Starting migration of Main DB to 3 
2026-07-19T18:23:52.203122412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-19T18:23:52.203327275Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T18:23:52.203565124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2026-07-19T18:23:52.204039760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2026-07-19T18:23:52.204687535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008957s 
2026-07-19T18:23:52.204931336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-07-19T18:23:52.205712519Z [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-07-19T18:23:52.206313931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011958s 
2026-07-19T18:23:52.206545527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-07-19T18:23:52.207331050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-19T18:23:52.207938804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011636s 
2026-07-19T18:23:52.208210992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-07-19T18:23:52.208654606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-19T18:23:52.209060273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006262s 
2026-07-19T18:23:52.209486892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-19T18:23:52', 'IndexerProps') 
2026-07-19T18:23:52.209905776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.210643051Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-07-19T18:23:52.210845589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021829s 
2026-07-19T18:23:52.211090583Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-07-19T18:23:52.211328682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.211631462Z [Info] add_update_history: Starting migration of Main DB to 4 
2026-07-19T18:23:52.212171129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-19T18:23:52', 'add_update_history') 
2026-07-19T18:23:52.212597308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.213207016Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-07-19T18:23:52.213417349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018834s 
2026-07-19T18:23:52.213640940Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-07-19T18:23:52.213889400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.214181128Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2026-07-19T18:23:52.217573391Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-07-19T18:23:52.218833729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-07-19T18:23:52.219374709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013489s 
2026-07-19T18:23:52.219802080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-19T18:23:52', 'update_notifiarr') 
2026-07-19T18:23:52.220230733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.220820862Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-07-19T18:23:52.221019492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002763s 
2026-07-19T18:23:52.221236078Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-07-19T18:23:52.221481442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.221772679Z [Info] app_profiles: Starting migration of Main DB to 6 
2026-07-19T18:23:52.222334240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2026-07-19T18:23:52.223085213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AppSyncProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "EnableRss" INTEGER NOT NULL, "EnableInteractiveSearch" INTEGER NOT NULL, "EnableAutomaticSearch" INTEGER NOT NULL) 
2026-07-19T18:23:52.223721454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011531s 
2026-07-19T18:23:52.223980436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2026-07-19T18:23:52.224364840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2026-07-19T18:23:52.224790317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005884s 
2026-07-19T18:23:52.224998797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-19T18:23:52.225184391Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-19T18:23:52.225417932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2026-07-19T18:23:52.225801274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2026-07-19T18:23:52.226521064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008758s 
2026-07-19T18:23:52.226951862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-19T18:23:52', 'app_profiles') 
2026-07-19T18:23:52.227362358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.228054443Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-07-19T18:23:52.228253023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023881s 
2026-07-19T18:23:52.228477124Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-07-19T18:23:52.228736917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.229009707Z [Info] history_failed: Starting migration of Main DB to 7 
2026-07-19T18:23:52.229545245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-07-19T18:23:52.229740859Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T18:23:52.229968007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2026-07-19T18:23:52.230339385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2026-07-19T18:23:52.231050207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008553s 
2026-07-19T18:23:52.231479241Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-07-19T18:23:52.231963276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-07-19T18:23:52.232330195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005825s 
2026-07-19T18:23:52.232795743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-19T18:23:52', 'history_failed') 
2026-07-19T18:23:52.233185388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.233986782Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-07-19T18:23:52.234198438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022225s 
2026-07-19T18:23:52.234398301Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-07-19T18:23:52.234642462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.234931845Z [Info] redacted_api: Starting migration of Main DB to 8 
2026-07-19T18:23:52.235343635Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T18:23:52.235631655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T18:23:52.237316028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017402s 
2026-07-19T18:23:52.237733418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-19T18:23:52', 'redacted_api') 
2026-07-19T18:23:52.238155809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.238785357Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-07-19T18:23:52.239003086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032117s 
2026-07-19T18:23:52.239235253Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-07-19T18:23:52.239485016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.239773057Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2026-07-19T18:23:52.240344718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2026-07-19T18:23:52.241018245Z [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-07-19T18:23:52.241584345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010192s 
2026-07-19T18:23:52.241793466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-19T18:23:52.241975112Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-19T18:23:52.242191087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-07-19T18:23:52.242504258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-07-19T18:23:52.243499893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008056s 
2026-07-19T18:23:52.243643332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-19T18:23:52', 'IndexerProxies') 
2026-07-19T18:23:52.244099872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.244787377Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-07-19T18:23:52.245088012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023385s 
2026-07-19T18:23:52.245348317Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-07-19T18:23:52.245603010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.245919427Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2026-07-19T18:23:52.246394023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2026-07-19T18:23:52.246613555Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T18:23:52.246907648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2026-07-19T18:23:52.247345750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2026-07-19T18:23:52.248188368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010254s 
2026-07-19T18:23:52.248662843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-19T18:23:52', 'app_indexer_remote_name') 
2026-07-19T18:23:52.249093621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.249997442Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-07-19T18:23:52.250209869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002787s 
2026-07-19T18:23:52.250467849Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-07-19T18:23:52.250726751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.251041404Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2026-07-19T18:23:52.254172251Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-19T18:23:52.255176614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2026-07-19T18:23:52.255626119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012347s 
2026-07-19T18:23:52.256058480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-19T18:23:52', 'desi_gazelle_to_unit3d') 
2026-07-19T18:23:52.256493937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.257182935Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-07-19T18:23:52.257403018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027744s 
2026-07-19T18:23:52.257670727Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-07-19T18:23:52.257934709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.258255535Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2026-07-19T18:23:52.258666884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-19T18:23:52.258869863Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T18:23:52.259132943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-07-19T18:23:52.259563540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-07-19T18:23:52.260362810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009832s 
2026-07-19T18:23:52.260828177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-19T18:23:52', 'add_on_update_to_notifications') 
2026-07-19T18:23:52.261258975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.261954456Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-07-19T18:23:52.262169850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025193s 
2026-07-19T18:23:52.262396396Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-07-19T18:23:52.262644115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.262941625Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2026-07-19T18:23:52.263488566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2026-07-19T18:23:52.264197484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL UNIQUE, "File" TEXT NOT NULL UNIQUE, "Sha" TEXT, "LastUpdated" DATETIME) 
2026-07-19T18:23:52.264807663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010811s 
2026-07-19T18:23:52.265095904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2026-07-19T18:23:52.265591623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-07-19T18:23:52.266035938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007031s 
2026-07-19T18:23:52.266299208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2026-07-19T18:23:52.266746629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-07-19T18:23:52.267186866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006606s 
2026-07-19T18:23:52.267616130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-19T18:23:52', 'IndexerVersions') 
2026-07-19T18:23:52.268048882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.268838593Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-07-19T18:23:52.269044598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022743s 
2026-07-19T18:23:52.269267497Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-07-19T18:23:52.269511889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.269798877Z [Info] cleanup_config: Starting migration of Main DB to 16 
2026-07-19T18:23:52.271414772Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T18:23:52.272395387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2026-07-19T18:23:52.272708638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001056s 
2026-07-19T18:23:52.272971507Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T18:23:52.273360741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2026-07-19T18:23:52.273707720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005109s 
2026-07-19T18:23:52.274134951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-19T18:23:52', 'cleanup_config') 
2026-07-19T18:23:52.274547612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.275195697Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-07-19T18:23:52.275413576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019689s 
2026-07-19T18:23:52.275625744Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-07-19T18:23:52.275910437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.276222927Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2026-07-19T18:23:52.278229899Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T18:23:52.278593201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2026-07-19T18:23:52.278900780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004276s 
2026-07-19T18:23:52.279167147Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T18:23:52.279513535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2026-07-19T18:23:52.279818559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004289s 
2026-07-19T18:23:52.280094224Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T18:23:52.280451223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2026-07-19T18:23:52.280750095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004342s 
2026-07-19T18:23:52.281012434Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T18:23:52.281353481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2026-07-19T18:23:52.281663586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004276s 
2026-07-19T18:23:52.281924651Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T18:23:52.282270087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2026-07-19T18:23:52.282574601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004252s 
2026-07-19T18:23:52.282835787Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T18:23:52.283190371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2026-07-19T18:23:52.283494895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004336s 
2026-07-19T18:23:52.283755860Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T18:23:52.284175285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2026-07-19T18:23:52.284481462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004446s 
2026-07-19T18:23:52.284746476Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T18:23:52.285093324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2026-07-19T18:23:52.285399982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004348s 
2026-07-19T18:23:52.285660577Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T18:23:52.289668550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2026-07-19T18:23:52.290005969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040967s 
2026-07-19T18:23:52.290268228Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T18:23:52.290607531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2026-07-19T18:23:52.290905491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004214s 
2026-07-19T18:23:52.291168772Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T18:23:52.291514869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2026-07-19T18:23:52.291823641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004356s 
2026-07-19T18:23:52.292104216Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T18:23:52.292450674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2026-07-19T18:23:52.292753694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004332s 
2026-07-19T18:23:52.293033608Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T18:23:52.293383282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2026-07-19T18:23:52.293691974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004405s 
2026-07-19T18:23:52.293953581Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T18:23:52.294307003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2026-07-19T18:23:52.294643300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000437s 
2026-07-19T18:23:52.294905438Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T18:23:52.295309933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2026-07-19T18:23:52.295667383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005225s 
2026-07-19T18:23:52.296014472Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T18:23:52.296355840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2026-07-19T18:23:52.296650964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004272s 
2026-07-19T18:23:52.296838442Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-19T18:23:52.298296579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2026-07-19T18:23:52.298671234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016577s 
2026-07-19T18:23:52.298854303Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-19T18:23:52.299260411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2026-07-19T18:23:52.299619574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005838s 
2026-07-19T18:23:52.299807603Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-19T18:23:52.300256036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2026-07-19T18:23:52.300598215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005703s 
2026-07-19T18:23:52.300781965Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-19T18:23:52.301180448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2026-07-19T18:23:52.301535383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005746s 
2026-07-19T18:23:52.301720847Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-19T18:23:52.302170673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2026-07-19T18:23:52.302532020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000625s 
2026-07-19T18:23:52.302713065Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-19T18:23:52.303143713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2026-07-19T18:23:52.303495732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006046s 
2026-07-19T18:23:52.303681867Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-19T18:23:52.304107945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-07-19T18:23:52.304472349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006042s 
2026-07-19T18:23:52.304656420Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-19T18:23:52.305059742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2026-07-19T18:23:52.305422352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005792s 
2026-07-19T18:23:52.305610080Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-19T18:23:52.305993944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2026-07-19T18:23:52.306341714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005591s 
2026-07-19T18:23:52.306535404Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-19T18:23:52.306933266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2026-07-19T18:23:52.307285716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005703s 
2026-07-19T18:23:52.307470217Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-19T18:23:52.307895163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2026-07-19T18:23:52.308254717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000601s 
2026-07-19T18:23:52.308443708Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-19T18:23:52.308852321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-07-19T18:23:52.309210783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005877s 
2026-07-19T18:23:52.309395706Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-19T18:23:52.309805200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2026-07-19T18:23:52.310207861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006325s 
2026-07-19T18:23:52.310394898Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-19T18:23:52.310792589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2026-07-19T18:23:52.311181974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000607s 
2026-07-19T18:23:52.311365643Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-19T18:23:52.311763555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2026-07-19T18:23:52.312160004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005994s 
2026-07-19T18:23:52.312341900Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-19T18:23:52.312734451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2026-07-19T18:23:52.313096059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005651s 
2026-07-19T18:23:52.313280711Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-19T18:23:52.313680316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2026-07-19T18:23:52.314034930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000573s 
2026-07-19T18:23:52.314216957Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-19T18:23:52.314663937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2026-07-19T18:23:52.315023271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005815s 
2026-07-19T18:23:52.315208825Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-19T18:23:52.315598059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2026-07-19T18:23:52.315970278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005635s 
2026-07-19T18:23:52.316403611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-19T18:23:52', 'indexer_cleanup') 
2026-07-19T18:23:52.316822856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.317639481Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-07-19T18:23:52.317852139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022133s 
2026-07-19T18:23:52.318098315Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-07-19T18:23:52.318336254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.318630517Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2026-07-19T18:23:52.319047427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2026-07-19T18:23:52.319262220Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T18:23:52.319519368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2026-07-19T18:23:52.319961418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2026-07-19T18:23:52.320764095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001009s 
2026-07-19T18:23:52.321173349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-19T18:23:52', 'minimum_seeders') 
2026-07-19T18:23:52.321586351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.322532557Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-07-19T18:23:52.322731949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027769s 
2026-07-19T18:23:52.322953795Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-07-19T18:23:52.323199600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.323487180Z [Info] remove_showrss: Starting migration of Main DB to 19 
2026-07-19T18:23:52.323874279Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T18:23:52.324249275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2026-07-19T18:23:52.324556674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004315s 
2026-07-19T18:23:52.324983614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-19T18:23:52', 'remove_showrss') 
2026-07-19T18:23:52.325404231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.326288252Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-07-19T18:23:52.326494768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021344s 
2026-07-19T18:23:52.326737757Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-07-19T18:23:52.326995747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.327298777Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2026-07-19T18:23:52.327673532Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T18:23:52.328059099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2026-07-19T18:23:52.328383843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004795s 
2026-07-19T18:23:52.328828799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-19T18:23:52', 'remove_torrentparadiseml') 
2026-07-19T18:23:52.329261210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.330141994Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-07-19T18:23:52.330360584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021853s 
2026-07-19T18:23:52.330615488Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-07-19T18:23:52.330882215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.331185907Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2026-07-19T18:23:52.331490671Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T18:23:52.331741195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T18:23:52.332397958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006942s 
2026-07-19T18:23:52.332872404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-19T18:23:52', 'localization_setting_to_string') 
2026-07-19T18:23:52.333297160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.334121670Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-07-19T18:23:52.334335201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023528s 
2026-07-19T18:23:52.334560855Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-07-19T18:23:52.334804025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.335094630Z [Info] orpheus_api: Starting migration of Main DB to 22 
2026-07-19T18:23:52.335365456Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T18:23:52.335616712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T18:23:52.339185911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035905s 
2026-07-19T18:23:52.339612921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-19T18:23:52', 'orpheus_api') 
2026-07-19T18:23:52.340096525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.340804311Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-07-19T18:23:52.341004795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052032s 
2026-07-19T18:23:52.341253686Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-07-19T18:23:52.341521135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.341819656Z [Info] download_client_categories: Starting migration of Main DB to 23 
2026-07-19T18:23:52.342181966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-07-19T18:23:52.342382049Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-19T18:23:52.342637474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2026-07-19T18:23:52.343041046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2026-07-19T18:23:52.343806057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009336s 
2026-07-19T18:23:52.344278158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-19T18:23:52', 'download_client_categories') 
2026-07-19T18:23:52.344714327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.345708058Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-07-19T18:23:52.345923041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027865s 
2026-07-19T18:23:52.346158957Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-07-19T18:23:52.346403870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.346695978Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2026-07-19T18:23:52.347065272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-07-19T18:23:52.347257279Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T18:23:52.347466621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-07-19T18:23:52.347765723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-07-19T18:23:52.348477968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007965s 
2026-07-19T18:23:52.348728372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-07-19T18:23:52.349047264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-07-19T18:23:52.349740871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007953s 
2026-07-19T18:23:52.350179275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-19T18:23:52', 'add_salt_to_users') 
2026-07-19T18:23:52.350593489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.351457810Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-07-19T18:23:52.351663945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024795s 
2026-07-19T18:23:52.351973969Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-07-19T18:23:52.352252511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.352580802Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2026-07-19T18:23:52.352920376Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-19T18:23:52.353310281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2026-07-19T18:23:52.353652390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005375s 
2026-07-19T18:23:52.354151466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-19T18:23:52', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-07-19T18:23:52.354594208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.355313416Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-07-19T18:23:52.355551767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021019s 
2026-07-19T18:23:52.355869647Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-07-19T18:23:52.356168549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.356494636Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2026-07-19T18:23:52.356835432Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-19T18:23:52.357233233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2026-07-19T18:23:52.357590403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005581s 
2026-07-19T18:23:52.358086011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-19T18:23:52', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-07-19T18:23:52.358538342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.359307121Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-07-19T18:23:52.359547545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021711s 
2026-07-19T18:23:52.359833701Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-07-19T18:23:52.360155560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.360474652Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2026-07-19T18:23:52.360854878Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-19T18:23:52.361252319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2026-07-19T18:23:52.361609879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005573s 
2026-07-19T18:23:52.361798058Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-19T18:23:52.362207743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2026-07-19T18:23:52.362570494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005831s 
2026-07-19T18:23:52.363062535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-19T18:23:52', 'alpharatio_greatposterwall_config_contract') 
2026-07-19T18:23:52.363503443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.364492085Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-07-19T18:23:52.364729082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024046s 
2026-07-19T18:23:52.364967572Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-07-19T18:23:52.365221193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.365516949Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2026-07-19T18:23:52.365929510Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T18:23:52.366297792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2026-07-19T18:23:52.366606964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004405s 
2026-07-19T18:23:52.367039065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-19T18:23:52', 'remove_notwhatcd') 
2026-07-19T18:23:52.367453600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.368210324Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-07-19T18:23:52.368419656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020025s 
2026-07-19T18:23:52.368676764Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-07-19T18:23:52.368936477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.369246060Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2026-07-19T18:23:52.369666948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-19T18:23:52.369874156Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T18:23:52.370117476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2026-07-19T18:23:52.370500567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2026-07-19T18:23:52.371263284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009203s 
2026-07-19T18:23:52.371479860Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-19T18:23:52.371669883Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2026-07-19T18:23:52.371949516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2026-07-19T18:23:52.372379853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2026-07-19T18:23:52.373168041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000969s 
2026-07-19T18:23:52.373688970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-19T18:23:52', 'add_on_grab_to_notifications') 
2026-07-19T18:23:52.374188847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.375340326Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-07-19T18:23:52.375551942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029644s 
2026-07-19T18:23:52.375834912Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-07-19T18:23:52.376127612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.376450141Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2026-07-19T18:23:52.376809716Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-19T18:23:52.377227648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-07-19T18:23:52.377732915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007005s 
2026-07-19T18:23:52.378361491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-19T18:23:52', 'animetorrents_use_custom_config_contract') 
2026-07-19T18:23:52.378844124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.379706170Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-07-19T18:23:52.379954981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025913s 
2026-07-19T18:23:52.380204644Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-07-19T18:23:52.380456331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.380764852Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2026-07-19T18:23:52.381106090Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T18:23:52.381378629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T18:23:52.382189843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008646s 
2026-07-19T18:23:52.382744680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-19T18:23:52', 'apprise_server_url') 
2026-07-19T18:23:52.383178284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.383929226Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-07-19T18:23:52.384141754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025631s 
2026-07-19T18:23:52.384402750Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-07-19T18:23:52.384661962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.384968720Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2026-07-19T18:23:52.385346591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-19T18:23:52.385550993Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-06s 
2026-07-19T18:23:52.385820496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-07-19T18:23:52.386242025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-07-19T18:23:52.387015292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000958s 
2026-07-19T18:23:52.387473365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-19T18:23:52', 'health_restored_notification') 
2026-07-19T18:23:52.387942500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.388790318Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-07-19T18:23:52.389025982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026706s 
2026-07-19T18:23:52.389282860Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-07-19T18:23:52.389559768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.389845253Z [Info] remove_uc: Starting migration of Main DB to 33 
2026-07-19T18:23:52.390204296Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-19T18:23:52.390610164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-07-19T18:23:52.390929507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004764s 
2026-07-19T18:23:52.391343010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-19T18:23:52', 'remove_uc') 
2026-07-19T18:23:52.391754108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.392543929Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-07-19T18:23:52.392799764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020431s 
2026-07-19T18:23:52.393083826Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-07-19T18:23:52.393377027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.393785500Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2026-07-19T18:23:52.394130625Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T18:23:52.394477794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T18:23:52.395359650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009347s 
2026-07-19T18:23:52.395881982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-19T18:23:52', 'history_fix_data_titles') 
2026-07-19T18:23:52.396371759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.397132301Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-07-19T18:23:52.397349398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026987s 
2026-07-19T18:23:52.397607969Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-07-19T18:23:52.397909466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.398196284Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2026-07-19T18:23:52.398627994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-19T18:23:52.398810371Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T18:23:52.399617847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-07-19T18:23:52.399647347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-07-19T18:23:52.400643453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012229s 
2026-07-19T18:23:52.401212900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-19T18:23:52', 'download_client_per_indexer') 
2026-07-19T18:23:52.401709110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.402532879Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-07-19T18:23:52.402760287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031429s 
2026-07-19T18:23:52.403184582Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-07-19T18:23:52.403547182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.403947418Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2026-07-19T18:23:52.406235958Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-07-19T18:23:52.406448536Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-19T18:23:52.406864975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2026-07-19T18:23:52.413243143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-19T18:23:52.414629996Z [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-07-19T18:23:52.415279584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-07-19T18:23:52.416104366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-07-19T18:23:52.417947127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-07-19T18:23:52.418426032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112883s 
2026-07-19T18:23:52.418661697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-07-19T18:23:52.418871720Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-19T18:23:52.419214129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2026-07-19T18:23:52.421514212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-19T18:23:52.422693087Z [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-07-19T18:23:52.423319298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-07-19T18:23:52.424047204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-07-19T18:23:52.425856088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-07-19T18:23:52.426420415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006937s 
2026-07-19T18:23:52.426686381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-07-19T18:23:52.426911043Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-19T18:23:52.427270016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2026-07-19T18:23:52.429659239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-19T18:23:52.430987094Z [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-07-19T18:23:52.431739730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-07-19T18:23:52.432537747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-07-19T18:23:52.434441462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-07-19T18:23:52.434917841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007368s 
2026-07-19T18:23:52.435152093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-19T18:23:52.435331184Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-19T18:23:52.435620597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-07-19T18:23:52.438220704Z [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-07-19T18:23:52.439679021Z [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-07-19T18:23:52.440447369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-19T18:23:52.441045624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-19T18:23:52.442842413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069466s 
2026-07-19T18:23:52.443053659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-19T18:23:52.443258752Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T18:23:52.443549066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-07-19T18:23:52.445957598Z [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-07-19T18:23:52.447258549Z [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-07-19T18:23:52.447991946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-19T18:23:52.448511913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-19T18:23:52.450130844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063253s 
2026-07-19T18:23:52.450337841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-19T18:23:52.450542974Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s 
2026-07-19T18:23:52.450819511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-07-19T18:23:52.453318575Z [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-07-19T18:23:52.454573653Z [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-07-19T18:23:52.455204374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-19T18:23:52.455698038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-19T18:23:52.457189041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061195s 
2026-07-19T18:23:52.457417131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-19T18:23:52.457610711Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-19T18:23:52.457897288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-07-19T18:23:52.460078662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-19T18:23:52.461280603Z [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-07-19T18:23:52.462061295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-19T18:23:52.462980848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-19T18:23:52.464873580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-19T18:23:52.465325460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071564s 
2026-07-19T18:23:52.465570965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-19T18:23:52.465762661Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T18:23:52.466060631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-07-19T18:23:52.468254961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-19T18:23:52.469433224Z [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-07-19T18:23:52.470082422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-19T18:23:52.470826561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-19T18:23:52.472676567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-19T18:23:52.473141484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067974s 
2026-07-19T18:23:52.473395195Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-19T18:23:52.473600679Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T18:23:52.473986716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-07-19T18:23:52.476479097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-19T18:23:52.477630095Z [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-07-19T18:23:52.478353793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-19T18:23:52.479157051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-19T18:23:52.480924160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-19T18:23:52.481351421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070801s 
2026-07-19T18:23:52.481556814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-07-19T18:23:52.481733110Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T18:23:52.481966490Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-07-19T18:23:52.484053824Z [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-07-19T18:23:52.485015842Z [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-07-19T18:23:52.485542423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-07-19T18:23:52.486195989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-07-19T18:23:52.487810271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-07-19T18:23:52.488362603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-19T18:23:52.488724582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065236s 
2026-07-19T18:23:52.488963323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2026-07-19T18:23:52.489164388Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-19T18:23:52.489457328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2026-07-19T18:23:52.491467117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL UNIQUE, "File" TEXT NOT NULL UNIQUE, "Sha" TEXT, "LastUpdated" DATETIME) 
2026-07-19T18:23:52.492451509Z [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-07-19T18:23:52.493017710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2026-07-19T18:23:52.493951531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2026-07-19T18:23:52.495718991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-07-19T18:23:52.496445695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-07-19T18:23:52.496865170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071585s 
2026-07-19T18:23:52.497077357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-19T18:23:52.497263242Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-19T18:23:52.497535390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-07-19T18:23:52.499894101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-07-19T18:23:52.501445686Z [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-07-19T18:23:52.502219886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-19T18:23:52.502909936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-19T18:23:52.504655181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-19T18:23:52.505030858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072175s 
2026-07-19T18:23:52.505236612Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-19T18:23:52.505436244Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T18:23:52.505746970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-07-19T18:23:52.508409022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-07-19T18:23:52.509971559Z [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-07-19T18:23:52.510718083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-19T18:23:52.511415508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-19T18:23:52.513084179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-19T18:23:52.513499395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075596s 
2026-07-19T18:23:52.513711112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-19T18:23:52.513922127Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T18:23:52.514162000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-07-19T18:23:52.516562515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-07-19T18:23:52.518102237Z [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-07-19T18:23:52.518872158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-19T18:23:52.519564733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-19T18:23:52.521247643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-19T18:23:52.521650725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072542s 
2026-07-19T18:23:52.521868403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-19T18:23:52.522060510Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T18:23:52.522352368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-07-19T18:23:52.524714005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-07-19T18:23:52.526246722Z [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-07-19T18:23:52.527009699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-19T18:23:52.527692825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-19T18:23:52.529366446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-19T18:23:52.529773736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071703s 
2026-07-19T18:23:52.529979330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-19T18:23:52.530157189Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T18:23:52.530397102Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2026-07-19T18:23:52.532866516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL, "Redirect" INTEGER NOT NULL, "AppProfileId" INTEGER NOT NULL, "Tags" TEXT, "DownloadClientId" INTEGER NOT NULL) 
2026-07-19T18:23:52.534348902Z [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-07-19T18:23:52.535070756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-19T18:23:52.535737309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-19T18:23:52.537336069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-19T18:23:52.537720263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071017s 
2026-07-19T18:23:52.537936839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-19T18:23:52.538121842Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T18:23:52.538390162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-07-19T18:23:52.540632850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-07-19T18:23:52.541589877Z [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-07-19T18:23:52.542161128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-07-19T18:23:52.542869775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-07-19T18:23:52.544548978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-19T18:23:52.544960837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063342s 
2026-07-19T18:23:52.545183215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-19T18:23:52.545372416Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T18:23:52.547031588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-07-19T18:23:52.549114774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-07-19T18:23:52.550069778Z [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-07-19T18:23:52.550601359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-07-19T18:23:52.551301068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-07-19T18:23:52.552977485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-19T18:23:52.553385066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060986s 
2026-07-19T18:23:52.553593837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-19T18:23:52.553775703Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T18:23:52.554027149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-07-19T18:23:52.555808758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-07-19T18:23:52.556524780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-07-19T18:23:52.556999306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-07-19T18:23:52.557599896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-07-19T18:23:52.559278347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-19T18:23:52.559675998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054173s 
2026-07-19T18:23:52.560217148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-19T18:23:52', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-07-19T18:23:52.560675711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.562947347Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-07-19T18:23:52.563181869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085686s 
2026-07-19T18:23:52.563454408Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-07-19T18:23:52.563716326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.564044918Z [Info] add_notification_status: Starting migration of Main DB to 37 
2026-07-19T18:23:52.564781301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-07-19T18:23:52.565562885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-19T18:23:52.566170058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011631s 
2026-07-19T18:23:52.566426775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-07-19T18:23:52.566864878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-07-19T18:23:52.567270575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006134s 
2026-07-19T18:23:52.567718096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-19T18:23:52', 'add_notification_status') 
2026-07-19T18:23:52.568159215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.569032604Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-07-19T18:23:52.569243078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023268s 
2026-07-19T18:23:52.569523774Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-07-19T18:23:52.569797505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.570116899Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2026-07-19T18:23:52.570590743Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-19T18:23:52.570982302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2026-07-19T18:23:52.571332187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005355s 
2026-07-19T18:23:52.571511237Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-19T18:23:52.571924891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-07-19T18:23:52.572333053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005912s 
2026-07-19T18:23:52.572530470Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-19T18:23:52.573002431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2026-07-19T18:23:52.573397677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006189s 
2026-07-19T18:23:52.573905390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-19T18:23:52', 'indexers_freeleech_only_config_contract') 
2026-07-19T18:23:52.574348572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.575151870Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-07-19T18:23:52.575381222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023086s 
2026-07-19T18:23:52.575611246Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-07-19T18:23:52.575868033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.576245664Z [Info] email_encryption: Starting migration of Main DB to 39 
2026-07-19T18:23:52.576546850Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T18:23:52.576796072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T18:23:52.577481443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007133s 
2026-07-19T18:23:52.577912020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-19T18:23:52', 'email_encryption') 
2026-07-19T18:23:52.578335603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.579103430Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-07-19T18:23:52.579302411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023164s 
2026-07-19T18:23:52.579585180Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-07-19T18:23:52.579875816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.580192624Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2026-07-19T18:23:52.580508280Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T18:23:52.580753403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T18:23:52.582103042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013773s 
2026-07-19T18:23:52.582591816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-19T18:23:52', 'newznab_category_to_capabilities_settings') 
2026-07-19T18:23:52.583036662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.583869169Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-07-19T18:23:52.584104974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030455s 
2026-07-19T18:23:52.584363765Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-07-19T18:23:52.584627727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.584936309Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2026-07-19T18:23:52.585232686Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T18:23:52.585486076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T18:23:52.586177008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007355s 
2026-07-19T18:23:52.586649239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-19T18:23:52', 'gazelle_freeleech_token_options') 
2026-07-19T18:23:52.587083153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.615864917Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-07-19T18:23:52.616110692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301553s 
2026-07-19T18:23:52.616427440Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-07-19T18:23:52.616702665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.617069534Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2026-07-19T18:23:52.617517706Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T18:23:52.617755395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T18:23:52.618431467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000717s 
2026-07-19T18:23:52.618923047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-19T18:23:52', 'myanonamouse_freeleech_wedge_options') 
2026-07-19T18:23:52.619390579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.639985443Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-07-19T18:23:52.640183201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221397s 
2026-07-19T18:23:52.640478406Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-07-19T18:23:52.640730884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.641172233Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43 
2026-07-19T18:23:52.641532850Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T18:23:52.641865289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T18:23:52.653447539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115428s 
2026-07-19T18:23:52.654037978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-19T18:23:52', 'newznab_indexers_enable_redirect') 
2026-07-19T18:23:52.654586022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.656375467Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-07-19T18:23:52.656633617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145235s 
2026-07-19T18:23:52.656972910Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrating 
2026-07-19T18:23:52.657252343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.657596667Z [Info] myanonamouse_freeleech_wedge_checkbox: Starting migration of Main DB to 44 
2026-07-19T18:23:52.657952143Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T18:23:52.658202878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T18:23:52.658931024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007449s 
2026-07-19T18:23:52.659473517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-19T18:23:52', 'myanonamouse_freeleech_wedge_checkbox') 
2026-07-19T18:23:52.660025419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.661243803Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrated 
2026-07-19T18:23:52.661524198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029627s 
2026-07-19T18:23:52.671083122Z [Debug] MigrationController: Took: 00:00:00.7339914 
2026-07-19T18:23:52.744911302Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-07-19T18:23:52.763385684Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-07-19T18:23:52.776952381Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-07-19T18:23:52.777893968Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-19T18:23:52.778249524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-19T18:23:52.787746022Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-07-19T18:23:52.788115958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098675s 
2026-07-19T18:23:52.788415551Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-07-19T18:23:52.788750576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101639s 
2026-07-19T18:23:52.791024486Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-07-19T18:23:52.791439132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.792069752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-07-19T18:23:52.792585280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-07-19T18:23:52.793207193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000786s 
2026-07-19T18:23:52.793570455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.794854551Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-07-19T18:23:52.795219326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024148s 
2026-07-19T18:23:52.795665435Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-07-19T18:23:52.796143357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.796820441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-07-19T18:23:52.797352703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-19T18:23:52.797976820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007795s 
2026-07-19T18:23:52.798318879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-19T18:23:52.798653163Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-19T18:23:52.799046375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-07-19T18:23:52.799584569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-07-19T18:23:52.800559302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011076s 
2026-07-19T18:23:52.800973276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.801899712Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-07-19T18:23:52.802282403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002409s 
2026-07-19T18:23:52.802761227Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-07-19T18:23:52.803278058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.803971465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-19T18:23:52.804333564Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T18:23:52.804684641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-07-19T18:23:52.805197154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-07-19T18:23:52.805913918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008425s 
2026-07-19T18:23:52.806272420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.807325822Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-07-19T18:23:52.807681899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022072s 
2026-07-19T18:23:52.808132527Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-07-19T18:23:52.808518494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.808927318Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-07-19T18:23:52.809538890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-07-19T18:23:52.810332678Z [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-07-19T18:23:52.811248132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013825s 
2026-07-19T18:23:52.811554770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-07-19T18:23:52.811986319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-07-19T18:23:52.812507830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006311s 
2026-07-19T18:23:52.813018288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-19T18:23:52', 'InitialSetup') 
2026-07-19T18:23:52.813645521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.814544362Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-07-19T18:23:52.814866441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026681s 
2026-07-19T18:23:52.815226596Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-07-19T18:23:52.815625179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.816108643Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2026-07-19T18:23:52.816702238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-19T18:23:52', 'ApplicationStatus') 
2026-07-19T18:23:52.817471307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.818408726Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-07-19T18:23:52.818759783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027919s 
2026-07-19T18:23:52.819146131Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-07-19T18:23:52.819516988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.819980752Z [Info] IndexerProps: Starting migration of Log DB to 3 
2026-07-19T18:23:52.820544117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-19T18:23:52', 'IndexerProps') 
2026-07-19T18:23:52.821307013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.822159270Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-07-19T18:23:52.822500718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026586s 
2026-07-19T18:23:52.822940103Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-07-19T18:23:52.823420841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.823879796Z [Info] add_update_history: Starting migration of Log DB to 4 
2026-07-19T18:23:52.824459443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-07-19T18:23:52.825202670Z [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-07-19T18:23:52.826030057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012169s 
2026-07-19T18:23:52.826389611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-07-19T18:23:52.826915681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-07-19T18:23:52.827519788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007567s 
2026-07-19T18:23:52.828125418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-19T18:23:52', 'add_update_history') 
2026-07-19T18:23:52.828820358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.829750671Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-07-19T18:23:52.830105757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029512s 
2026-07-19T18:23:52.830461373Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-07-19T18:23:52.830837080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.831372779Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2026-07-19T18:23:52.832073891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-19T18:23:52', 'update_notifiarr') 
2026-07-19T18:23:52.832899654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.833745117Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-07-19T18:23:52.834096826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029201s 
2026-07-19T18:23:52.834505228Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-07-19T18:23:52.834896907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.835367315Z [Info] app_profiles: Starting migration of Log DB to 6 
2026-07-19T18:23:52.835946000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-19T18:23:52', 'app_profiles') 
2026-07-19T18:23:52.836672784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.837516894Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-07-19T18:23:52.837868282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026438s 
2026-07-19T18:23:52.838252566Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-07-19T18:23:52.838649165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.839100935Z [Info] history_failed: Starting migration of Log DB to 7 
2026-07-19T18:23:52.839725623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-19T18:23:52', 'history_failed') 
2026-07-19T18:23:52.840467919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.841311979Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-07-19T18:23:52.841661563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026966s 
2026-07-19T18:23:52.842002610Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-07-19T18:23:52.842388888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.842840508Z [Info] redacted_api: Starting migration of Log DB to 8 
2026-07-19T18:23:52.843389514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-19T18:23:52', 'redacted_api') 
2026-07-19T18:23:52.844091297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.844994667Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-07-19T18:23:52.845321716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026055s 
2026-07-19T18:23:52.845674206Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-07-19T18:23:52.846048891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.846481141Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2026-07-19T18:23:52.847005207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-19T18:23:52', 'IndexerProxies') 
2026-07-19T18:23:52.847650426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.848471821Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-07-19T18:23:52.848788469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002434s 
2026-07-19T18:23:52.849123564Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-07-19T18:23:52.849502858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.849930259Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2026-07-19T18:23:52.850487822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-19T18:23:52', 'app_indexer_remote_name') 
2026-07-19T18:23:52.851150136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.852003144Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-07-19T18:23:52.852342117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002447s 
2026-07-19T18:23:52.852678614Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-07-19T18:23:52.853051275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.853475439Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2026-07-19T18:23:52.854025297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-19T18:23:52', 'desi_gazelle_to_unit3d') 
2026-07-19T18:23:52.854679605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.855529377Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-07-19T18:23:52.855880474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024739s 
2026-07-19T18:23:52.856241992Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-07-19T18:23:52.856645174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.857070992Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2026-07-19T18:23:52.857648014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-19T18:23:52', 'add_on_update_to_notifications') 
2026-07-19T18:23:52.858459158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.859706170Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-07-19T18:23:52.860384446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027841s 
2026-07-19T18:23:52.860778399Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-07-19T18:23:52.861230921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.861691849Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2026-07-19T18:23:52.862292269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-19T18:23:52', 'IndexerVersions') 
2026-07-19T18:23:52.862956978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.863756388Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-07-19T18:23:52.864089489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026017s 
2026-07-19T18:23:52.864412059Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-07-19T18:23:52.864762785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.865193794Z [Info] cleanup_config: Starting migration of Log DB to 16 
2026-07-19T18:23:52.865709071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-19T18:23:52', 'cleanup_config') 
2026-07-19T18:23:52.866365303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.867258422Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-07-19T18:23:52.867575821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025105s 
2026-07-19T18:23:52.867914864Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-07-19T18:23:52.868277906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.868695447Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2026-07-19T18:23:52.869223500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-19T18:23:52', 'indexer_cleanup') 
2026-07-19T18:23:52.869871125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.870622418Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-07-19T18:23:52.870944457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023596s 
2026-07-19T18:23:52.871259551Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-07-19T18:23:52.871625509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.872061036Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2026-07-19T18:23:52.872576845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-19T18:23:52', 'minimum_seeders') 
2026-07-19T18:23:52.873223387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.873961995Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-07-19T18:23:52.874278973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023524s 
2026-07-19T18:23:52.874595170Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-07-19T18:23:52.874961969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.875381274Z [Info] remove_showrss: Starting migration of Log DB to 19 
2026-07-19T18:23:52.875910970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-19T18:23:52', 'remove_showrss') 
2026-07-19T18:23:52.876570168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.877324829Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-07-19T18:23:52.877631937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023561s 
2026-07-19T18:23:52.877970890Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-07-19T18:23:52.878364012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.878797695Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2026-07-19T18:23:52.879360389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-19T18:23:52', 'remove_torrentparadiseml') 
2026-07-19T18:23:52.880037292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.880817073Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-07-19T18:23:52.881156918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024446s 
2026-07-19T18:23:52.881513897Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-07-19T18:23:52.881928652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.882343317Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2026-07-19T18:23:52.882942835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-19T18:23:52', 'localization_setting_to_string') 
2026-07-19T18:23:52.883612424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.884406072Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-07-19T18:23:52.884760216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024755s 
2026-07-19T18:23:52.885072374Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-07-19T18:23:52.885427810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.885842626Z [Info] orpheus_api: Starting migration of Log DB to 22 
2026-07-19T18:23:52.886350940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-19T18:23:52', 'orpheus_api') 
2026-07-19T18:23:52.887014636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.887719727Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-07-19T18:23:52.888051174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023124s 
2026-07-19T18:23:52.888397181Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-07-19T18:23:52.888781636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.889213115Z [Info] download_client_categories: Starting migration of Log DB to 23 
2026-07-19T18:23:52.889780197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-19T18:23:52', 'download_client_categories') 
2026-07-19T18:23:52.890443192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.891231841Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-07-19T18:23:52.891571184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00244s 
2026-07-19T18:23:52.891905508Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-07-19T18:23:52.892282668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.892700509Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2026-07-19T18:23:52.893243984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-19T18:23:52', 'add_salt_to_users') 
2026-07-19T18:23:52.893907440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.894647501Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-07-19T18:23:52.894971323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023722s 
2026-07-19T18:23:52.895357170Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-07-19T18:23:52.895779872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.896259839Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2026-07-19T18:23:52.896897042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-19T18:23:52', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-07-19T18:23:52.897620359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.898429890Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-07-19T18:23:52.898806689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025965s 
2026-07-19T18:23:52.899197616Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-07-19T18:23:52.899632452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.900114143Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2026-07-19T18:23:52.900789303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-19T18:23:52', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-07-19T18:23:52.901511367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.902325998Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-07-19T18:23:52.902725833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026275s 
2026-07-19T18:23:52.903103043Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-07-19T18:23:52.903536937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.903994719Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2026-07-19T18:23:52.904655760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-19T18:23:52', 'alpharatio_greatposterwall_config_contract') 
2026-07-19T18:23:52.905357444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.906170762Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-07-19T18:23:52.906552381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025856s 
2026-07-19T18:23:52.906873447Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-07-19T18:23:52.907233673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.907653198Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2026-07-19T18:23:52.908209959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-19T18:23:52', 'remove_notwhatcd') 
2026-07-19T18:23:52.908876352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.909727616Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-07-19T18:23:52.910031779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024757s 
2026-07-19T18:23:52.910377055Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-07-19T18:23:52.910756809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.911192337Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2026-07-19T18:23:52.911762195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-19T18:23:52', 'add_on_grab_to_notifications') 
2026-07-19T18:23:52.912462325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.913260042Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-07-19T18:23:52.913610067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002484s 
2026-07-19T18:23:52.913979932Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-07-19T18:23:52.914398525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.914854043Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2026-07-19T18:23:52.915485875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-19T18:23:52', 'animetorrents_use_custom_config_contract') 
2026-07-19T18:23:52.916211237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.917056299Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-07-19T18:23:52.917436575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026117s 
2026-07-19T18:23:52.917766138Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-07-19T18:23:52.918143489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.918556420Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2026-07-19T18:23:52.919090536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-19T18:23:52', 'apprise_server_url') 
2026-07-19T18:23:52.919738151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.920565186Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-07-19T18:23:52.920890612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024301s 
2026-07-19T18:23:52.921242431Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-07-19T18:23:52.921629651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.922063735Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2026-07-19T18:23:52.922648853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-19T18:23:52', 'health_restored_notification') 
2026-07-19T18:23:52.923315887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.924165578Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-07-19T18:23:52.924513469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025111s 
2026-07-19T18:23:52.924821810Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-07-19T18:23:52.925168509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.925578825Z [Info] remove_uc: Starting migration of Log DB to 33 
2026-07-19T18:23:52.926078151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-19T18:23:52', 'remove_uc') 
2026-07-19T18:23:52.926720926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.927491588Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-07-19T18:23:52.927796482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023471s 
2026-07-19T18:23:52.928154784Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-07-19T18:23:52.928527685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.928956749Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2026-07-19T18:23:52.929509633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-19T18:23:52', 'history_fix_data_titles') 
2026-07-19T18:23:52.930177869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.931041077Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-07-19T18:23:52.931378006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025068s 
2026-07-19T18:23:52.931723652Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-07-19T18:23:52.932130772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.932563524Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2026-07-19T18:23:52.933140126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-19T18:23:52', 'download_client_per_indexer') 
2026-07-19T18:23:52.933804534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.934635458Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-07-19T18:23:52.934987757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002494s 
2026-07-19T18:23:52.935386110Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-07-19T18:23:52.935821507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.936299660Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2026-07-19T18:23:52.936986774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-07-19T18:23:52.937278562Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-19T18:23:52.937596222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-07-19T18:23:52.938789475Z [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-07-19T18:23:52.940073151Z [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-07-19T18:23:52.940891309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-07-19T18:23:52.941632732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-07-19T18:23:52.942918492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-07-19T18:23:52.943491957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055482s 
2026-07-19T18:23:52.943841010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-07-19T18:23:52.944186766Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-19T18:23:52.944531190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-07-19T18:23:52.945625825Z [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-07-19T18:23:52.946837135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-07-19T18:23:52.947615513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-07-19T18:23:52.948438491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-07-19T18:23:52.949679190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-07-19T18:23:52.950302044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054034s 
2026-07-19T18:23:52.950619905Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-19T18:23:52.950920631Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-19T18:23:52.951268471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-07-19T18:23:52.952240489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-07-19T18:23:52.953215393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-07-19T18:23:52.953989071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-07-19T18:23:52.954738952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-07-19T18:23:52.955976404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-19T18:23:52.956604189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049544s 
2026-07-19T18:23:52.957222685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-19T18:23:52', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-07-19T18:23:52.957955000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.959174776Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-07-19T18:23:52.959616436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074054s 
2026-07-19T18:23:52.959955279Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-07-19T18:23:52.960378261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.960791834Z [Info] add_notification_status: Starting migration of Log DB to 37 
2026-07-19T18:23:52.961354798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-19T18:23:52', 'add_notification_status') 
2026-07-19T18:23:52.962065890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.962911934Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-07-19T18:23:52.963248722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025523s 
2026-07-19T18:23:52.963637896Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-07-19T18:23:52.964090368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.964551557Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2026-07-19T18:23:52.965192257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-19T18:23:52', 'indexers_freeleech_only_config_contract') 
2026-07-19T18:23:52.965906396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.966787009Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-07-19T18:23:52.967188197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026667s 
2026-07-19T18:23:52.967510717Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-07-19T18:23:52.967899460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.968334086Z [Info] email_encryption: Starting migration of Log DB to 39 
2026-07-19T18:23:52.968882140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-19T18:23:52', 'email_encryption') 
2026-07-19T18:23:52.969546588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.970370728Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-07-19T18:23:52.970701334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024876s 
2026-07-19T18:23:52.971092552Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-07-19T18:23:52.971510083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.972026253Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2026-07-19T18:23:52.972678156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-19T18:23:52', 'newznab_category_to_capabilities_settings') 
2026-07-19T18:23:52.973396242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.974265463Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-07-19T18:23:52.974678535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027063s 
2026-07-19T18:23:52.975039933Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-07-19T18:23:52.975446071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.975907391Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2026-07-19T18:23:52.976523672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-19T18:23:52', 'gazelle_freeleech_token_options') 
2026-07-19T18:23:52.977226347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.978108574Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-07-19T18:23:52.978475944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002628s 
2026-07-19T18:23:52.978855268Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-07-19T18:23:52.979279312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.979732605Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2026-07-19T18:23:52.980391683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-19T18:23:52', 'myanonamouse_freeleech_wedge_options') 
2026-07-19T18:23:52.981090340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.981966806Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-07-19T18:23:52.982351581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026474s 
2026-07-19T18:23:52.982724081Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-07-19T18:23:52.983123836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.983575235Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43 
2026-07-19T18:23:52.984200314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-19T18:23:52', 'newznab_indexers_enable_redirect') 
2026-07-19T18:23:52.984929122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.985796510Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-07-19T18:23:52.986157767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026523s 
2026-07-19T18:23:52.986537232Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrating 
2026-07-19T18:23:52.986954562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-19T18:23:52.987426152Z [Info] myanonamouse_freeleech_wedge_checkbox: Starting migration of Log DB to 44 
2026-07-19T18:23:52.988074017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-19T18:23:52', 'myanonamouse_freeleech_wedge_checkbox') 
2026-07-19T18:23:52.988793506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-19T18:23:52.989635182Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrated 
2026-07-19T18:23:52.990015348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026377s 
2026-07-19T18:23:53.147184338Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2026-07-19T18:23:53.155353273Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-07-19T18:23:53.158996972Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2026-07-19T18:23:53.356543104Z [Info] AppSyncProfileService: Setting up default app profile 
2026-07-19T18:23:53.361321338Z [ls.io-init] done.
2026-07-19T18:23:53.381846581Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2026-07-19T18:23:53.830415491Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-07-19T18:23:53.831265342Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-07-19T18:23:53.831680268Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin