LinuxServer.io

Test Results

linuxserver/prowlarr

2.3.5.5327-ls146

Cumulative: PASS

Total Runtime: 57.08s
Runtime: 14.56s
amd64-2.3.5.5327-ls146
Build Information
Builder: X86-BUILDER-3j --Hetzner
Created: 2026-05-13T06:41:27+00:00
Image: linuxserver/prowlarr
Maintainer: Roxedus,thespad
Size: 82.07MB
Tag: amd64-2.3.5.5327-ls146
Version: 2.3.5.5327-ls146
View Container Logs
Expand
2026-05-13T06:44:53.451054973Z [migrations] started
2026-05-13T06:44:53.451097829Z [migrations] no migrations found
2026-05-13T06:44:53.474622703Z usermod: no changes
2026-05-13T06:44:53.480399597Z ───────────────────────────────────────
2026-05-13T06:44:53.480413034Z 
2026-05-13T06:44:53.480417202Z       ██╗     ███████╗██╗ ██████╗
2026-05-13T06:44:53.480421090Z       ██║     ██╔════╝██║██╔═══██╗
2026-05-13T06:44:53.480424978Z       ██║     ███████╗██║██║   ██║
2026-05-13T06:44:53.480428675Z       ██║     ╚════██║██║██║   ██║
2026-05-13T06:44:53.480435469Z       ███████╗███████║██║╚██████╔╝
2026-05-13T06:44:53.480439276Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-13T06:44:53.480442974Z 
2026-05-13T06:44:53.480446441Z    Brought to you by linuxserver.io
2026-05-13T06:44:53.480450088Z ───────────────────────────────────────
2026-05-13T06:44:53.480745673Z 
2026-05-13T06:44:53.480756325Z To support the app dev(s) visit:
2026-05-13T06:44:53.482517612Z Prowlarr: https://opencollective.com/prowlarr
2026-05-13T06:44:53.482821093Z 
2026-05-13T06:44:53.482825452Z To support LSIO projects visit:
2026-05-13T06:44:53.482829069Z https://www.linuxserver.io/donate/
2026-05-13T06:44:53.482832646Z 
2026-05-13T06:44:53.482836133Z ───────────────────────────────────────
2026-05-13T06:44:53.482840051Z GID/UID
2026-05-13T06:44:53.482843548Z ───────────────────────────────────────
2026-05-13T06:44:53.487284340Z 
2026-05-13T06:44:53.487299411Z User UID:    911
2026-05-13T06:44:53.487304281Z User GID:    911
2026-05-13T06:44:53.487308409Z ───────────────────────────────────────
2026-05-13T06:44:53.489309188Z Linuxserver.io version: 2.3.5.5327-ls146
2026-05-13T06:44:53.489573821Z Build-date: 2026-05-13T06:41:27+00:00
2026-05-13T06:44:53.489583961Z ───────────────────────────────────────
2026-05-13T06:44:53.489589452Z     
2026-05-13T06:44:53.539781057Z [custom-init] No custom files found, skipping...
2026-05-13T06:44:53.876368715Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.3.5.5327 
2026-05-13T06:44:53.893635577Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-13T06:44:53.900690303Z [Debug] Bootstrap: Console selected 
2026-05-13T06:44:53.901924669Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-13T06:44:54.161941382Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-13T06:44:54.228579074Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {39e57af8-f256-4079-941d-86df865ec43b} may be persisted to storage in unencrypted form. 
2026-05-13T06:44:54.290336679Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-05-13T06:44:54.319590781Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-05-13T06:44:54.378930437Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-05-13T06:44:54.385874470Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T06:44:54.386482905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T06:44:54.424293698Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-05-13T06:44:54.428422342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0384892s 
2026-05-13T06:44:54.428735182Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-05-13T06:44:54.428966537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.042557s 
2026-05-13T06:44:54.435656349Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-05-13T06:44:54.436233331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.441395607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-05-13T06:44:54.451461307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-05-13T06:44:54.462141374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205004s 
2026-05-13T06:44:54.462568875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.465114721Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-05-13T06:44:54.465323842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234617s 
2026-05-13T06:44:54.465980184Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-05-13T06:44:54.477707330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.482740736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-05-13T06:44:54.483912486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-13T06:44:54.484585411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015723s 
2026-05-13T06:44:54.484882980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-13T06:44:54.485194407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001037s 
2026-05-13T06:44:54.485676738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-05-13T06:44:54.486296837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-05-13T06:44:54.487022228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011042s 
2026-05-13T06:44:54.487251059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.488190280Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-05-13T06:44:54.488402638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022273s 
2026-05-13T06:44:54.488873686Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-05-13T06:44:54.489144311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.489940104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-13T06:44:54.490959537Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.52E-05s 
2026-05-13T06:44:54.491216635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-05-13T06:44:54.491536589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-05-13T06:44:54.492105895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006553s 
2026-05-13T06:44:54.492353654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.493118374Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-05-13T06:44:54.493308297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016246s 
2026-05-13T06:44:54.496428891Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-05-13T06:44:54.496668193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.497359104Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-05-13T06:44:54.501588481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-05-13T06:44:54.502187016Z [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-05-13T06:44:54.502743747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009559s 
2026-05-13T06:44:54.502960624Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-05-13T06:44:54.503304296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-05-13T06:44:54.503657507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004998s 
2026-05-13T06:44:54.503827099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-05-13T06:44:54.504613994Z [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-05-13T06:44:54.505130403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009532s 
2026-05-13T06:44:54.505358012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-05-13T06:44:54.505704991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-13T06:44:54.506065917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005001s 
2026-05-13T06:44:54.506277984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-05-13T06:44:54.511034764Z [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-05-13T06:44:54.511681516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051973s 
2026-05-13T06:44:54.511911880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-05-13T06:44:54.512575406Z [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-05-13T06:44:54.513127738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010118s 
2026-05-13T06:44:54.513368974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-05-13T06:44:54.513769431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-13T06:44:54.514153995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005735s 
2026-05-13T06:44:54.514365721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-05-13T06:44:54.517290581Z [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-05-13T06:44:54.518092917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035273s 
2026-05-13T06:44:54.518317148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-05-13T06:44:54.518660730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-13T06:44:54.519025324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005044s 
2026-05-13T06:44:54.519264727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2026-05-13T06:44:54.519882060Z [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-05-13T06:44:54.520510585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009824s 
2026-05-13T06:44:54.520681279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2026-05-13T06:44:54.521379766Z [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-05-13T06:44:54.521994454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011115s 
2026-05-13T06:44:54.522225419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2026-05-13T06:44:54.522586516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2026-05-13T06:44:54.522962533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005286s 
2026-05-13T06:44:54.523157185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-05-13T06:44:54.523532150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-05-13T06:44:54.524028049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006532s 
2026-05-13T06:44:54.524242110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-05-13T06:44:54.524564459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-05-13T06:44:54.524927300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004872s 
2026-05-13T06:44:54.525123405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-05-13T06:44:54.528538983Z [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-05-13T06:44:54.529107307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037814s 
2026-05-13T06:44:54.529339866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-05-13T06:44:54.529701033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-05-13T06:44:54.530114646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005602s 
2026-05-13T06:44:54.530348116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-05-13T06:44:54.530696678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-05-13T06:44:54.531095201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005397s 
2026-05-13T06:44:54.531270303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-05-13T06:44:54.532236459Z [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-05-13T06:44:54.532982601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014794s 
2026-05-13T06:44:54.533210320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-05-13T06:44:54.534167307Z [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-05-13T06:44:54.534944282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015262s 
2026-05-13T06:44:54.535195357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-05-13T06:44:54.535566234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-13T06:44:54.536058496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006287s 
2026-05-13T06:44:54.536276174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-05-13T06:44:54.536801081Z [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-05-13T06:44:54.537305497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008314s 
2026-05-13T06:44:54.537528466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-05-13T06:44:54.537857599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-13T06:44:54.538243365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005089s 
2026-05-13T06:44:54.540029162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-13T06:44:54', 'InitialSetup') 
2026-05-13T06:44:54.540758260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.542376629Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-05-13T06:44:54.542578495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046123s 
2026-05-13T06:44:54.542884912Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-05-13T06:44:54.543142300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.543428727Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2026-05-13T06:44:54.546606687Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2026-05-13T06:44:54.556797128Z [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-05-13T06:44:54.558206486Z [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-05-13T06:44:54.559250088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-13T06:44:54.560384643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-13T06:44:54.562072061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-13T06:44:54.562511315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156678s 
2026-05-13T06:44:54.562776910Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2026-05-13T06:44:54.564500932Z [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-05-13T06:44:54.565702892Z [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-05-13T06:44:54.566330346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-13T06:44:54.567007339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-13T06:44:54.568654075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-13T06:44:54.569046235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060333s 
2026-05-13T06:44:54.569391500Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2026-05-13T06:44:54.572837800Z [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-05-13T06:44:54.574011935Z [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-05-13T06:44:54.574627164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-13T06:44:54.575296983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-13T06:44:54.576831974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-13T06:44:54.577261940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007634s 
2026-05-13T06:44:54.577487484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2026-05-13T06:44:54.578254929Z [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-05-13T06:44:54.578919467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012233s 
2026-05-13T06:44:54.579183088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2026-05-13T06:44:54.579580358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-05-13T06:44:54.580100736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006782s 
2026-05-13T06:44:54.580562166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-13T06:44:54', 'ApplicationStatus') 
2026-05-13T06:44:54.581006230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.582664790Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-05-13T06:44:54.582875735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032197s 
2026-05-13T06:44:54.583114766Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-05-13T06:44:54.583327474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.583627108Z [Info] IndexerProps: Starting migration of Main DB to 3 
2026-05-13T06:44:54.584841543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-13T06:44:54.585052237Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T06:44:54.585289375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2026-05-13T06:44:54.585752588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2026-05-13T06:44:54.586445623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009191s 
2026-05-13T06:44:54.586662139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-05-13T06:44:54.587459825Z [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-05-13T06:44:54.588126438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012559s 
2026-05-13T06:44:54.588364577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-05-13T06:44:54.589139518Z [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-05-13T06:44:54.589835660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012478s 
2026-05-13T06:44:54.590104120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-05-13T06:44:54.590551652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-13T06:44:54.591008532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006756s 
2026-05-13T06:44:54.591434961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-13T06:44:54', 'IndexerProps') 
2026-05-13T06:44:54.591871470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.593504538Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-05-13T06:44:54.593707868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003145s 
2026-05-13T06:44:54.593947400Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-05-13T06:44:54.594199207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.594493510Z [Info] add_update_history: Starting migration of Main DB to 4 
2026-05-13T06:44:54.595038517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-13T06:44:54', 'add_update_history') 
2026-05-13T06:44:54.595456239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.596175497Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-05-13T06:44:54.596383686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019654s 
2026-05-13T06:44:54.596610784Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-05-13T06:44:54.596860286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.597150921Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2026-05-13T06:44:54.600529495Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-05-13T06:44:54.601763320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-05-13T06:44:54.602326935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013487s 
2026-05-13T06:44:54.602755367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-13T06:44:54', 'update_notifiarr') 
2026-05-13T06:44:54.603181466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.603907878Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-05-13T06:44:54.604140707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029141s 
2026-05-13T06:44:54.604359828Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-05-13T06:44:54.604606185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.604890838Z [Info] app_profiles: Starting migration of Main DB to 6 
2026-05-13T06:44:54.605467419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2026-05-13T06:44:54.606223291Z [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-05-13T06:44:54.606817197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011575s 
2026-05-13T06:44:54.607055957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2026-05-13T06:44:54.607438959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2026-05-13T06:44:54.607864726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005799s 
2026-05-13T06:44:54.608082525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-13T06:44:54.608266625Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-13T06:44:54.608505456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2026-05-13T06:44:54.608887646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2026-05-13T06:44:54.609635322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009087s 
2026-05-13T06:44:54.610060358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-13T06:44:54', 'app_profiles') 
2026-05-13T06:44:54.610477939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.611373101Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-05-13T06:44:54.611574036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026305s 
2026-05-13T06:44:54.611805091Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-05-13T06:44:54.612089784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.612378586Z [Info] history_failed: Starting migration of Main DB to 7 
2026-05-13T06:44:54.612859324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-13T06:44:54.613054698Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T06:44:54.613286484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2026-05-13T06:44:54.613660738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2026-05-13T06:44:54.614384445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008749s 
2026-05-13T06:44:54.614768338Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-05-13T06:44:54.615235209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-05-13T06:44:54.615607719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000555s 
2026-05-13T06:44:54.616054318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-13T06:44:54', 'history_failed') 
2026-05-13T06:44:54.616485917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.617327282Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-05-13T06:44:54.617528617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022426s 
2026-05-13T06:44:54.617750444Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-05-13T06:44:54.617994275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.618315201Z [Info] redacted_api: Starting migration of Main DB to 8 
2026-05-13T06:44:54.618718744Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T06:44:54.619014529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T06:44:54.620595834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016489s 
2026-05-13T06:44:54.621027473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-13T06:44:54', 'redacted_api') 
2026-05-13T06:44:54.621445024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.622296078Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-05-13T06:44:54.622507413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033394s 
2026-05-13T06:44:54.622738298Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-05-13T06:44:54.622986097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.623278797Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2026-05-13T06:44:54.623811580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2026-05-13T06:44:54.624506078Z [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-05-13T06:44:54.625062870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010062s 
2026-05-13T06:44:54.625269045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-13T06:44:54.625450250Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T06:44:54.625679080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-05-13T06:44:54.625974806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-05-13T06:44:54.626678223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007981s 
2026-05-13T06:44:54.627111645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-13T06:44:54', 'IndexerProxies') 
2026-05-13T06:44:54.627528054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.628540833Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-05-13T06:44:54.628740315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026206s 
2026-05-13T06:44:54.628991671Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-05-13T06:44:54.629244390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.629547090Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2026-05-13T06:44:54.629942476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2026-05-13T06:44:54.630160545Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T06:44:54.630446911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2026-05-13T06:44:54.630891457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2026-05-13T06:44:54.631642469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009422s 
2026-05-13T06:44:54.632154410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-13T06:44:54', 'app_indexer_remote_name') 
2026-05-13T06:44:54.632582021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.633330528Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-05-13T06:44:54.633536934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025811s 
2026-05-13T06:44:54.633781056Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-05-13T06:44:54.634041280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.634340843Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2026-05-13T06:44:54.636514981Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:44:54.637432449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2026-05-13T06:44:54.637811612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011005s 
2026-05-13T06:44:54.638250306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-13T06:44:54', 'desi_gazelle_to_unit3d') 
2026-05-13T06:44:54.638672977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.639457487Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-05-13T06:44:54.639662910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002698s 
2026-05-13T06:44:54.639962103Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-05-13T06:44:54.640224782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.640533684Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2026-05-13T06:44:54.640896124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-13T06:44:54.641095716Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-13T06:44:54.641363856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-05-13T06:44:54.641790094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-05-13T06:44:54.642592771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009908s 
2026-05-13T06:44:54.643060021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-13T06:44:54', 'add_on_update_to_notifications') 
2026-05-13T06:44:54.643493064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.644410601Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-05-13T06:44:54.644629973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027399s 
2026-05-13T06:44:54.644854315Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-05-13T06:44:54.645106202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.645400435Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2026-05-13T06:44:54.645912406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2026-05-13T06:44:54.646582114Z [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-05-13T06:44:54.647214277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010709s 
2026-05-13T06:44:54.647498961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2026-05-13T06:44:54.648021743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-05-13T06:44:54.648503604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007622s 
2026-05-13T06:44:54.648772856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2026-05-13T06:44:54.649219846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-05-13T06:44:54.649665363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006673s 
2026-05-13T06:44:54.650135740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-13T06:44:54', 'IndexerVersions') 
2026-05-13T06:44:54.650553060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.651635801Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-05-13T06:44:54.651834361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026015s 
2026-05-13T06:44:54.652080346Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-05-13T06:44:54.652325389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.652615113Z [Info] cleanup_config: Starting migration of Main DB to 16 
2026-05-13T06:44:54.654252119Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:44:54.655236221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2026-05-13T06:44:54.655551236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010616s 
2026-05-13T06:44:54.655812512Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:44:54.656233299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2026-05-13T06:44:54.656558434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004792s 
2026-05-13T06:44:54.656980424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-13T06:44:54', 'cleanup_config') 
2026-05-13T06:44:54.657381712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.658214369Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-05-13T06:44:54.658425343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021116s 
2026-05-13T06:44:54.658649725Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-05-13T06:44:54.658895230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.659232158Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2026-05-13T06:44:54.661253409Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:44:54.661609205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2026-05-13T06:44:54.661917245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004302s 
2026-05-13T06:44:54.662183211Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:44:54.662529348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2026-05-13T06:44:54.662828891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004298s 
2026-05-13T06:44:54.663090538Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:44:54.663438248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2026-05-13T06:44:54.663740637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004312s 
2026-05-13T06:44:54.664018246Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:44:54.664360726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2026-05-13T06:44:54.664673195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004312s 
2026-05-13T06:44:54.664939161Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:44:54.665286651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2026-05-13T06:44:54.665589481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000428s 
2026-05-13T06:44:54.665849775Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:44:54.666205631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2026-05-13T06:44:54.666510605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004362s 
2026-05-13T06:44:54.666767743Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:44:54.667121085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2026-05-13T06:44:54.667427462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004389s 
2026-05-13T06:44:54.667689820Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:44:54.668060186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2026-05-13T06:44:54.668367996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004497s 
2026-05-13T06:44:54.668628270Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:44:54.672663927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2026-05-13T06:44:54.673004873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041437s 
2026-05-13T06:44:54.673262963Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:44:54.673603509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2026-05-13T06:44:54.673905928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004206s 
2026-05-13T06:44:54.674166042Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:44:54.674552089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2026-05-13T06:44:54.674886993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004938s 
2026-05-13T06:44:54.675133329Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:44:54.675530950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2026-05-13T06:44:54.675828219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004326s 
2026-05-13T06:44:54.676102721Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:44:54.676453748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2026-05-13T06:44:54.676764023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004419s 
2026-05-13T06:44:54.677032063Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:44:54.677382839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2026-05-13T06:44:54.677659116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004379s 
2026-05-13T06:44:54.677910973Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:44:54.678264204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2026-05-13T06:44:54.678601994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004361s 
2026-05-13T06:44:54.678858140Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:44:54.679218616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2026-05-13T06:44:54.679488951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004143s 
2026-05-13T06:44:54.679668442Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:44:54.681123622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2026-05-13T06:44:54.681506904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016165s 
2026-05-13T06:44:54.681691586Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:44:54.682102854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2026-05-13T06:44:54.682462178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000591s 
2026-05-13T06:44:54.682647451Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:44:54.683041485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2026-05-13T06:44:54.683371529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005667s 
2026-05-13T06:44:54.683544197Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:44:54.684000556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2026-05-13T06:44:54.684365090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005984s 
2026-05-13T06:44:54.684548419Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:44:54.684953625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2026-05-13T06:44:54.685314632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005851s 
2026-05-13T06:44:54.685521960Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:44:54.685924500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2026-05-13T06:44:54.686285718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005753s 
2026-05-13T06:44:54.686469809Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:44:54.686881197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-05-13T06:44:54.687219588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005916s 
2026-05-13T06:44:54.687392296Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:44:54.687795588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2026-05-13T06:44:54.688195424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006128s 
2026-05-13T06:44:54.688380687Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:44:54.688772516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2026-05-13T06:44:54.689125376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005635s 
2026-05-13T06:44:54.689309738Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:44:54.689712038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2026-05-13T06:44:54.690063866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005726s 
2026-05-13T06:44:54.690248488Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:44:54.690655147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2026-05-13T06:44:54.691026685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005934s 
2026-05-13T06:44:54.691208752Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:44:54.691614018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-05-13T06:44:54.691997240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005978s 
2026-05-13T06:44:54.692182052Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:44:54.692591616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2026-05-13T06:44:54.692953405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000589s 
2026-05-13T06:44:54.693133828Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:44:54.693532010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2026-05-13T06:44:54.693889821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005723s 
2026-05-13T06:44:54.694079853Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:44:54.694480430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2026-05-13T06:44:54.694834723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005719s 
2026-05-13T06:44:54.695017752Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:44:54.695410393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2026-05-13T06:44:54.695762401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005652s 
2026-05-13T06:44:54.695968266Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:44:54.696373091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2026-05-13T06:44:54.696727926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005782s 
2026-05-13T06:44:54.696912588Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:44:54.697312523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2026-05-13T06:44:54.697668109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005754s 
2026-05-13T06:44:54.697853162Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:44:54.698247155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2026-05-13T06:44:54.698599665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005651s 
2026-05-13T06:44:54.699025182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-13T06:44:54', 'indexer_cleanup') 
2026-05-13T06:44:54.699483625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.700732881Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-05-13T06:44:54.700936952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026512s 
2026-05-13T06:44:54.701171745Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-05-13T06:44:54.701420145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.701715059Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2026-05-13T06:44:54.702128090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2026-05-13T06:44:54.702333404Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T06:44:54.702587215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2026-05-13T06:44:54.703003233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2026-05-13T06:44:54.703805378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009878s 
2026-05-13T06:44:54.704264282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-13T06:44:54', 'minimum_seeders') 
2026-05-13T06:44:54.704750161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.705453187Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-05-13T06:44:54.705590363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025272s 
2026-05-13T06:44:54.705840036Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-05-13T06:44:54.706051271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.706336926Z [Info] remove_showrss: Starting migration of Main DB to 19 
2026-05-13T06:44:54.706700939Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:44:54.707058058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2026-05-13T06:44:54.707363504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004293s 
2026-05-13T06:44:54.707787768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-13T06:44:54', 'remove_showrss') 
2026-05-13T06:44:54.708227784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.708883995Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-05-13T06:44:54.709120472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019093s 
2026-05-13T06:44:54.709330865Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-05-13T06:44:54.709585528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.709885081Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2026-05-13T06:44:54.710255067Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:44:54.710627907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2026-05-13T06:44:54.710954034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004656s 
2026-05-13T06:44:54.711409111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-13T06:44:54', 'remove_torrentparadiseml') 
2026-05-13T06:44:54.711826231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.712514216Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-05-13T06:44:54.712730201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019677s 
2026-05-13T06:44:54.712982900Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-05-13T06:44:54.713245829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.713550954Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2026-05-13T06:44:54.713860477Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T06:44:54.714103616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T06:44:54.714780539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007109s 
2026-05-13T06:44:54.715240646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-13T06:44:54', 'localization_setting_to_string') 
2026-05-13T06:44:54.715678868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.716376704Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-05-13T06:44:54.716602077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022435s 
2026-05-13T06:44:54.716818503Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-05-13T06:44:54.717059258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.717345064Z [Info] orpheus_api: Starting migration of Main DB to 22 
2026-05-13T06:44:54.717618905Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T06:44:54.717871213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T06:44:54.721770736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038922s 
2026-05-13T06:44:54.722169730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-13T06:44:54', 'orpheus_api') 
2026-05-13T06:44:54.722588543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.723232089Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-05-13T06:44:54.723435288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053729s 
2026-05-13T06:44:54.723681414Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-05-13T06:44:54.723948702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.724261241Z [Info] download_client_categories: Starting migration of Main DB to 23 
2026-05-13T06:44:54.724605805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-13T06:44:54.724807361Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T06:44:54.725052986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2026-05-13T06:44:54.725449995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2026-05-13T06:44:54.726212962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009319s 
2026-05-13T06:44:54.726678169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-13T06:44:54', 'download_client_categories') 
2026-05-13T06:44:54.727098335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.727820850Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-05-13T06:44:54.728063899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024906s 
2026-05-13T06:44:54.728287299Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-05-13T06:44:54.728533174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.728821725Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2026-05-13T06:44:54.729196580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-05-13T06:44:54.729417335Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-13T06:44:54.729595654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-05-13T06:44:54.729886981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-05-13T06:44:54.730567691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007666s 
2026-05-13T06:44:54.730810130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-05-13T06:44:54.731135745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-05-13T06:44:54.731830374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008044s 
2026-05-13T06:44:54.732282324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-13T06:44:54', 'add_salt_to_users') 
2026-05-13T06:44:54.732699274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.733454445Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-05-13T06:44:54.733655520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023903s 
2026-05-13T06:44:54.733952217Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-05-13T06:44:54.734230467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.734554189Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2026-05-13T06:44:54.734901849Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:44:54.735290171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2026-05-13T06:44:54.735669175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005713s 
2026-05-13T06:44:54.736228792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-13T06:44:54', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-05-13T06:44:54.736639589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.737401373Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-05-13T06:44:54.737631536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021855s 
2026-05-13T06:44:54.737929626Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-05-13T06:44:54.738219119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.738540006Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2026-05-13T06:44:54.738919410Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:44:54.739283954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2026-05-13T06:44:54.739634850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005595s 
2026-05-13T06:44:54.740197684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-13T06:44:54', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-05-13T06:44:54.740617118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.741380205Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-05-13T06:44:54.741617142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021903s 
2026-05-13T06:44:54.741907176Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-05-13T06:44:54.742179575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.742500220Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2026-05-13T06:44:54.742872540Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:44:54.743273838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2026-05-13T06:44:54.743627901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005595s 
2026-05-13T06:44:54.743822593Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:44:54.744241858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2026-05-13T06:44:54.744608937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005861s 
2026-05-13T06:44:54.745090587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-13T06:44:54', 'alpharatio_greatposterwall_config_contract') 
2026-05-13T06:44:54.745532246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.746291034Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-05-13T06:44:54.746559144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021777s 
2026-05-13T06:44:54.746774257Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-05-13T06:44:54.747021686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.747325087Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2026-05-13T06:44:54.747674961Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:44:54.748120118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2026-05-13T06:44:54.748396655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004763s 
2026-05-13T06:44:54.748832813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-13T06:44:54', 'remove_notwhatcd') 
2026-05-13T06:44:54.749276617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.750011547Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-05-13T06:44:54.750275278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020552s 
2026-05-13T06:44:54.750559330Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-05-13T06:44:54.750815967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.751151432Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2026-05-13T06:44:54.751631799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-13T06:44:54.751867674Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-13T06:44:54.752118119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2026-05-13T06:44:54.752499968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2026-05-13T06:44:54.753262543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009123s 
2026-05-13T06:44:54.753478288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-13T06:44:54.753660234Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T06:44:54.753961561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2026-05-13T06:44:54.754349913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2026-05-13T06:44:54.755118431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009561s 
2026-05-13T06:44:54.755573227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-13T06:44:54', 'add_on_grab_to_notifications') 
2026-05-13T06:44:54.756050097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.756843845Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-05-13T06:44:54.757053487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026179s 
2026-05-13T06:44:54.757337700Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-05-13T06:44:54.757608625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.757928570Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2026-05-13T06:44:54.758254396Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:44:54.758667457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-05-13T06:44:54.759029647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005784s 
2026-05-13T06:44:54.759513742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-13T06:44:54', 'animetorrents_use_custom_config_contract') 
2026-05-13T06:44:54.760006654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.760739019Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-05-13T06:44:54.760966206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021869s 
2026-05-13T06:44:54.761192011Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-05-13T06:44:54.761441564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.761734343Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2026-05-13T06:44:54.762018716Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T06:44:54.762274010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T06:44:54.762956715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000726s 
2026-05-13T06:44:54.763396190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-13T06:44:54', 'apprise_server_url') 
2026-05-13T06:44:54.763830094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.764528590Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-05-13T06:44:54.764726359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022552s 
2026-05-13T06:44:54.764981382Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-05-13T06:44:54.765237999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.765545198Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2026-05-13T06:44:54.765906515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-13T06:44:54.766114885Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.9E-06s 
2026-05-13T06:44:54.766389217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-05-13T06:44:54.766795756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-05-13T06:44:54.767553011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009391s 
2026-05-13T06:44:54.768044982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-13T06:44:54', 'health_restored_notification') 
2026-05-13T06:44:54.768478915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.769206721Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-05-13T06:44:54.769424249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025381s 
2026-05-13T06:44:54.769635885Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-05-13T06:44:54.769874736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.770156253Z [Info] remove_uc: Starting migration of Main DB to 33 
2026-05-13T06:44:54.770509475Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:44:54.770877836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-05-13T06:44:54.771196719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004536s 
2026-05-13T06:44:54.771607686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-13T06:44:54', 'remove_uc') 
2026-05-13T06:44:54.772047251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.773196937Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-05-13T06:44:54.773392440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024154s 
2026-05-13T06:44:54.773635921Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-05-13T06:44:54.773890964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.774198674Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2026-05-13T06:44:54.774494239Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T06:44:54.774744052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T06:44:54.775373600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006679s 
2026-05-13T06:44:54.775821772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-13T06:44:54', 'history_fix_data_titles') 
2026-05-13T06:44:54.776274494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.776946197Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-05-13T06:44:54.777156100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021957s 
2026-05-13T06:44:54.777411183Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-05-13T06:44:54.777667940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.777971281Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2026-05-13T06:44:54.778320605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-13T06:44:54.778518373Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-13T06:44:54.778757995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-05-13T06:44:54.779152309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-05-13T06:44:54.779952381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009443s 
2026-05-13T06:44:54.780400874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-13T06:44:54', 'download_client_per_indexer') 
2026-05-13T06:44:54.780832022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.781570299Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-05-13T06:44:54.781790081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025331s 
2026-05-13T06:44:54.782091809Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-05-13T06:44:54.782386101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.782709312Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2026-05-13T06:44:54.784849141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-05-13T06:44:54.785056699Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T06:44:54.785467767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2026-05-13T06:44:54.790720595Z [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-05-13T06:44:54.791935752Z [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-05-13T06:44:54.792560711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-05-13T06:44:54.793295611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-05-13T06:44:54.795019602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-05-13T06:44:54.795461522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097345s 
2026-05-13T06:44:54.795682397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-05-13T06:44:54.795880777Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T06:44:54.796208276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2026-05-13T06:44:54.798367063Z [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-05-13T06:44:54.799521578Z [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-05-13T06:44:54.800192279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-05-13T06:44:54.800874453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-05-13T06:44:54.802582031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-05-13T06:44:54.802995153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065379s 
2026-05-13T06:44:54.803216138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-05-13T06:44:54.803403656Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T06:44:54.803677437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2026-05-13T06:44:54.805831685Z [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-05-13T06:44:54.807003124Z [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-05-13T06:44:54.807611589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-05-13T06:44:54.808314335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-05-13T06:44:54.810051262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-05-13T06:44:54.810471348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065592s 
2026-05-13T06:44:54.810674738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-13T06:44:54.810853768Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T06:44:54.811095185Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-05-13T06:44:54.813382791Z [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-05-13T06:44:54.814632769Z [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-05-13T06:44:54.815265663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-13T06:44:54.815743074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-13T06:44:54.817288356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059463s 
2026-05-13T06:44:54.817481084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-13T06:44:54.817658341Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T06:44:54.817899707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-05-13T06:44:54.820180140Z [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-05-13T06:44:54.821413894Z [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-05-13T06:44:54.822038913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-13T06:44:54.822519290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-13T06:44:54.824017157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005885s 
2026-05-13T06:44:54.824225146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-13T06:44:54.824403895Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-13T06:44:54.824641304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-05-13T06:44:54.826890122Z [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-05-13T06:44:54.828132594Z [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-05-13T06:44:54.828757763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-13T06:44:54.829238190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-13T06:44:54.830733922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058637s 
2026-05-13T06:44:54.830985639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-13T06:44:54.831165171Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T06:44:54.831442599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-05-13T06:44:54.833623722Z [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-05-13T06:44:54.834784429Z [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-05-13T06:44:54.835430550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-13T06:44:54.836141432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-13T06:44:54.837864913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-13T06:44:54.838289528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065599s 
2026-05-13T06:44:54.838517637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-13T06:44:54.838710826Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T06:44:54.838999858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-05-13T06:44:54.841154888Z [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-05-13T06:44:54.842329984Z [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-05-13T06:44:54.842963370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-13T06:44:54.843744553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-13T06:44:54.845466330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-13T06:44:54.845901957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066365s 
2026-05-13T06:44:54.846116469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-13T06:44:54.846309217Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T06:44:54.846587287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-05-13T06:44:54.848734672Z [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-05-13T06:44:54.849905219Z [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-05-13T06:44:54.850539015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-13T06:44:54.851278314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-13T06:44:54.852992726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-13T06:44:54.853417031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065878s 
2026-05-13T06:44:54.853623877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-13T06:44:54.853800283Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-13T06:44:54.854031799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-05-13T06:44:54.856116808Z [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-05-13T06:44:54.857068885Z [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-05-13T06:44:54.857598832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-13T06:44:54.858233671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-13T06:44:54.859801408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-13T06:44:54.860326144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-13T06:44:54.860678644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064314s 
2026-05-13T06:44:54.860896874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2026-05-13T06:44:54.861092307Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T06:44:54.861389095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2026-05-13T06:44:54.863397179Z [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-05-13T06:44:54.864350258Z [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-05-13T06:44:54.864904494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2026-05-13T06:44:54.865837533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2026-05-13T06:44:54.867591305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-05-13T06:44:54.868336646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-05-13T06:44:54.868720268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070758s 
2026-05-13T06:44:54.868939640Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-13T06:44:54.869122819Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T06:44:54.869387842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-05-13T06:44:54.871720790Z [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-05-13T06:44:54.873260731Z [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-05-13T06:44:54.874030371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-13T06:44:54.874756443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-13T06:44:54.876409923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-13T06:44:54.876812875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007187s 
2026-05-13T06:44:54.877028479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-13T06:44:54.877221477Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T06:44:54.877488385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-05-13T06:44:54.879806633Z [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-05-13T06:44:54.881400904Z [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-05-13T06:44:54.882143790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-13T06:44:54.882891005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-13T06:44:54.884594044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-13T06:44:54.885002126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072867s 
2026-05-13T06:44:54.885216237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-13T06:44:54.885400689Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-13T06:44:54.885663809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-05-13T06:44:54.888086557Z [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-05-13T06:44:54.889620075Z [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-05-13T06:44:54.890370937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-13T06:44:54.891090015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-13T06:44:54.892784447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-13T06:44:54.893195746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072825s 
2026-05-13T06:44:54.893409386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-13T06:44:54.893605731Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T06:44:54.893889352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-05-13T06:44:54.896268423Z [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-05-13T06:44:54.897791891Z [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-05-13T06:44:54.898552563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-13T06:44:54.899223013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-13T06:44:54.900924991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-13T06:44:54.901339185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072003s 
2026-05-13T06:44:54.901542995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-13T06:44:54.901716685Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T06:44:54.901951919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2026-05-13T06:44:54.904447424Z [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-05-13T06:44:54.905930401Z [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-05-13T06:44:54.906653567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-13T06:44:54.907300981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-13T06:44:54.908932226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-13T06:44:54.909315077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071406s 
2026-05-13T06:44:54.909539428Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-13T06:44:54.909725102Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T06:44:54.909999194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-05-13T06:44:54.913505996Z [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-05-13T06:44:54.914466139Z [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-05-13T06:44:54.915009123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-13T06:44:54.915706327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-13T06:44:54.917401009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-13T06:44:54.917791877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075401s 
2026-05-13T06:44:54.918004825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-13T06:44:54.918189147Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-13T06:44:54.918478900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-05-13T06:44:54.920564280Z [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-05-13T06:44:54.921516948Z [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-05-13T06:44:54.922046094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-13T06:44:54.922760041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-13T06:44:54.924439804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-13T06:44:54.924844569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061291s 
2026-05-13T06:44:54.925057769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-13T06:44:54.925237100Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T06:44:54.925486492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-05-13T06:44:54.927283661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-05-13T06:44:54.927989482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-05-13T06:44:54.928469639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-05-13T06:44:54.929046371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-05-13T06:44:54.930633387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-13T06:44:54.931026368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053123s 
2026-05-13T06:44:54.931548229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-13T06:44:54', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-05-13T06:44:54.932017514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.933787518Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-05-13T06:44:54.934027441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079642s 
2026-05-13T06:44:54.934299168Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-05-13T06:44:54.934549893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.934875449Z [Info] add_notification_status: Starting migration of Main DB to 37 
2026-05-13T06:44:54.935589797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-05-13T06:44:54.936395640Z [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-05-13T06:44:54.937001410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011903s 
2026-05-13T06:44:54.937263658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-05-13T06:44:54.937701329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-05-13T06:44:54.938105483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000619s 
2026-05-13T06:44:54.938543616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-13T06:44:54', 'add_notification_status') 
2026-05-13T06:44:54.938973762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.939858333Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-05-13T06:44:54.940073657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023094s 
2026-05-13T06:44:54.940349913Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-05-13T06:44:54.940625518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.940938478Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2026-05-13T06:44:54.941381681Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:44:54.941768720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2026-05-13T06:44:54.942117833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005369s 
2026-05-13T06:44:54.942303006Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:44:54.942694304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-05-13T06:44:54.943050912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005629s 
2026-05-13T06:44:54.943236085Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:44:54.943610489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2026-05-13T06:44:54.943963430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005338s 
2026-05-13T06:44:54.944450741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-13T06:44:54', 'indexers_freeleech_only_config_contract') 
2026-05-13T06:44:54.944889665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.945638814Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-05-13T06:44:54.945860951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002122s 
2026-05-13T06:44:54.946087638Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-05-13T06:44:54.946332862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.946622535Z [Info] email_encryption: Starting migration of Main DB to 39 
2026-05-13T06:44:54.946911116Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T06:44:54.947160598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T06:44:54.947843494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000718s 
2026-05-13T06:44:54.948315214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-13T06:44:54', 'email_encryption') 
2026-05-13T06:44:54.948718816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.949778460Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-05-13T06:44:54.949977611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026288s 
2026-05-13T06:44:54.950259669Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-05-13T06:44:54.950547018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.950865670Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2026-05-13T06:44:54.951172548Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T06:44:54.951420728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T06:44:54.952445782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010453s 
2026-05-13T06:44:54.952919095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-13T06:44:54', 'newznab_category_to_capabilities_settings') 
2026-05-13T06:44:54.953365283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.954201117Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-05-13T06:44:54.954431931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027402s 
2026-05-13T06:44:54.954690272Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-05-13T06:44:54.954955977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.955261111Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2026-05-13T06:44:54.955556346Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T06:44:54.955807381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T06:44:54.956514615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007354s 
2026-05-13T06:44:54.956980474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-13T06:44:54', 'gazelle_freeleech_token_options') 
2026-05-13T06:44:54.957410610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.958099928Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-05-13T06:44:54.958320301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022648s 
2026-05-13T06:44:54.958591377Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-05-13T06:44:54.958862012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.959222097Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2026-05-13T06:44:54.959522322Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T06:44:54.959750752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T06:44:54.960317734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006064s 
2026-05-13T06:44:54.960804584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-13T06:44:54', 'myanonamouse_freeleech_wedge_options') 
2026-05-13T06:44:54.961238778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.961914128Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-05-13T06:44:54.962145454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021489s 
2026-05-13T06:44:54.962412191Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-05-13T06:44:54.962682275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:54.963001157Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43 
2026-05-13T06:44:54.963299548Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T06:44:54.963562638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T06:44:54.973282101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097459s 
2026-05-13T06:44:54.973762629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-13T06:44:54', 'newznab_indexers_enable_redirect') 
2026-05-13T06:44:54.974205350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:54.974885540Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-05-13T06:44:54.975108399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113097s 
2026-05-13T06:44:54.984131429Z [Debug] MigrationController: Took: 00:00:00.6636414 
2026-05-13T06:44:55.056924968Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-05-13T06:44:55.073040230Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-05-13T06:44:55.090685484Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-05-13T06:44:55.091694696Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T06:44:55.092108800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T06:44:55.095888401Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-05-13T06:44:55.096177002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041202s 
2026-05-13T06:44:55.096513590Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-05-13T06:44:55.096827683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044086s 
2026-05-13T06:44:55.098358455Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-05-13T06:44:55.098727629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.099222305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-05-13T06:44:55.099684566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-05-13T06:44:55.100275596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007299s 
2026-05-13T06:44:55.100644589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.101876440Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-05-13T06:44:55.102170773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022813s 
2026-05-13T06:44:55.102575578Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-05-13T06:44:55.102957968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.104209037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-05-13T06:44:55.104691028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-13T06:44:55.105291567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000736s 
2026-05-13T06:44:55.105602113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-13T06:44:55.105893770Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-13T06:44:55.106264116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-05-13T06:44:55.106746197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-05-13T06:44:55.107630497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001008s 
2026-05-13T06:44:55.108056595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.108900304Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-05-13T06:44:55.109230259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022349s 
2026-05-13T06:44:55.109637429Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-05-13T06:44:55.110036111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.110511228Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-13T06:44:55.110816563Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T06:44:55.111145936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-05-13T06:44:55.111616313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-05-13T06:44:55.112321303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008179s 
2026-05-13T06:44:55.112659785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.113454936Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-05-13T06:44:55.113806795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019032s 
2026-05-13T06:44:55.114236370Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-05-13T06:44:55.114593870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.115017673Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-05-13T06:44:55.115622020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-05-13T06:44:55.116419426Z [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-05-13T06:44:55.117401343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014631s 
2026-05-13T06:44:55.117713822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-05-13T06:44:55.118133377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-05-13T06:44:55.118683225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006543s 
2026-05-13T06:44:55.119209865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-13T06:44:55', 'InitialSetup') 
2026-05-13T06:44:55.119839984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.120766470Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-05-13T06:44:55.121077406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002714s 
2026-05-13T06:44:55.121402591Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-05-13T06:44:55.121764359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.122184115Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2026-05-13T06:44:55.122742790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-13T06:44:55', 'ApplicationStatus') 
2026-05-13T06:44:55.123392498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.124184202Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-05-13T06:44:55.124509157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024243s 
2026-05-13T06:44:55.124823921Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-05-13T06:44:55.125175238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.125589262Z [Info] IndexerProps: Starting migration of Log DB to 3 
2026-05-13T06:44:55.126102165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-13T06:44:55', 'IndexerProps') 
2026-05-13T06:44:55.126740069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.127518267Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-05-13T06:44:55.127825044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023592s 
2026-05-13T06:44:55.128216964Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-05-13T06:44:55.128533040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.128961182Z [Info] add_update_history: Starting migration of Log DB to 4 
2026-05-13T06:44:55.129490598Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-05-13T06:44:55.130181299Z [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-05-13T06:44:55.130944927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001126s 
2026-05-13T06:44:55.131273699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-05-13T06:44:55.131757133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-05-13T06:44:55.132384466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007522s 
2026-05-13T06:44:55.132891397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-13T06:44:55', 'add_update_history') 
2026-05-13T06:44:55.133531967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.134399714Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-05-13T06:44:55.134723676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027615s 
2026-05-13T06:44:55.135047699Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-05-13T06:44:55.135404237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.135820535Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2026-05-13T06:44:55.136382146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-13T06:44:55', 'update_notifiarr') 
2026-05-13T06:44:55.137023327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.137839521Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-05-13T06:44:55.138159114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002442s 
2026-05-13T06:44:55.138473087Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-05-13T06:44:55.138823302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.139235452Z [Info] app_profiles: Starting migration of Log DB to 6 
2026-05-13T06:44:55.139739647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-13T06:44:55', 'app_profiles') 
2026-05-13T06:44:55.140416180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.141219978Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-05-13T06:44:55.141534943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024185s 
2026-05-13T06:44:55.141851861Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-05-13T06:44:55.142212587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.142634146Z [Info] history_failed: Starting migration of Log DB to 7 
2026-05-13T06:44:55.143151448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-13T06:44:55', 'history_failed') 
2026-05-13T06:44:55.143786437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.145211206Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-05-13T06:44:55.145533044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030081s 
2026-05-13T06:44:55.145851956Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-05-13T06:44:55.146205929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.146622598Z [Info] redacted_api: Starting migration of Log DB to 8 
2026-05-13T06:44:55.147147796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-13T06:44:55', 'redacted_api') 
2026-05-13T06:44:55.147782734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.148630101Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-05-13T06:44:55.148943542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024419s 
2026-05-13T06:44:55.149264869Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-05-13T06:44:55.149627239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.150051243Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2026-05-13T06:44:55.150569927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-13T06:44:55', 'IndexerProxies') 
2026-05-13T06:44:55.151210878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.152044286Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-05-13T06:44:55.152366295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024286s 
2026-05-13T06:44:55.152703884Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-05-13T06:44:55.153079010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.153504096Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2026-05-13T06:44:55.154058973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-13T06:44:55', 'app_indexer_remote_name') 
2026-05-13T06:44:55.154711928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.155565216Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-05-13T06:44:55.155919660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024806s 
2026-05-13T06:44:55.156255246Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-05-13T06:44:55.156630421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.157060277Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2026-05-13T06:44:55.157605685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-13T06:44:55', 'desi_gazelle_to_unit3d') 
2026-05-13T06:44:55.158258630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.159064854Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-05-13T06:44:55.159397934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024329s 
2026-05-13T06:44:55.159748631Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-05-13T06:44:55.160167685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.160612721Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2026-05-13T06:44:55.161193971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-13T06:44:55', 'add_on_update_to_notifications') 
2026-05-13T06:44:55.161864451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.162678010Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-05-13T06:44:55.163028736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024969s 
2026-05-13T06:44:55.163346837Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-05-13T06:44:55.163705108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.164145014Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2026-05-13T06:44:55.164679220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-13T06:44:55', 'IndexerVersions') 
2026-05-13T06:44:55.165316473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.166098167Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-05-13T06:44:55.166416709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024044s 
2026-05-13T06:44:55.166736513Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-05-13T06:44:55.167092019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.167514990Z [Info] cleanup_config: Starting migration of Log DB to 16 
2026-05-13T06:44:55.168069627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-13T06:44:55', 'cleanup_config') 
2026-05-13T06:44:55.168712091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.169514006Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-05-13T06:44:55.169830714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024258s 
2026-05-13T06:44:55.170146269Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-05-13T06:44:55.170505473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.170925188Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2026-05-13T06:44:55.171445416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-13T06:44:55', 'indexer_cleanup') 
2026-05-13T06:44:55.172112078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.172912931Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-05-13T06:44:55.173225991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024134s 
2026-05-13T06:44:55.173549232Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-05-13T06:44:55.173905600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.174321688Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2026-05-13T06:44:55.174844140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-13T06:44:55', 'minimum_seeders') 
2026-05-13T06:44:55.175486654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.176269200Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-05-13T06:44:55.176588623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002368s 
2026-05-13T06:44:55.176909188Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-05-13T06:44:55.177267239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.177682816Z [Info] remove_showrss: Starting migration of Log DB to 19 
2026-05-13T06:44:55.178202903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-13T06:44:55', 'remove_showrss') 
2026-05-13T06:44:55.178839555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.179612331Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-05-13T06:44:55.179943939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023579s 
2026-05-13T06:44:55.180295036Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-05-13T06:44:55.180672777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.181104556Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2026-05-13T06:44:55.181664504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-13T06:44:55', 'remove_torrentparadiseml') 
2026-05-13T06:44:55.182341678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.183153693Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-05-13T06:44:55.183489469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024719s 
2026-05-13T06:44:55.183841438Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-05-13T06:44:55.184270071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.184706791Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2026-05-13T06:44:55.185300657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-13T06:44:55', 'localization_setting_to_string') 
2026-05-13T06:44:55.185968702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.186822181Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-05-13T06:44:55.187178749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025354s 
2026-05-13T06:44:55.187484695Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-05-13T06:44:55.187831353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.188273884Z [Info] orpheus_api: Starting migration of Log DB to 22 
2026-05-13T06:44:55.188779262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-13T06:44:55', 'orpheus_api') 
2026-05-13T06:44:55.189408158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.190189612Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-05-13T06:44:55.190503855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023769s 
2026-05-13T06:44:55.190864240Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-05-13T06:44:55.191236270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.191664843Z [Info] download_client_categories: Starting migration of Log DB to 23 
2026-05-13T06:44:55.192252656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-13T06:44:55', 'download_client_categories') 
2026-05-13T06:44:55.192921754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.193723378Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-05-13T06:44:55.194066639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024738s 
2026-05-13T06:44:55.194390822Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-05-13T06:44:55.194754094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.195173749Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2026-05-13T06:44:55.195698896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-13T06:44:55', 'add_salt_to_users') 
2026-05-13T06:44:55.196367332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.197149618Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-05-13T06:44:55.197467808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023987s 
2026-05-13T06:44:55.197852232Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-05-13T06:44:55.198273451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.198725852Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2026-05-13T06:44:55.199383546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-13T06:44:55', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-05-13T06:44:55.200136683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.201016224Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-05-13T06:44:55.201390437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026863s 
2026-05-13T06:44:55.201785072Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-05-13T06:44:55.202219026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.202682870Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2026-05-13T06:44:55.203357950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-13T06:44:55', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-05-13T06:44:55.204123130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.204968964Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-05-13T06:44:55.205364380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026867s 
2026-05-13T06:44:55.205750167Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-05-13T06:44:55.206170674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.206625319Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2026-05-13T06:44:55.207265188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-13T06:44:55', 'alpharatio_greatposterwall_config_contract') 
2026-05-13T06:44:55.207982282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.208847454Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-05-13T06:44:55.209234313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026231s 
2026-05-13T06:44:55.209555250Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-05-13T06:44:55.209914874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.210336974Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2026-05-13T06:44:55.210860919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-13T06:44:55', 'remove_notwhatcd') 
2026-05-13T06:44:55.211500597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.212364838Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-05-13T06:44:55.212688800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024535s 
2026-05-13T06:44:55.213041280Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-05-13T06:44:55.213424752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.213894518Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2026-05-13T06:44:55.214433133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-13T06:44:55', 'add_on_grab_to_notifications') 
2026-05-13T06:44:55.215096629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.215905067Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-05-13T06:44:55.216260893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024377s 
2026-05-13T06:44:55.216635508Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-05-13T06:44:55.217061586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.217503255Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2026-05-13T06:44:55.218134957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-13T06:44:55', 'animetorrents_use_custom_config_contract') 
2026-05-13T06:44:55.218828674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.219660419Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-05-13T06:44:55.220072088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025376s 
2026-05-13T06:44:55.220402974Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-05-13T06:44:55.220788400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.221247856Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2026-05-13T06:44:55.221720417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-13T06:44:55', 'apprise_server_url') 
2026-05-13T06:44:55.222356548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.223121899Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-05-13T06:44:55.223447736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023743s 
2026-05-13T06:44:55.223791758Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-05-13T06:44:55.224235803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.224669205Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2026-05-13T06:44:55.225239524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-13T06:44:55', 'health_restored_notification') 
2026-05-13T06:44:55.225924764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.226697089Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-05-13T06:44:55.227044689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024479s 
2026-05-13T06:44:55.227350254Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-05-13T06:44:55.227694708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.228119043Z [Info] remove_uc: Starting migration of Log DB to 33 
2026-05-13T06:44:55.228616575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-13T06:44:55', 'remove_uc') 
2026-05-13T06:44:55.229246724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.229990161Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-05-13T06:44:55.230292840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002314s 
2026-05-13T06:44:55.230628176Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-05-13T06:44:55.231002239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.231427946Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2026-05-13T06:44:55.232013335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-13T06:44:55', 'history_fix_data_titles') 
2026-05-13T06:44:55.232674687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.233473726Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-05-13T06:44:55.233811646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024554s 
2026-05-13T06:44:55.234152222Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-05-13T06:44:55.234545043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.234975811Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2026-05-13T06:44:55.235553073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-13T06:44:55', 'download_client_per_indexer') 
2026-05-13T06:44:55.236239025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.237042002Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-05-13T06:44:55.237400594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024629s 
2026-05-13T06:44:55.237787553Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-05-13T06:44:55.238238120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.238687956Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2026-05-13T06:44:55.239311813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-05-13T06:44:55.239599422Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-13T06:44:55.239978675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-05-13T06:44:55.241181638Z [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-05-13T06:44:55.242452367Z [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-05-13T06:44:55.243256165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-05-13T06:44:55.244008721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-05-13T06:44:55.245309049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-05-13T06:44:55.245870851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055756s 
2026-05-13T06:44:55.246186697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-05-13T06:44:55.246492683Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T06:44:55.246847427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-05-13T06:44:55.247886900Z [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-05-13T06:44:55.248995232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-05-13T06:44:55.249778079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-05-13T06:44:55.250543631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-05-13T06:44:55.251840923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-05-13T06:44:55.252506904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052996s 
2026-05-13T06:44:55.252849234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-13T06:44:55.253181102Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T06:44:55.253525816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-05-13T06:44:55.254508194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-05-13T06:44:55.255605664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-05-13T06:44:55.256488142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-05-13T06:44:55.257337221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-05-13T06:44:55.258659644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-13T06:44:55.259291587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053345s 
2026-05-13T06:44:55.259931506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-13T06:44:55', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-05-13T06:44:55.260687779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.261729025Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-05-13T06:44:55.262126105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076692s 
2026-05-13T06:44:55.262467021Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-05-13T06:44:55.262844251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.263291852Z [Info] add_notification_status: Starting migration of Log DB to 37 
2026-05-13T06:44:55.263830186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-13T06:44:55', 'add_notification_status') 
2026-05-13T06:44:55.264528763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.265330848Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-05-13T06:44:55.265668649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024778s 
2026-05-13T06:44:55.266040447Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-05-13T06:44:55.266456846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.266900319Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2026-05-13T06:44:55.267530157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-13T06:44:55', 'indexers_freeleech_only_config_contract') 
2026-05-13T06:44:55.268254576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.269093926Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-05-13T06:44:55.269464653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025842s 
2026-05-13T06:44:55.269783425Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-05-13T06:44:55.270146256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.270561933Z [Info] email_encryption: Starting migration of Log DB to 39 
2026-05-13T06:44:55.271089004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-13T06:44:55', 'email_encryption') 
2026-05-13T06:44:55.271727881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.272678575Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-05-13T06:44:55.272997297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025375s 
2026-05-13T06:44:55.273374386Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-05-13T06:44:55.273800264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.274246733Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2026-05-13T06:44:55.274891081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-13T06:44:55', 'newznab_category_to_capabilities_settings') 
2026-05-13T06:44:55.275587754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.276574010Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-05-13T06:44:55.276964436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027273s 
2026-05-13T06:44:55.277315773Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-05-13T06:44:55.277707983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.278142108Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2026-05-13T06:44:55.278729861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-13T06:44:55', 'gazelle_freeleech_token_options') 
2026-05-13T06:44:55.279407085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.280241736Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-05-13T06:44:55.280597362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024963s 
2026-05-13T06:44:55.280963299Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-05-13T06:44:55.281365950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.281807188Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2026-05-13T06:44:55.282418549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-13T06:44:55', 'myanonamouse_freeleech_wedge_options') 
2026-05-13T06:44:55.283101535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.283949152Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-05-13T06:44:55.284321722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025351s 
2026-05-13T06:44:55.284673059Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-05-13T06:44:55.285071632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:44:55.285507079Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43 
2026-05-13T06:44:55.286101897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-13T06:44:55', 'newznab_indexers_enable_redirect') 
2026-05-13T06:44:55.286777958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:44:55.287604783Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-05-13T06:44:55.287971111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025092s 
2026-05-13T06:44:55.439920100Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2026-05-13T06:44:55.447655137Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-05-13T06:44:55.557088249Z [Info] AppSyncProfileService: Setting up default app profile 
2026-05-13T06:44:55.567698947Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2026-05-13T06:44:55.651736940Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-05-13T06:44:55.777949031Z [ls.io-init] done.
2026-05-13T06:44:56.036440713Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-05-13T06:44:56.037478242Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-05-13T06:44:56.037847385Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin 
View SBOM output
Expand
NAME                                                                 VERSION                      
AngleSharp                                                           1.3.0                        
AngleSharp.Xml                                                       1.0.0                        
Azure.Core                                                           1.47.1                       
Azure.Identity                                                       1.14.2                       
BouncyCastle.Cryptography                                            2.6.1                        
Dapper                                                               2.1.66                       
Diacritical.Net                                                      1.0.4                        
DryIoc.Microsoft.DependencyInjection                                 6.2.0                        
DryIoc.dll                                                           5.4.3                        
Dynamitey                                                            3.0.3                        
FluentMigrator                                                       6.2.0                        
FluentMigrator.Abstractions                                          6.2.0                        
FluentMigrator.Extensions.Postgres                                   6.2.0                        
FluentMigrator.Runner.Core                                           6.2.0                        
FluentMigrator.Runner.Postgres                                       6.2.0                        
FluentMigrator.Runner.SQLite                                         6.2.0                        
FluentValidation                                                     9.5.4                        
IPAddressRange                                                       6.2.0                        
ImpromptuInterface                                                   8.0.6                        
MailKit                                                              4.14.0                       
Microsoft.AspNetCore.Cryptography.Internal                           8.0.16                       
Microsoft.AspNetCore.Cryptography.KeyDerivation                      8.0.16                       
Microsoft.AspNetCore.WebUtilities                                    8.0.16                       
Microsoft.Bcl.AsyncInterfaces                                        8.0.0                        
Microsoft.Bcl.Cryptography                                           8.0.0                        
Microsoft.Data.SqlClient                                             6.1.1                        
Microsoft.Extensions.Caching.Abstractions                            8.0.0                        
Microsoft.Extensions.Caching.Memory                                  8.0.1                        
Microsoft.Extensions.Configuration                                   8.0.0                        
Microsoft.Extensions.Configuration.Abstractions                      8.0.0                        
Microsoft.Extensions.Configuration.Binder                            8.0.2                        
Microsoft.Extensions.Configuration.CommandLine                       8.0.0                        
Microsoft.Extensions.Configuration.EnvironmentVariables              8.0.0                        
Microsoft.Extensions.Configuration.FileExtensions                    8.0.1                        
Microsoft.Extensions.Configuration.Json                              8.0.1                        
Microsoft.Extensions.Configuration.UserSecrets                       8.0.1                        
Microsoft.Extensions.DependencyInjection                             8.0.1                        
Microsoft.Extensions.DependencyInjection.Abstractions                8.0.2                        
Microsoft.Extensions.Diagnostics                                     8.0.1                        
Microsoft.Extensions.Diagnostics.Abstractions                        8.0.1                        
Microsoft.Extensions.FileProviders.Abstractions                      8.0.0                        
Microsoft.Extensions.FileProviders.Physical                          8.0.0                        
Microsoft.Extensions.FileSystemGlobbing                              8.0.0                        
Microsoft.Extensions.Hosting                                         8.0.1                        
Microsoft.Extensions.Hosting.Abstractions                            8.0.1                        
Microsoft.Extensions.Hosting.WindowsServices                         8.0.1                        
Microsoft.Extensions.Logging                                         8.0.1                        
Microsoft.Extensions.Logging.Abstractions                            8.0.2                        
Microsoft.Extensions.Logging.Abstractions                            8.0.3                        
Microsoft.Extensions.Logging.Configuration                           8.0.1                        
Microsoft.Extensions.Logging.Console                                 8.0.1                        
Microsoft.Extensions.Logging.Debug                                   8.0.1                        
Microsoft.Extensions.Logging.EventLog                                8.0.1                        
Microsoft.Extensions.Logging.EventSource                             8.0.1                        
Microsoft.Extensions.Options                                         8.0.2                        
Microsoft.Extensions.Options.ConfigurationExtensions                 8.0.0                        
Microsoft.Extensions.Primitives                                      8.0.0                        
Microsoft.Identity.Client                                            4.73.1                       
Microsoft.Identity.Client.Extensions.Msal                            4.73.1                       
Microsoft.IdentityModel.Abstractions                                 7.7.1                        
Microsoft.IdentityModel.JsonWebTokens                                7.7.1                        
Microsoft.IdentityModel.Logging                                      7.7.1                        
Microsoft.IdentityModel.Protocols                                    7.7.1                        
Microsoft.IdentityModel.Protocols.OpenIdConnect                      7.7.1                        
Microsoft.IdentityModel.Tokens                                       7.7.1                        
Microsoft.Net.Http.Headers                                           8.0.16                       
Microsoft.OpenApi                                                    1.6.23                       
Microsoft.SqlServer.Server                                           1.0.0                        
Microsoft.Win32.SystemEvents                                         8.0.0                        
MimeKit                                                              4.14.0                       
Mono.Nat                                                             3.0.1                        
Mono.Posix.NETStandard                                               5.20.1.34-servarr20          
MonoTorrent                                                          2.0.7                        
NLog                                                                 5.4.0                        
NLog.Extensions.Logging                                              5.4.0                        
NLog.Layouts.ClefJsonLayout                                          1.0.3                        
NLog.Targets.Syslog                                                  7.0.0                        
Newtonsoft.Json                                                      13.0.4                       
Npgsql                                                               9.0.3                        
Polly                                                                8.6.4                        
Polly.Contrib.WaitAndRetry                                           1.1.1                        
Polly.Core                                                           8.6.4                        
Prowlarr                                                             1.0.0                        
Prowlarr.Api.V1                                                      1.0.0                        
Prowlarr.Common                                                      1.0.0                        
Prowlarr.Core                                                        1.0.0                        
Prowlarr.Host                                                        1.0.0                        
Prowlarr.Http                                                        1.0.0                        
Prowlarr.Mono                                                        1.0.0                        
Prowlarr.SignalR                                                     1.0.0                        
ReusableTasks                                                        2.0.0                        
Sentry                                                               4.0.2                        
SharpZipLib                                                          1.4.2                        
SourceGear.sqlite3                                                   3.50.4.2                     
Swashbuckle.AspNetCore.Swagger                                       8.1.4                        
Swashbuckle.AspNetCore.SwaggerGen                                    8.1.4                        
System.ClientModel                                                   1.5.1                        
System.ComponentModel                                                4.3.0                        
System.ComponentModel.Annotations                                    5.0.0                        
System.Configuration.ConfigurationManager                            8.0.1                        
System.Data.SQLite                                                   2.0.2                        
System.Diagnostics.DiagnosticSource                                  6.0.1                        
System.Diagnostics.EventLog                                          8.0.1                        
System.Drawing.Common                                                8.0.19                       
System.Formats.Asn1                                                  8.0.1                        
System.IO                                                            4.3.0                        
System.IO.FileSystem.AccessControl                                   5.0.0                        
System.IO.Pipelines                                                  8.0.0                        
System.IdentityModel.Tokens.Jwt                                      7.7.1                        
System.Memory.Data                                                   8.0.1                        
System.Private.Uri                                                   4.3.2                        
System.Reflection                                                    4.3.0                        
System.Reflection.Primitives                                         4.3.0                        
System.Runtime                                                       4.3.0                        
System.Runtime.CompilerServices.Unsafe                               6.0.0                        
System.Runtime.Loader                                                4.3.0                        
System.Security.AccessControl                                        5.0.0                        
System.Security.Cryptography.Pkcs                                    8.0.1                        
System.Security.Cryptography.ProtectedData                           8.0.0                        
System.Security.Principal.Windows                                    5.0.0                        
System.ServiceModel.Syndication                                      8.0.0                        
System.ServiceProcess.ServiceController                              8.0.1                        
System.Text.Encoding                                                 4.3.0                        
System.Text.Encoding.CodePages                                       8.0.0                        
System.Text.Json                                                     8.0.6                        
System.Threading.Tasks                                               4.3.0                        
YamlDotNet                                                           16.3.0                       
acl-libs                                                             2.3.2-r1                     
alpine-baselayout                                                    3.7.2-r0                     
alpine-baselayout-data                                               3.7.2-r0                     
alpine-keys                                                          2.6-r0                       
alpine-release                                                       3.23.4-r0                    
apk-tools                                                            3.0.6-r0                     
bash                                                                 5.3.3-r1                     
brotli-libs                                                          1.2.0-r0                     
busybox                                                              1.37.0-r30                   
busybox-binsh                                                        1.37.0-r30                   
c-ares                                                               1.34.6-r0                    
ca-certificates                                                      20260413-r0                  
ca-certificates-bundle                                               20260413-r0                  
catatonit                                                            0.2.1-r0                     
coreutils                                                            9.8-r1                       
coreutils-env                                                        9.8-r1                       
coreutils-fmt                                                        9.8-r1                       
coreutils-sha512sum                                                  9.8-r1                       
curl                                                                 8.17.0-r1                    
findutils                                                            4.10.0-r0                    
icu-data-en                                                          76.1-r1                      
icu-libs                                                             76.1-r1                      
jq                                                                   1.8.1-r0                     
libapk                                                               3.0.6-r0                     
libattr                                                              2.5.2-r2                     
libbsd                                                               0.12.2-r0                    
libcrypto3                                                           3.5.6-r0                     
libcurl                                                              8.17.0-r1                    
libgcc                                                               15.2.0-r2                    
libidn2                                                              2.3.8-r0                     
libintl                                                              0.24.1-r1                    
libmd                                                                1.1.0-r0                     
libncursesw                                                          6.5_p20251123-r0             
libproc2                                                             4.0.5-r0                     
libpsl                                                               0.21.5-r3                    
libssl3                                                              3.5.6-r0                     
libstdc++                                                            15.2.0-r2                    
libunistring                                                         1.4.1-r0                     
libxml2                                                              2.13.9-r0                    
libxslt                                                              1.1.43-r3                    
linux-pam                                                            1.7.1-r2                     
musl                                                                 1.2.5-r23                    
musl-utils                                                           1.2.5-r23                    
ncurses-terminfo-base                                                6.5_p20251123-r0             
netcat-openbsd                                                       1.234.1-r0                   
nghttp2-libs                                                         1.69.0-r0                    
nghttp3                                                              1.13.1-r0                    
oniguruma                                                            6.9.10-r0                    
procps-ng                                                            4.0.5-r0                     
readline                                                             8.3.1-r0                     
runtime.any.System.IO                                                4.3.0                        
runtime.any.System.Reflection                                        4.3.0                        
runtime.any.System.Reflection.Primitives                             4.3.0                        
runtime.any.System.Runtime                                           4.3.0                        
runtime.any.System.Text.Encoding                                     4.3.0                        
runtime.any.System.Threading.Tasks                                   4.3.0                        
runtime.unix.System.Private.Uri                                      4.3.0                        
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64          8.0.12                       
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64             8.0.12                       
scanelf                                                              1.3.8-r2                     
shadow                                                               4.18.0-r0                    
skalibs-libs                                                         2.14.4.0-r0                  
sqlite-libs                                                          3.51.2-r0                    
ssl_client                                                           1.37.0-r30                   
tzdata                                                               2026b-r0                     
utmps-libs                                                           0.1.3.1-r0                   
xmlstarlet                                                           1.6.1-r2                     
xz-libs                                                              5.8.3-r0                     
zlib                                                                 1.3.2-r0                     
zstd-libs                                                            1.5.7-r2                     
sbom                                                                                              
View Browser Console Logs
Expand
[
    {
        "level": "INFO",
        "message": "http://172.17.0.4:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] starting\"",
        "source": "console-api",
        "timestamp": 1778654707365
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.4:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.4:9696/signalr/messages?access_token=(removed)'.\"",
        "source": "console-api",
        "timestamp": 1778654707365
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.4:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] Information: WebSocket connected to ws://172.17.0.4:9696/signalr/messages?access_token=(removed)&id=LwyXrtnt3S7YFyKLHeCTiw.\"",
        "source": "console-api",
        "timestamp": 1778654707365
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.4:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] Information: Using HubProtocol 'json'.\"",
        "source": "console-api",
        "timestamp": 1778654707365
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] connected\"",
        "source": "console-api",
        "timestamp": 1778654707365
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] received\" \"version\" Object",
        "source": "console-api",
        "timestamp": 1778654707365
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:9696/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1778654707365
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:9696/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1778654707365
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] received\" \"health\" Object",
        "source": "console-api",
        "timestamp": 1778654707366
    }
]
Test Result Message Runtime
Capture Screenshot PASS - 11.06s
Container Start PASS - 3.05s
Create Buildx SBOM PASS - 2.59s
Get Build Info PASS - 0.03s
Runtime: 56.62s
arm64v8-2.3.5.5327-ls146
Build Information
Builder: X86-BUILDER-3j --Hetzner
Created: 2026-05-13T06:41:27+00:00
Image: linuxserver/prowlarr
Maintainer: Roxedus,thespad
Size: 81.39MB
Tag: arm64v8-2.3.5.5327-ls146
Version: 2.3.5.5327-ls146
View Container Logs
Expand
2026-05-13T06:44:55.355442773Z [migrations] started
2026-05-13T06:44:55.359990761Z [migrations] no migrations found
2026-05-13T06:44:55.932350590Z usermod: no changes
2026-05-13T06:44:56.005099449Z ───────────────────────────────────────
2026-05-13T06:44:56.005118116Z 
2026-05-13T06:44:56.005123948Z       ██╗     ███████╗██╗ ██████╗
2026-05-13T06:44:56.005130121Z       ██║     ██╔════╝██║██╔═══██╗
2026-05-13T06:44:56.005136203Z       ██║     ███████╗██║██║   ██║
2026-05-13T06:44:56.005141824Z       ██║     ╚════██║██║██║   ██║
2026-05-13T06:44:56.005147997Z       ███████╗███████║██║╚██████╔╝
2026-05-13T06:44:56.005153698Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-13T06:44:56.005159329Z 
2026-05-13T06:44:56.005164680Z    Brought to you by linuxserver.io
2026-05-13T06:44:56.005170312Z ───────────────────────────────────────
2026-05-13T06:44:56.011070032Z 
2026-05-13T06:44:56.011598847Z To support the app dev(s) visit:
2026-05-13T06:44:56.037664507Z Prowlarr: https://opencollective.com/prowlarr
2026-05-13T06:44:56.042232396Z 
2026-05-13T06:44:56.042240612Z To support LSIO projects visit:
2026-05-13T06:44:56.042246194Z https://www.linuxserver.io/donate/
2026-05-13T06:44:56.042252015Z 
2026-05-13T06:44:56.042257386Z ───────────────────────────────────────
2026-05-13T06:44:56.042263168Z GID/UID
2026-05-13T06:44:56.042268599Z ───────────────────────────────────────
2026-05-13T06:44:56.137110057Z 
2026-05-13T06:44:56.137145889Z User UID:    911
2026-05-13T06:44:56.137151440Z User GID:    911
2026-05-13T06:44:56.137156701Z ───────────────────────────────────────
2026-05-13T06:44:56.173426911Z Linuxserver.io version: 2.3.5.5327-ls146
2026-05-13T06:44:56.176622366Z Build-date: 2026-05-13T06:41:27+00:00
2026-05-13T06:44:56.176656645Z ───────────────────────────────────────
2026-05-13T06:44:56.176663659Z     
2026-05-13T06:44:59.486514169Z [custom-init] No custom files found, skipping...
2026-05-13T06:45:05.393472444Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.3.5.5327 
2026-05-13T06:45:05.673914638Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-13T06:45:05.772653645Z [Debug] Bootstrap: Console selected 
2026-05-13T06:45:05.785196273Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-13T06:45:08.998313064Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-13T06:45:10.041561420Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {b4a9b8ca-b2cb-4f7b-9dbc-82cd71801364} may be persisted to storage in unencrypted form. 
2026-05-13T06:45:11.019238702Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-05-13T06:45:11.468855043Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-05-13T06:45:12.479204900Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-05-13T06:45:12.602803028Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T06:45:12.612528893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T06:45:13.170064869Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-05-13T06:45:13.221680902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5677855s 
2026-05-13T06:45:13.225650105Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-05-13T06:45:13.228526708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6185551s 
2026-05-13T06:45:13.339043122Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-05-13T06:45:13.347656738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:13.432856861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-05-13T06:45:13.565417737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-05-13T06:45:13.732357825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.29578s 
2026-05-13T06:45:13.738561307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:13.753664021Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-05-13T06:45:13.756263616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3172146s 
2026-05-13T06:45:13.772550524Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-05-13T06:45:13.775681028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:13.854674412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-05-13T06:45:13.870020725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-13T06:45:13.883787599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258586s 
2026-05-13T06:45:13.887638654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-13T06:45:13.891717728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016519s 
2026-05-13T06:45:13.898060431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-05-13T06:45:13.906887957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-05-13T06:45:13.920683719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195211s 
2026-05-13T06:45:13.924635397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:13.929393248Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-05-13T06:45:13.932558933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0282059s 
2026-05-13T06:45:13.939444799Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-05-13T06:45:13.942557347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:13.955787069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-13T06:45:13.958736368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002273s 
2026-05-13T06:45:13.961478089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-05-13T06:45:13.965509317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-05-13T06:45:13.971228644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072715s 
2026-05-13T06:45:13.973944704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:13.977827623Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-05-13T06:45:13.980149218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135995s 
2026-05-13T06:45:14.025092013Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-05-13T06:45:14.028343831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:14.038276783Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-05-13T06:45:14.139465103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-05-13T06:45:14.147635276Z [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-05-13T06:45:14.155479031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132161s 
2026-05-13T06:45:14.158111282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-05-13T06:45:14.162015765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-05-13T06:45:14.166495375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060369s 
2026-05-13T06:45:14.168897102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-05-13T06:45:14.175364095Z [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-05-13T06:45:14.181521505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010314s 
2026-05-13T06:45:14.184159807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-05-13T06:45:14.187695828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-13T06:45:14.192099015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055771s 
2026-05-13T06:45:14.194520461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-05-13T06:45:14.247795965Z [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-05-13T06:45:14.256256473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0591785s 
2026-05-13T06:45:14.258783662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-05-13T06:45:14.265425979Z [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-05-13T06:45:14.271685654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105268s 
2026-05-13T06:45:14.274373006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-05-13T06:45:14.278270795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-13T06:45:14.282722219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059313s 
2026-05-13T06:45:14.285074737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-05-13T06:45:14.319267903Z [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-05-13T06:45:14.329573787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0419819s 
2026-05-13T06:45:14.332372183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-05-13T06:45:14.336209620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-13T06:45:14.382149803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.046239s 
2026-05-13T06:45:14.385423525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2026-05-13T06:45:14.394461646Z [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-05-13T06:45:14.400701100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126819s 
2026-05-13T06:45:14.403612032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2026-05-13T06:45:14.426464482Z [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-05-13T06:45:14.434347857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0279813s 
2026-05-13T06:45:14.436403337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2026-05-13T06:45:14.440244642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2026-05-13T06:45:14.444276702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056634s 
2026-05-13T06:45:14.446258492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-05-13T06:45:14.450193938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-05-13T06:45:14.455339971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006949s 
2026-05-13T06:45:14.457382213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-05-13T06:45:14.460563981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-05-13T06:45:14.464887146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053845s 
2026-05-13T06:45:14.467227048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-05-13T06:45:14.508281252Z [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-05-13T06:45:14.515538256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.046148s 
2026-05-13T06:45:14.517926445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-05-13T06:45:14.521411343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-05-13T06:45:14.525651922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055072s 
2026-05-13T06:45:14.528070843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-05-13T06:45:14.531380217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-05-13T06:45:14.535382838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052649s 
2026-05-13T06:45:14.537466494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-05-13T06:45:14.546720559Z [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-05-13T06:45:14.768325540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1604577s 
2026-05-13T06:45:14.832851119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-05-13T06:45:14.907891643Z [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-05-13T06:45:15.005785258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1700918s 
2026-05-13T06:45:15.009344174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-05-13T06:45:15.016586148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-13T06:45:15.029127393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166369s 
2026-05-13T06:45:15.031737359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-05-13T06:45:15.044302492Z [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-05-13T06:45:15.049502814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158345s 
2026-05-13T06:45:15.051669418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-05-13T06:45:15.054915845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-13T06:45:15.059465787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057709s 
2026-05-13T06:45:15.188005556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-13T06:45:15', 'InitialSetup') 
2026-05-13T06:45:15.203229774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:15.212821029Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-05-13T06:45:15.215045107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1588622s 
2026-05-13T06:45:15.230086157Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-05-13T06:45:15.233146229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:15.246012639Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2026-05-13T06:45:15.389735904Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2026-05-13T06:45:15.620989674Z [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-05-13T06:45:15.635134418Z [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-05-13T06:45:15.648331224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-13T06:45:15.664017432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-13T06:45:15.688275923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-13T06:45:15.692944695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3007342s 
2026-05-13T06:45:15.695492706Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2026-05-13T06:45:15.728085770Z [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-05-13T06:45:15.739557572Z [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-05-13T06:45:15.746314849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-13T06:45:15.751284507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-13T06:45:15.764416201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-13T06:45:15.768373230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0706929s 
2026-05-13T06:45:15.773072383Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2026-05-13T06:45:15.860591125Z [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-05-13T06:45:15.871103985Z [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-05-13T06:45:15.877245794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-13T06:45:15.882252246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-13T06:45:15.894626194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-13T06:45:15.899204022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1234395s 
2026-05-13T06:45:15.900870168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2026-05-13T06:45:15.907643107Z [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-05-13T06:45:15.913540653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107044s 
2026-05-13T06:45:15.916215068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2026-05-13T06:45:15.919683864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-05-13T06:45:15.923653147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056461s 
2026-05-13T06:45:15.928401850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-13T06:45:15', 'ApplicationStatus') 
2026-05-13T06:45:15.932850909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:15.937286121Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-05-13T06:45:15.939457373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190954s 
2026-05-13T06:45:15.941769930Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-05-13T06:45:15.944131776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:15.947321700Z [Info] IndexerProps: Starting migration of Main DB to 3 
2026-05-13T06:45:15.972201222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-13T06:45:15.974793842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000231s 
2026-05-13T06:45:15.977340871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2026-05-13T06:45:15.982455511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2026-05-13T06:45:15.991517270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120097s 
2026-05-13T06:45:15.993590304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-05-13T06:45:16.001416584Z [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-05-13T06:45:16.007988649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121578s 
2026-05-13T06:45:16.009977534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-05-13T06:45:16.016557435Z [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-05-13T06:45:16.023243929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109838s 
2026-05-13T06:45:16.025336032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-05-13T06:45:16.029513555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-13T06:45:16.033072482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056454s 
2026-05-13T06:45:16.037726534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-13T06:45:16', 'IndexerProps') 
2026-05-13T06:45:16.041910319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:16.045448624Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-05-13T06:45:16.047355955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178742s 
2026-05-13T06:45:16.050083809Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-05-13T06:45:16.052134719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:16.055087385Z [Info] add_update_history: Starting migration of Main DB to 4 
2026-05-13T06:45:16.060489704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-13T06:45:16', 'add_update_history') 
2026-05-13T06:45:16.064875145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:16.068278418Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-05-13T06:45:16.070225630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161868s 
2026-05-13T06:45:16.072595241Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-05-13T06:45:16.074916125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:16.077829272Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2026-05-13T06:45:16.207890565Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-05-13T06:45:16.220049089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-05-13T06:45:16.225899911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142267s 
2026-05-13T06:45:16.229809143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-13T06:45:16', 'update_notifiarr') 
2026-05-13T06:45:16.233955232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:16.237379829Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-05-13T06:45:16.239526882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255536s 
2026-05-13T06:45:16.241896414Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-05-13T06:45:16.244168830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:16.247060704Z [Info] app_profiles: Starting migration of Main DB to 6 
2026-05-13T06:45:16.257939491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2026-05-13T06:45:16.264574352Z [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-05-13T06:45:16.270867645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108042s 
2026-05-13T06:45:16.273139230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2026-05-13T06:45:16.276689980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2026-05-13T06:45:16.281031032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058856s 
2026-05-13T06:45:16.283127333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-13T06:45:16.296050327Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2026-05-13T06:45:16.298419478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2026-05-13T06:45:16.301832000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2026-05-13T06:45:16.309449390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089054s 
2026-05-13T06:45:16.313307740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-13T06:45:16', 'app_profiles') 
2026-05-13T06:45:16.317518299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:16.321189752Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-05-13T06:45:16.323202786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205024s 
2026-05-13T06:45:16.325579592Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-05-13T06:45:16.328154407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:16.330921971Z [Info] history_failed: Starting migration of Main DB to 7 
2026-05-13T06:45:16.344901803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-13T06:45:16.347066482Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2026-05-13T06:45:16.349362996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2026-05-13T06:45:16.352771851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2026-05-13T06:45:16.360501015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090196s 
2026-05-13T06:45:16.363681951Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-05-13T06:45:16.367677638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-05-13T06:45:16.371794849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005646s 
2026-05-13T06:45:16.375594811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-13T06:45:16', 'history_failed') 
2026-05-13T06:45:16.379695820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:16.383129905Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-05-13T06:45:16.385069130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167681s 
2026-05-13T06:45:16.387463031Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-05-13T06:45:16.390186104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:16.393090864Z [Info] redacted_api: Starting migration of Main DB to 8 
2026-05-13T06:45:16.399952482Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T06:45:16.402433247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T06:45:16.431754283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294066s 
2026-05-13T06:45:16.435567983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-13T06:45:16', 'redacted_api') 
2026-05-13T06:45:16.439901981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:16.443256957Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-05-13T06:45:16.445948296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0414064s 
2026-05-13T06:45:16.448205221Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-05-13T06:45:16.450501555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:16.453456877Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2026-05-13T06:45:16.463962453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2026-05-13T06:45:16.469816942Z [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-05-13T06:45:16.475938981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010039s 
2026-05-13T06:45:16.477865039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-13T06:45:16.479780416Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2026-05-13T06:45:16.481928111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-05-13T06:45:16.484840176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-05-13T06:45:16.492400370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079919s 
2026-05-13T06:45:16.496075170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-13T06:45:16', 'IndexerProxies') 
2026-05-13T06:45:16.500218965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:16.503421815Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-05-13T06:45:16.505352492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193006s 
2026-05-13T06:45:16.508156258Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-05-13T06:45:16.510219623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:16.513217461Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2026-05-13T06:45:16.518613788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2026-05-13T06:45:16.520960263Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.75E-05s 
2026-05-13T06:45:16.523558325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2026-05-13T06:45:16.527125308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2026-05-13T06:45:16.534953291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089496s 
2026-05-13T06:45:16.538952455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-13T06:45:16', 'app_indexer_remote_name') 
2026-05-13T06:45:16.543207584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:16.546725598Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-05-13T06:45:16.548728572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206155s 
2026-05-13T06:45:16.551255901Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-05-13T06:45:16.553642778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:16.556687138Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2026-05-13T06:45:16.599690547Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:45:16.612142382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2026-05-13T06:45:16.616482442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014611s 
2026-05-13T06:45:16.620537608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-13T06:45:16', 'desi_gazelle_to_unit3d') 
2026-05-13T06:45:16.624756354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:16.628332505Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-05-13T06:45:16.630315378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261892s 
2026-05-13T06:45:16.632942910Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-05-13T06:45:16.635350077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:16.638460310Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2026-05-13T06:45:16.643843531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-13T06:45:16.645892697Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s 
2026-05-13T06:45:16.648384866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-05-13T06:45:16.652084085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-05-13T06:45:16.659819072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092657s 
2026-05-13T06:45:16.663995983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-13T06:45:16', 'add_on_update_to_notifications') 
2026-05-13T06:45:16.668241893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:16.672708588Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-05-13T06:45:16.674745490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217529s 
2026-05-13T06:45:16.677231396Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-05-13T06:45:16.679535816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:16.682520908Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2026-05-13T06:45:16.692303287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2026-05-13T06:45:16.698202567Z [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-05-13T06:45:16.704531983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100541s 
2026-05-13T06:45:16.707020184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2026-05-13T06:45:16.710994958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-05-13T06:45:16.715302603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061098s 
2026-05-13T06:45:16.717673026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2026-05-13T06:45:16.721494271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-05-13T06:45:16.725515589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057065s 
2026-05-13T06:45:16.729420242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-13T06:45:16', 'IndexerVersions') 
2026-05-13T06:45:16.733580189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:16.737245711Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-05-13T06:45:16.739323455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171458s 
2026-05-13T06:45:16.741741815Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-05-13T06:45:16.744015233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:16.747056297Z [Info] cleanup_config: Starting migration of Main DB to 16 
2026-05-13T06:45:16.772716661Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:45:16.786278672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2026-05-13T06:45:16.791438542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163327s 
2026-05-13T06:45:16.793775528Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:45:16.797376720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2026-05-13T06:45:16.800537075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046182s 
2026-05-13T06:45:16.804373671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-13T06:45:16', 'cleanup_config') 
2026-05-13T06:45:16.808548708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:16.812039979Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-05-13T06:45:16.813985236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158971s 
2026-05-13T06:45:16.816451142Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-05-13T06:45:16.818831946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:16.821874784Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2026-05-13T06:45:16.867501004Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:45:16.870874017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2026-05-13T06:45:16.874471531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046057s 
2026-05-13T06:45:16.876813257Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:45:16.879828649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2026-05-13T06:45:16.882913141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004028s 
2026-05-13T06:45:16.885228994Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:45:16.888257623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2026-05-13T06:45:16.891305110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040085s 
2026-05-13T06:45:16.893661174Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:45:16.896653330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2026-05-13T06:45:16.899677801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039471s 
2026-05-13T06:45:16.902024707Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:45:16.905024488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2026-05-13T06:45:16.908049319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039441s 
2026-05-13T06:45:16.910363990Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:45:16.913431628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2026-05-13T06:45:16.916485267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040247s 
2026-05-13T06:45:16.919006253Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:45:16.922219023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2026-05-13T06:45:16.925260629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004073s 
2026-05-13T06:45:16.927553416Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:45:16.930568016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2026-05-13T06:45:16.933644902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040244s 
2026-05-13T06:45:16.935972880Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:45:17.014174580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2026-05-13T06:45:17.023816777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0851793s 
2026-05-13T06:45:17.027020038Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:45:17.031688760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2026-05-13T06:45:17.034684432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057656s 
2026-05-13T06:45:17.037016048Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:45:17.040214910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2026-05-13T06:45:17.043036401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039835s 
2026-05-13T06:45:17.045362335Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:45:17.048344831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2026-05-13T06:45:17.051709647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043146s 
2026-05-13T06:45:17.054043517Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:45:17.057078138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2026-05-13T06:45:17.060232089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041006s 
2026-05-13T06:45:17.062573634Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:45:17.065663767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2026-05-13T06:45:17.068698528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040295s 
2026-05-13T06:45:17.071190827Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:45:17.074419419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2026-05-13T06:45:17.077433409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041609s 
2026-05-13T06:45:17.079757699Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:45:17.084320998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2026-05-13T06:45:17.087308404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054428s 
2026-05-13T06:45:17.089623226Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:45:17.118155503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2026-05-13T06:45:17.122969257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312427s 
2026-05-13T06:45:17.124902210Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:45:17.128447970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2026-05-13T06:45:17.132417664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051916s 
2026-05-13T06:45:17.134433674Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:45:17.138066129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2026-05-13T06:45:17.141477278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051878s 
2026-05-13T06:45:17.143388096Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:45:17.146765938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2026-05-13T06:45:17.150281056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050282s 
2026-05-13T06:45:17.152125260Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:45:17.155558835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2026-05-13T06:45:17.158982549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050392s 
2026-05-13T06:45:17.160859770Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:45:17.164373746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2026-05-13T06:45:17.167889956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051942s 
2026-05-13T06:45:17.169728098Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:45:17.173205391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-05-13T06:45:17.176658504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051075s 
2026-05-13T06:45:17.178901912Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:45:17.182283292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2026-05-13T06:45:17.185786386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005045s 
2026-05-13T06:45:17.187650690Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:45:17.190963121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2026-05-13T06:45:17.194391154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048766s 
2026-05-13T06:45:17.196234005Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:45:17.199823483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2026-05-13T06:45:17.203056965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050108s 
2026-05-13T06:45:17.204901620Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:45:17.208432911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2026-05-13T06:45:17.212578229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058393s 
2026-05-13T06:45:17.214397322Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:45:17.217879534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-05-13T06:45:17.221331555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051163s 
2026-05-13T06:45:17.223166501Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:45:17.226585315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2026-05-13T06:45:17.230329786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050459s 
2026-05-13T06:45:17.232021032Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:45:17.235373913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2026-05-13T06:45:17.238782638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004939s 
2026-05-13T06:45:17.240617332Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:45:17.243972519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2026-05-13T06:45:17.247372286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049456s 
2026-05-13T06:45:17.249257191Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:45:17.252576616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2026-05-13T06:45:17.256003717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048749s 
2026-05-13T06:45:17.257835005Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:45:17.261265874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2026-05-13T06:45:17.264773898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051078s 
2026-05-13T06:45:17.267066846Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:45:17.270164925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2026-05-13T06:45:17.273604651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049906s 
2026-05-13T06:45:17.275626824Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:45:17.278940516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2026-05-13T06:45:17.282381215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048808s 
2026-05-13T06:45:17.287200981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-13T06:45:17', 'indexer_cleanup') 
2026-05-13T06:45:17.292241612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:17.296440728Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-05-13T06:45:17.297778221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180319s 
2026-05-13T06:45:17.303775318Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-05-13T06:45:17.307075604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:17.310460330Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2026-05-13T06:45:17.317000420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2026-05-13T06:45:17.319219509Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-05-13T06:45:17.321742049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2026-05-13T06:45:17.325510918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2026-05-13T06:45:17.334158202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098604s 
2026-05-13T06:45:17.337677208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-13T06:45:17', 'minimum_seeders') 
2026-05-13T06:45:17.342292392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:17.345180768Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-05-13T06:45:17.347347301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211214s 
2026-05-13T06:45:17.349581781Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-05-13T06:45:17.351916623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:17.354803236Z [Info] remove_showrss: Starting migration of Main DB to 19 
2026-05-13T06:45:17.359947526Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:45:17.363059322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2026-05-13T06:45:17.366354588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042394s 
2026-05-13T06:45:17.370191344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-13T06:45:17', 'remove_showrss') 
2026-05-13T06:45:17.374243113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:17.377516596Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-05-13T06:45:17.379447805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151964s 
2026-05-13T06:45:17.381958681Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-05-13T06:45:17.384374426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:17.387617276Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2026-05-13T06:45:17.392267230Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:45:17.395424949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2026-05-13T06:45:17.398782320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044231s 
2026-05-13T06:45:17.402783597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-13T06:45:17', 'remove_torrentparadiseml') 
2026-05-13T06:45:17.406942592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:17.410396127Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-05-13T06:45:17.412422668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157965s 
2026-05-13T06:45:17.415147956Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-05-13T06:45:17.417493500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:17.420586448Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2026-05-13T06:45:17.424440559Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T06:45:17.426819339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T06:45:17.435294396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086195s 
2026-05-13T06:45:17.439820551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-13T06:45:17', 'localization_setting_to_string') 
2026-05-13T06:45:17.444200010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:17.447749208Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-05-13T06:45:17.449808294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208656s 
2026-05-13T06:45:17.452445164Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-05-13T06:45:17.454455282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:17.457353107Z [Info] orpheus_api: Starting migration of Main DB to 22 
2026-05-13T06:45:17.461036124Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T06:45:17.463560668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T06:45:17.529386887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0659955s 
2026-05-13T06:45:17.533708609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-13T06:45:17', 'orpheus_api') 
2026-05-13T06:45:17.538191116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:17.541368545Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-05-13T06:45:17.543650680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.078229s 
2026-05-13T06:45:17.546215776Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-05-13T06:45:17.548540357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:17.551600139Z [Info] download_client_categories: Starting migration of Main DB to 23 
2026-05-13T06:45:17.556738706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-13T06:45:17.558751049Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2026-05-13T06:45:17.561134438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2026-05-13T06:45:17.564708135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2026-05-13T06:45:17.572971035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097046s 
2026-05-13T06:45:17.577042934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-13T06:45:17', 'download_client_categories') 
2026-05-13T06:45:17.581307943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:17.584803092Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-05-13T06:45:17.586896146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212101s 
2026-05-13T06:45:17.589342293Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-05-13T06:45:17.591678036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:17.594670673Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2026-05-13T06:45:17.601019056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-05-13T06:45:17.603309439Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-05-13T06:45:17.605179485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-05-13T06:45:17.608276662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-05-13T06:45:17.616044264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086423s 
2026-05-13T06:45:17.618183041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-05-13T06:45:17.621113833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-05-13T06:45:17.628181095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079451s 
2026-05-13T06:45:17.632191100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-13T06:45:17', 'add_salt_to_users') 
2026-05-13T06:45:17.636430207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:17.640170248Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-05-13T06:45:17.641997758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194864s 
2026-05-13T06:45:17.644841675Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-05-13T06:45:17.647353573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:17.650524559Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2026-05-13T06:45:17.656012260Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:45:17.659252776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2026-05-13T06:45:17.662964811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050904s 
2026-05-13T06:45:17.667311153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-13T06:45:17', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-05-13T06:45:17.671667716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:17.675320853Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-05-13T06:45:17.677477085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168716s 
2026-05-13T06:45:17.680352957Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-05-13T06:45:17.682889584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:17.686248438Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2026-05-13T06:45:17.691044086Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:45:17.694493683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2026-05-13T06:45:17.698199175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051986s 
2026-05-13T06:45:17.702562511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-13T06:45:17', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-05-13T06:45:17.706906980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:17.710678705Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-05-13T06:45:17.712901972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170264s 
2026-05-13T06:45:17.715652061Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-05-13T06:45:17.718123367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:17.721571701Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2026-05-13T06:45:17.727608167Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:45:17.730928774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2026-05-13T06:45:17.734774198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053788s 
2026-05-13T06:45:17.736646418Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:45:17.740068129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2026-05-13T06:45:17.743525692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050481s 
2026-05-13T06:45:17.747761180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-13T06:45:17', 'alpharatio_greatposterwall_config_contract') 
2026-05-13T06:45:17.752039797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:17.755806602Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-05-13T06:45:17.758007044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167183s 
2026-05-13T06:45:17.760444442Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-05-13T06:45:17.762752209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:17.765795968Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2026-05-13T06:45:17.770409128Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:45:17.773596186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2026-05-13T06:45:17.776960070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043134s 
2026-05-13T06:45:17.780882329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-13T06:45:17', 'remove_notwhatcd') 
2026-05-13T06:45:17.785050563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:17.788531252Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-05-13T06:45:17.790500037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156259s 
2026-05-13T06:45:17.793128931Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-05-13T06:45:17.795510196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:17.798672193Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2026-05-13T06:45:17.805838405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-13T06:45:17.807905167Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2026-05-13T06:45:17.810199056Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2026-05-13T06:45:17.813758985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2026-05-13T06:45:17.821927985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095581s 
2026-05-13T06:45:17.824101452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-13T06:45:17.826243696Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2026-05-13T06:45:17.828966830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2026-05-13T06:45:17.832842514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2026-05-13T06:45:17.840811021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095471s 
2026-05-13T06:45:17.844959485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-13T06:45:17', 'add_on_grab_to_notifications') 
2026-05-13T06:45:17.849181928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:17.853427738Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-05-13T06:45:17.855467406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218312s 
2026-05-13T06:45:17.858305561Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-05-13T06:45:17.860771677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:17.864147405Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2026-05-13T06:45:17.943650425Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:45:17.950948572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-05-13T06:45:17.955018518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056555s 
2026-05-13T06:45:17.959364159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-13T06:45:17', 'animetorrents_use_custom_config_contract') 
2026-05-13T06:45:17.963544076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:17.967563220Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-05-13T06:45:17.969462755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177735s 
2026-05-13T06:45:17.972583781Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-05-13T06:45:17.974311380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:17.979059441Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2026-05-13T06:45:17.983207694Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T06:45:17.985765455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T06:45:17.996381694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109028s 
2026-05-13T06:45:18.000486260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-13T06:45:17', 'apprise_server_url') 
2026-05-13T06:45:18.004892452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:18.008303712Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-05-13T06:45:18.010635688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228887s 
2026-05-13T06:45:18.012991532Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-05-13T06:45:18.015666860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:18.019093721Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2026-05-13T06:45:18.024269974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-13T06:45:18.026663344Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2026-05-13T06:45:18.028983286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-05-13T06:45:18.032676162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-05-13T06:45:18.041024083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098447s 
2026-05-13T06:45:18.045600679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-13T06:45:18', 'health_restored_notification') 
2026-05-13T06:45:18.049810787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:18.053644999Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-05-13T06:45:18.055717392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218794s 
2026-05-13T06:45:18.058592933Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-05-13T06:45:18.060548521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:18.064188812Z [Info] remove_uc: Starting migration of Main DB to 33 
2026-05-13T06:45:18.068780067Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T06:45:18.072208240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-05-13T06:45:18.075724111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044662s 
2026-05-13T06:45:18.079261204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-13T06:45:18', 'remove_uc') 
2026-05-13T06:45:18.083350809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:18.086499329Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-05-13T06:45:18.088405598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154335s 
2026-05-13T06:45:18.091021626Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-05-13T06:45:18.093863770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:18.096442362Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2026-05-13T06:45:18.100338178Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T06:45:18.102737640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T06:45:18.112171337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094908s 
2026-05-13T06:45:18.116292005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-13T06:45:18', 'history_fix_data_titles') 
2026-05-13T06:45:18.120873230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:18.124343739Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-05-13T06:45:18.126337975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216844s 
2026-05-13T06:45:18.129116120Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-05-13T06:45:18.131475821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:18.134583500Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2026-05-13T06:45:18.140021731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-13T06:45:18.142051979Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s 
2026-05-13T06:45:18.144377112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-05-13T06:45:18.147885908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-05-13T06:45:18.156117434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096921s 
2026-05-13T06:45:18.160192450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-13T06:45:18', 'download_client_per_indexer') 
2026-05-13T06:45:18.164477750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:18.168026386Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-05-13T06:45:18.170126886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212568s 
2026-05-13T06:45:18.173040262Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-05-13T06:45:18.175627242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:18.178855693Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2026-05-13T06:45:18.223379073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-05-13T06:45:18.225677411Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s 
2026-05-13T06:45:18.230511917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2026-05-13T06:45:18.286237906Z [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-05-13T06:45:18.297085470Z [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-05-13T06:45:18.303384846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-05-13T06:45:18.308454665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-05-13T06:45:18.326863937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-05-13T06:45:18.331100869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0982567s 
2026-05-13T06:45:18.333239867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-05-13T06:45:18.335346900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000131s 
2026-05-13T06:45:18.337977968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2026-05-13T06:45:18.384272664Z [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-05-13T06:45:18.394544840Z [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-05-13T06:45:18.400675797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-05-13T06:45:18.405559682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-05-13T06:45:18.424503661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-05-13T06:45:18.429392465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0891321s 
2026-05-13T06:45:18.431543036Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-05-13T06:45:18.433689338Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2026-05-13T06:45:18.436401871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2026-05-13T06:45:18.476545941Z [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-05-13T06:45:18.487085005Z [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-05-13T06:45:18.493410673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-05-13T06:45:18.498672038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-05-13T06:45:18.516327121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-05-13T06:45:18.520658945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0820189s 
2026-05-13T06:45:18.522734254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-13T06:45:18.524627386Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2026-05-13T06:45:18.526900714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-05-13T06:45:18.566695331Z [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-05-13T06:45:18.579265915Z [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-05-13T06:45:18.586667039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-13T06:45:18.590712927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-13T06:45:18.607549361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0781251s 
2026-05-13T06:45:18.609686004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-13T06:45:18.611559387Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2026-05-13T06:45:18.613887124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-05-13T06:45:18.655313157Z [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-05-13T06:45:18.668027099Z [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-05-13T06:45:18.674813095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-13T06:45:18.679018934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-13T06:45:18.694610512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0785323s 
2026-05-13T06:45:18.696646332Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-13T06:45:18.698825059Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2026-05-13T06:45:18.700843494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-05-13T06:45:18.741251035Z [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-05-13T06:45:18.753453979Z [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-05-13T06:45:18.760604649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-13T06:45:18.764581487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-13T06:45:18.781034910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0780223s 
2026-05-13T06:45:18.783224620Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-13T06:45:18.785200138Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2026-05-13T06:45:18.787786286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-05-13T06:45:18.826290695Z [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-05-13T06:45:18.836870801Z [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-05-13T06:45:18.843058642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-13T06:45:18.847869991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-13T06:45:18.866179612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-13T06:45:18.870580955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0804493s 
2026-05-13T06:45:18.872895967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-13T06:45:18.874882828Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-05-13T06:45:18.877508545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-05-13T06:45:18.915513919Z [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-05-13T06:45:18.926273106Z [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-05-13T06:45:18.932370084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-13T06:45:18.937242145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-13T06:45:18.955152132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-13T06:45:18.959270865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0794838s 
2026-05-13T06:45:18.961503331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-13T06:45:18.963502627Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2026-05-13T06:45:18.966081330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-05-13T06:45:19.005561664Z [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-05-13T06:45:19.017032875Z [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-05-13T06:45:19.023413203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-13T06:45:19.028482511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-13T06:45:19.045987853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-13T06:45:19.050078671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0817358s 
2026-05-13T06:45:19.052124170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-13T06:45:19.054009377Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2026-05-13T06:45:19.056313557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-05-13T06:45:19.094556469Z [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-05-13T06:45:19.103935687Z [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-05-13T06:45:19.109180678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-13T06:45:19.113538775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-13T06:45:19.130518428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-13T06:45:19.135154373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-13T06:45:19.138841007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0804267s 
2026-05-13T06:45:19.141076670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2026-05-13T06:45:19.143273453Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2026-05-13T06:45:19.145850673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2026-05-13T06:45:19.182568965Z [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-05-13T06:45:19.191619801Z [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-05-13T06:45:19.197069887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2026-05-13T06:45:19.202838734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2026-05-13T06:45:19.220143511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-05-13T06:45:19.225837628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-05-13T06:45:19.229813004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0816552s 
2026-05-13T06:45:19.231864826Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-13T06:45:19.233792217Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2026-05-13T06:45:19.236237581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-05-13T06:45:19.275020691Z [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-05-13T06:45:19.288348781Z [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-05-13T06:45:19.296097284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-13T06:45:19.300449589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-13T06:45:19.317836833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-13T06:45:19.322292846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0834071s 
2026-05-13T06:45:19.323866866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-13T06:45:19.326200595Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2026-05-13T06:45:19.328284312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-05-13T06:45:19.367948335Z [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-05-13T06:45:19.380309398Z [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-05-13T06:45:19.386855971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-13T06:45:19.390940306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-13T06:45:19.407675847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-13T06:45:19.411389616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0811438s 
2026-05-13T06:45:19.413024839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-13T06:45:19.414499689Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2026-05-13T06:45:19.416677685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-05-13T06:45:19.454859965Z [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-05-13T06:45:19.466472169Z [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-05-13T06:45:19.472995977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-13T06:45:19.477182868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-13T06:45:19.493118028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-13T06:45:19.496770333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0783387s 
2026-05-13T06:45:19.498368671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-13T06:45:19.499874424Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2026-05-13T06:45:19.501976737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-05-13T06:45:19.553981683Z [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-05-13T06:45:19.566417987Z [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-05-13T06:45:19.572568492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-13T06:45:19.576655582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-13T06:45:19.592792719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-13T06:45:19.596154398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0924112s 
2026-05-13T06:45:19.597746024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-13T06:45:19.599172837Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-05-13T06:45:19.602233911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2026-05-13T06:45:19.642119812Z [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-05-13T06:45:19.654127032Z [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-05-13T06:45:19.660411367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-13T06:45:19.664064063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-13T06:45:19.679397641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-13T06:45:19.682545580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0786846s 
2026-05-13T06:45:19.684269872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-13T06:45:19.685791677Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.29E-05s 
2026-05-13T06:45:19.687645781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-05-13T06:45:19.723590946Z [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-05-13T06:45:19.732116444Z [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-05-13T06:45:19.736282333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-13T06:45:19.740429094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-13T06:45:19.757273745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-13T06:45:19.760896981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0715182s 
2026-05-13T06:45:19.762527715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-13T06:45:19.764072235Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.21E-05s 
2026-05-13T06:45:19.765962632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-05-13T06:45:19.802807279Z [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-05-13T06:45:19.811222836Z [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-05-13T06:45:19.815921037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-13T06:45:19.820172198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-13T06:45:19.836509647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-13T06:45:19.840294569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0722019s 
2026-05-13T06:45:19.841699639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-13T06:45:19.843132625Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2026-05-13T06:45:19.845106950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-05-13T06:45:19.880010177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-05-13T06:45:19.885469792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-05-13T06:45:19.889507863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-05-13T06:45:19.893074946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-05-13T06:45:19.908605892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-13T06:45:19.912763725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0660095s 
2026-05-13T06:45:19.916325808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-13T06:45:19', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-05-13T06:45:19.920271003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:19.925008924Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-05-13T06:45:19.926685931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0778213s 
2026-05-13T06:45:19.929751124Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-05-13T06:45:19.931741512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:19.935838913Z [Info] add_notification_status: Starting migration of Main DB to 37 
2026-05-13T06:45:19.945625661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-05-13T06:45:19.950998972Z [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-05-13T06:45:19.956561493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092886s 
2026-05-13T06:45:19.958460948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-05-13T06:45:19.961141066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-05-13T06:45:19.964400079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043668s 
2026-05-13T06:45:19.967441423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-13T06:45:19', 'add_notification_status') 
2026-05-13T06:45:19.970716859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:19.973685417Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-05-13T06:45:19.975159976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134419s 
2026-05-13T06:45:19.977269404Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-05-13T06:45:19.979072335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:19.981545575Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2026-05-13T06:45:19.988201339Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:45:19.990696323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2026-05-13T06:45:19.993749071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040651s 
2026-05-13T06:45:19.995136995Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:45:19.997714295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-05-13T06:45:20.000432309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003813s 
2026-05-13T06:45:20.001801917Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T06:45:20.004203343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2026-05-13T06:45:20.006844953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036627s 
2026-05-13T06:45:20.010069095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-13T06:45:20', 'indexers_freeleech_only_config_contract') 
2026-05-13T06:45:20.013481287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:20.016471228Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-05-13T06:45:20.018025568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128751s 
2026-05-13T06:45:20.019961266Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-05-13T06:45:20.021674155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:20.024056072Z [Info] email_encryption: Starting migration of Main DB to 39 
2026-05-13T06:45:20.027363081Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T06:45:20.029091241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T06:45:20.037448260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083753s 
2026-05-13T06:45:20.040622482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-13T06:45:20', 'email_encryption') 
2026-05-13T06:45:20.044132340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:20.046821195Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-05-13T06:45:20.048224682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177432s 
2026-05-13T06:45:20.050546708Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-05-13T06:45:20.052216019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:20.054690853Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2026-05-13T06:45:20.058099557Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T06:45:20.059873830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T06:45:20.071646327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117124s 
2026-05-13T06:45:20.075299033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-13T06:45:20', 'newznab_category_to_capabilities_settings') 
2026-05-13T06:45:20.078735704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:20.081741597Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-05-13T06:45:20.083316588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216903s 
2026-05-13T06:45:20.085834018Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-05-13T06:45:20.087888385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:20.090075840Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2026-05-13T06:45:20.093555808Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T06:45:20.095245190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T06:45:20.104328902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009066s 
2026-05-13T06:45:20.107703939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-13T06:45:20', 'gazelle_freeleech_token_options') 
2026-05-13T06:45:20.111272625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:20.114153487Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-05-13T06:45:20.115669099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188224s 
2026-05-13T06:45:20.117847766Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-05-13T06:45:20.119817403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:20.122286695Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2026-05-13T06:45:20.126452394Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T06:45:20.128169962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T06:45:20.135550866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074553s 
2026-05-13T06:45:20.138868236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-13T06:45:20', 'myanonamouse_freeleech_wedge_options') 
2026-05-13T06:45:20.142383415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:20.145310450Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-05-13T06:45:20.146838466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170197s 
2026-05-13T06:45:20.148878615Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-05-13T06:45:20.150657587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:20.153108833Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43 
2026-05-13T06:45:20.156479371Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T06:45:20.158159885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T06:45:20.332635087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1741992s 
2026-05-13T06:45:20.336177130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-13T06:45:20', 'newznab_indexers_enable_redirect') 
2026-05-13T06:45:20.339925268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:20.342861681Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-05-13T06:45:20.344390670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1846077s 
2026-05-13T06:45:20.496511375Z [Debug] MigrationController: Took: 00:00:09.0120999 
2026-05-13T06:45:21.834554448Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-05-13T06:45:22.577604666Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-05-13T06:45:22.974661946Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-05-13T06:45:22.991924669Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T06:45:22.994666711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T06:45:23.084188998Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-05-13T06:45:23.086569461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0920879s 
2026-05-13T06:45:23.089080778Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-05-13T06:45:23.091356711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0944023s 
2026-05-13T06:45:23.123252572Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-05-13T06:45:23.125969193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:23.132744958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-05-13T06:45:23.135988209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-05-13T06:45:23.141360347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063051s 
2026-05-13T06:45:23.143706091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:23.148089969Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-05-13T06:45:23.150280039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129695s 
2026-05-13T06:45:23.155481934Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-05-13T06:45:23.157985426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:23.185846622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-05-13T06:45:23.189011706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-13T06:45:23.193741791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055164s 
2026-05-13T06:45:23.195939356Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-13T06:45:23.198341934Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2026-05-13T06:45:23.200627467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-05-13T06:45:23.204059979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-05-13T06:45:23.213153962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098344s 
2026-05-13T06:45:23.215698426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:23.219325490Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-05-13T06:45:23.221564229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161603s 
2026-05-13T06:45:23.225121242Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-05-13T06:45:23.227612960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:23.232381011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-13T06:45:23.234579057Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-05-13T06:45:23.236932086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-05-13T06:45:23.240086819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-05-13T06:45:23.244864550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055522s 
2026-05-13T06:45:23.247181756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:23.250685813Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-05-13T06:45:23.252977177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111728s 
2026-05-13T06:45:23.257050319Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-05-13T06:45:23.259490012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:23.262779987Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-05-13T06:45:23.273028806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-05-13T06:45:23.279288231Z [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-05-13T06:45:23.286793355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114808s 
2026-05-13T06:45:23.289034939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-05-13T06:45:23.291890169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-05-13T06:45:23.295836986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045366s 
2026-05-13T06:45:23.299523610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-13T06:45:23', 'InitialSetup') 
2026-05-13T06:45:23.304044915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:23.307696038Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-05-13T06:45:23.310417859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162995s 
2026-05-13T06:45:23.312454140Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-05-13T06:45:23.315011209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:23.318182946Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2026-05-13T06:45:23.322991730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-13T06:45:23', 'ApplicationStatus') 
2026-05-13T06:45:23.327744210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:23.331255621Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-05-13T06:45:23.333493107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163982s 
2026-05-13T06:45:23.335921928Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-05-13T06:45:23.338527375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:23.341373666Z [Info] IndexerProps: Starting migration of Log DB to 3 
2026-05-13T06:45:23.345124360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-13T06:45:23', 'IndexerProps') 
2026-05-13T06:45:23.349635925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:23.354025034Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-05-13T06:45:23.356197839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157998s 
2026-05-13T06:45:23.358645197Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-05-13T06:45:23.361187266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:23.364238902Z [Info] add_update_history: Starting migration of Log DB to 4 
2026-05-13T06:45:23.372335356Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-05-13T06:45:23.377039780Z [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-05-13T06:45:23.383171327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087054s 
2026-05-13T06:45:23.385576581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-05-13T06:45:23.388637405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-05-13T06:45:23.392800829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049371s 
2026-05-13T06:45:23.396435609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-13T06:45:23', 'add_update_history') 
2026-05-13T06:45:23.401006132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:23.405001618Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-05-13T06:45:23.407216508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169784s 
2026-05-13T06:45:23.409767466Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-05-13T06:45:23.412236427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:23.415390960Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2026-05-13T06:45:23.418976541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-13T06:45:23', 'update_notifiarr') 
2026-05-13T06:45:23.423622316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:23.427058035Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-05-13T06:45:23.429180439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148116s 
2026-05-13T06:45:23.431544459Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-05-13T06:45:23.433948531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:23.436900104Z [Info] app_profiles: Starting migration of Log DB to 6 
2026-05-13T06:45:23.440448991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-13T06:45:23', 'app_profiles') 
2026-05-13T06:45:23.444975496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:23.448362296Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-05-13T06:45:23.450521745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145302s 
2026-05-13T06:45:23.452913201Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-05-13T06:45:23.455337292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:23.458619081Z [Info] history_failed: Starting migration of Log DB to 7 
2026-05-13T06:45:23.461911592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-13T06:45:23', 'history_failed') 
2026-05-13T06:45:23.466454670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:23.469924157Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-05-13T06:45:23.472101882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146558s 
2026-05-13T06:45:23.474516996Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-05-13T06:45:23.476929464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:23.479938784Z [Info] redacted_api: Starting migration of Log DB to 8 
2026-05-13T06:45:23.483503262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-13T06:45:23', 'redacted_api') 
2026-05-13T06:45:23.488038214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:23.491482430Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-05-13T06:45:23.493661238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146386s 
2026-05-13T06:45:23.496048976Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-05-13T06:45:23.498471765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:23.501679555Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2026-05-13T06:45:23.505103620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-13T06:45:23', 'IndexerProxies') 
2026-05-13T06:45:23.509918225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:23.513484407Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-05-13T06:45:23.515682974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150718s 
2026-05-13T06:45:23.518986397Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-05-13T06:45:23.521029481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:23.524335719Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2026-05-13T06:45:23.528131452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-13T06:45:23', 'app_indexer_remote_name') 
2026-05-13T06:45:23.532593448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:23.536131713Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-05-13T06:45:23.538724054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150752s 
2026-05-13T06:45:23.540926970Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-05-13T06:45:23.543716267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:23.546801510Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2026-05-13T06:45:23.550373493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-13T06:45:23', 'desi_gazelle_to_unit3d') 
2026-05-13T06:45:23.555327559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:23.558574388Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-05-13T06:45:23.560834108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015118s 
2026-05-13T06:45:23.563699188Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-05-13T06:45:23.566423564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:23.569175907Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2026-05-13T06:45:23.573062483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-13T06:45:23', 'add_on_update_to_notifications') 
2026-05-13T06:45:23.578136311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:23.581451898Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-05-13T06:45:23.583777270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153269s 
2026-05-13T06:45:23.586758774Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-05-13T06:45:23.589274891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:23.592479715Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2026-05-13T06:45:23.596198083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-13T06:45:23', 'IndexerVersions') 
2026-05-13T06:45:23.600727534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:23.604279076Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-05-13T06:45:23.606469156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151011s 
2026-05-13T06:45:23.609585933Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-05-13T06:45:23.612043782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:23.615131901Z [Info] cleanup_config: Starting migration of Log DB to 16 
2026-05-13T06:45:23.618734125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-13T06:45:23', 'cleanup_config') 
2026-05-13T06:45:23.623309559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:23.627002305Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-05-13T06:45:23.629211234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150547s 
2026-05-13T06:45:23.632186565Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-05-13T06:45:23.634384100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:23.637702974Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2026-05-13T06:45:23.641291150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-13T06:45:23', 'indexer_cleanup') 
2026-05-13T06:45:23.645868497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:23.649296531Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-05-13T06:45:23.652079335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149331s 
2026-05-13T06:45:23.654351300Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-05-13T06:45:23.656534456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:23.659950675Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2026-05-13T06:45:23.663173986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-13T06:45:23', 'minimum_seeders') 
2026-05-13T06:45:23.668022290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:23.671203887Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-05-13T06:45:23.673408647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147425s 
2026-05-13T06:45:23.676094906Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-05-13T06:45:23.678533587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:23.682065830Z [Info] remove_showrss: Starting migration of Log DB to 19 
2026-05-13T06:45:23.685118127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-13T06:45:23', 'remove_showrss') 
2026-05-13T06:45:23.690061983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:23.693571731Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-05-13T06:45:23.696147167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151058s 
2026-05-13T06:45:23.698379161Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-05-13T06:45:23.700920008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:23.704522563Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2026-05-13T06:45:23.707768559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-13T06:45:23', 'remove_torrentparadiseml') 
2026-05-13T06:45:23.712517553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:23.716021870Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-05-13T06:45:23.718301620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151051s 
2026-05-13T06:45:23.721105136Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-05-13T06:45:23.723694220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:23.726879324Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2026-05-13T06:45:23.730837375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-13T06:45:23', 'localization_setting_to_string') 
2026-05-13T06:45:23.735597200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:23.739218763Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-05-13T06:45:23.741574015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154073s 
2026-05-13T06:45:23.743960922Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-05-13T06:45:23.746376767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:23.749317629Z [Info] orpheus_api: Starting migration of Log DB to 22 
2026-05-13T06:45:23.752782327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-13T06:45:23', 'orpheus_api') 
2026-05-13T06:45:23.757306497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:23.760682425Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-05-13T06:45:23.762825771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144015s 
2026-05-13T06:45:23.765374404Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-05-13T06:45:23.767915221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:23.770966625Z [Info] download_client_categories: Starting migration of Log DB to 23 
2026-05-13T06:45:23.774824715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-13T06:45:23', 'download_client_categories') 
2026-05-13T06:45:23.779530531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:23.783719967Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-05-13T06:45:23.786042004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157468s 
2026-05-13T06:45:23.788488510Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-05-13T06:45:23.790933243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:23.793976492Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2026-05-13T06:45:23.797607414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-13T06:45:23', 'add_salt_to_users') 
2026-05-13T06:45:23.802191886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:23.805621813Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-05-13T06:45:23.807836963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147511s 
2026-05-13T06:45:23.810610158Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-05-13T06:45:23.813328302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:23.816412693Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2026-05-13T06:45:23.820629715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-13T06:45:23', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-05-13T06:45:23.825642379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:23.829393042Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-05-13T06:45:23.831878999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158694s 
2026-05-13T06:45:23.834595289Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-05-13T06:45:23.837362501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:23.840559730Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2026-05-13T06:45:23.844820730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-13T06:45:23', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-05-13T06:45:23.850136605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:23.854069866Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-05-13T06:45:23.856584830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164635s 
2026-05-13T06:45:23.859500552Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-05-13T06:45:23.862009625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:23.865137323Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2026-05-13T06:45:23.869308743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-13T06:45:23', 'alpharatio_greatposterwall_config_contract') 
2026-05-13T06:45:23.874397190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:23.877899513Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-05-13T06:45:23.880368174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156838s 
2026-05-13T06:45:23.882818789Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-05-13T06:45:23.885290417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:23.888584079Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2026-05-13T06:45:23.892321495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-13T06:45:23', 'remove_notwhatcd') 
2026-05-13T06:45:23.896835616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:23.900447990Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-05-13T06:45:23.902637910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015204s 
2026-05-13T06:45:23.905180931Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-05-13T06:45:23.907748231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:23.910823083Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2026-05-13T06:45:23.914717295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-13T06:45:23', 'add_on_grab_to_notifications') 
2026-05-13T06:45:23.919654037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:23.923287734Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-05-13T06:45:23.925611524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015488s 
2026-05-13T06:45:23.928277432Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-05-13T06:45:23.930993041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:23.934204588Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2026-05-13T06:45:23.938314274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-13T06:45:23', 'animetorrents_use_custom_config_contract') 
2026-05-13T06:45:23.943165914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:23.946934303Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-05-13T06:45:23.949392042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157767s 
2026-05-13T06:45:23.951875713Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-05-13T06:45:23.954340788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:23.957378325Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2026-05-13T06:45:23.961012503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-13T06:45:23', 'apprise_server_url') 
2026-05-13T06:45:23.965517205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:23.969007022Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-05-13T06:45:23.971235900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147421s 
2026-05-13T06:45:23.973786727Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-05-13T06:45:23.976381342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:23.979515724Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2026-05-13T06:45:23.983381379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-13T06:45:23', 'health_restored_notification') 
2026-05-13T06:45:23.988124631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:23.991700060Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-05-13T06:45:23.994035944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152722s 
2026-05-13T06:45:23.996438442Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-05-13T06:45:23.998822082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:24.001766271Z [Info] remove_uc: Starting migration of Log DB to 33 
2026-05-13T06:45:24.005192501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-13T06:45:24', 'remove_uc') 
2026-05-13T06:45:24.009667894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:24.013094774Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-05-13T06:45:24.015232038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143961s 
2026-05-13T06:45:24.017722203Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-05-13T06:45:24.020251757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:24.023273772Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2026-05-13T06:45:24.027031490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-13T06:45:24', 'history_fix_data_titles') 
2026-05-13T06:45:24.031636423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:24.035222394Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-05-13T06:45:24.037535963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149576s 
2026-05-13T06:45:24.040081189Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-05-13T06:45:24.042644701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:24.045676637Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2026-05-13T06:45:24.049507782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-13T06:45:24', 'download_client_per_indexer') 
2026-05-13T06:45:24.069561706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:24.073338180Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-05-13T06:45:24.075745678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0306484s 
2026-05-13T06:45:24.078686350Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-05-13T06:45:24.081485898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:24.084894221Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2026-05-13T06:45:24.093935068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-05-13T06:45:24.096183716Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2026-05-13T06:45:24.098631655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-05-13T06:45:24.112912774Z [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-05-13T06:45:24.122666846Z [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-05-13T06:45:24.128817372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-05-13T06:45:24.133035837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-05-13T06:45:24.140584979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-05-13T06:45:24.144656629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0436619s 
2026-05-13T06:45:24.147008665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-05-13T06:45:24.149185268Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2026-05-13T06:45:24.151598057Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-05-13T06:45:24.163054187Z [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-05-13T06:45:24.170393908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-05-13T06:45:24.175507115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-05-13T06:45:24.179988409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-05-13T06:45:24.187579185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-05-13T06:45:24.191747970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0376441s 
2026-05-13T06:45:24.193930836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-13T06:45:24.196147660Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2026-05-13T06:45:24.198522412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-05-13T06:45:24.208848997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-05-13T06:45:24.215126068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-05-13T06:45:24.220199114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-05-13T06:45:24.224465365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-05-13T06:45:24.232036752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-13T06:45:24.236391241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0353801s 
2026-05-13T06:45:24.240551839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-13T06:45:24', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-05-13T06:45:24.245754867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:24.250256612Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-05-13T06:45:24.252798261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0487242s 
2026-05-13T06:45:24.255548890Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-05-13T06:45:24.258098534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:24.261207124Z [Info] add_notification_status: Starting migration of Log DB to 37 
2026-05-13T06:45:24.265072137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-13T06:45:24', 'add_notification_status') 
2026-05-13T06:45:24.269684205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:24.273290908Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-05-13T06:45:24.275616070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151841s 
2026-05-13T06:45:24.278303482Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-05-13T06:45:24.281004742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:24.284203253Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2026-05-13T06:45:24.288136904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-13T06:45:24', 'indexers_freeleech_only_config_contract') 
2026-05-13T06:45:24.293059998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:24.296977918Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-05-13T06:45:24.299375105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158507s 
2026-05-13T06:45:24.301805049Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-05-13T06:45:24.304358110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:24.307324754Z [Info] email_encryption: Starting migration of Log DB to 39 
2026-05-13T06:45:24.310970526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-13T06:45:24', 'email_encryption') 
2026-05-13T06:45:24.315454535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:24.318974344Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-05-13T06:45:24.321296720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146027s 
2026-05-13T06:45:24.324019504Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-05-13T06:45:24.327006719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:24.330119898Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2026-05-13T06:45:24.334447332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-13T06:45:24', 'newznab_category_to_capabilities_settings') 
2026-05-13T06:45:24.339177388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:24.343743874Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-05-13T06:45:24.346219018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165491s 
2026-05-13T06:45:24.348816479Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-05-13T06:45:24.351426214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:24.355005191Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2026-05-13T06:45:24.359282134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-13T06:45:24', 'gazelle_freeleech_token_options') 
2026-05-13T06:45:24.364052470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:24.367897784Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-05-13T06:45:24.370702261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163457s 
2026-05-13T06:45:24.373330203Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-05-13T06:45:24.375967735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:24.379063369Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2026-05-13T06:45:24.383418810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-13T06:45:24', 'myanonamouse_freeleech_wedge_options') 
2026-05-13T06:45:24.388180779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:24.392319834Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-05-13T06:45:24.395132418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162024s 
2026-05-13T06:45:24.397760961Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-05-13T06:45:24.400601822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T06:45:24.403884803Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43 
2026-05-13T06:45:24.407622380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-13T06:45:24', 'newznab_indexers_enable_redirect') 
2026-05-13T06:45:24.412418478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T06:45:24.416176876Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-05-13T06:45:24.418685679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015408s 
2026-05-13T06:45:27.292540313Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2026-05-13T06:45:27.409911541Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-05-13T06:45:30.913486864Z [Info] AppSyncProfileService: Setting up default app profile 
2026-05-13T06:45:31.309675805Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2026-05-13T06:45:31.310616901Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-05-13T06:45:34.211887845Z [ls.io-init] done.
2026-05-13T06:45:35.517252560Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-05-13T06:45:35.573950386Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-05-13T06:45:35.580586851Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin 
View SBOM output
Expand
NAME                                                                   VERSION                      
AngleSharp                                                             1.3.0                        
AngleSharp.Xml                                                         1.0.0                        
Azure.Core                                                             1.47.1                       
Azure.Identity                                                         1.14.2                       
BouncyCastle.Cryptography                                              2.6.1                        
Dapper                                                                 2.1.66                       
Diacritical.Net                                                        1.0.4                        
DryIoc.Microsoft.DependencyInjection                                   6.2.0                        
DryIoc.dll                                                             5.4.3                        
Dynamitey                                                              3.0.3                        
FluentMigrator                                                         6.2.0                        
FluentMigrator.Abstractions                                            6.2.0                        
FluentMigrator.Extensions.Postgres                                     6.2.0                        
FluentMigrator.Runner.Core                                             6.2.0                        
FluentMigrator.Runner.Postgres                                         6.2.0                        
FluentMigrator.Runner.SQLite                                           6.2.0                        
FluentValidation                                                       9.5.4                        
IPAddressRange                                                         6.2.0                        
ImpromptuInterface                                                     8.0.6                        
MailKit                                                                4.14.0                       
Microsoft.AspNetCore.Cryptography.Internal                             8.0.16                       
Microsoft.AspNetCore.Cryptography.KeyDerivation                        8.0.16                       
Microsoft.AspNetCore.WebUtilities                                      8.0.16                       
Microsoft.Bcl.AsyncInterfaces                                          8.0.0                        
Microsoft.Bcl.Cryptography                                             8.0.0                        
Microsoft.Data.SqlClient                                               6.1.1                        
Microsoft.Extensions.Caching.Abstractions                              8.0.0                        
Microsoft.Extensions.Caching.Memory                                    8.0.1                        
Microsoft.Extensions.Configuration                                     8.0.0                        
Microsoft.Extensions.Configuration.Abstractions                        8.0.0                        
Microsoft.Extensions.Configuration.Binder                              8.0.2                        
Microsoft.Extensions.Configuration.CommandLine                         8.0.0                        
Microsoft.Extensions.Configuration.EnvironmentVariables                8.0.0                        
Microsoft.Extensions.Configuration.FileExtensions                      8.0.1                        
Microsoft.Extensions.Configuration.Json                                8.0.1                        
Microsoft.Extensions.Configuration.UserSecrets                         8.0.1                        
Microsoft.Extensions.DependencyInjection                               8.0.1                        
Microsoft.Extensions.DependencyInjection.Abstractions                  8.0.2                        
Microsoft.Extensions.Diagnostics                                       8.0.1                        
Microsoft.Extensions.Diagnostics.Abstractions                          8.0.1                        
Microsoft.Extensions.FileProviders.Abstractions                        8.0.0                        
Microsoft.Extensions.FileProviders.Physical                            8.0.0                        
Microsoft.Extensions.FileSystemGlobbing                                8.0.0                        
Microsoft.Extensions.Hosting                                           8.0.1                        
Microsoft.Extensions.Hosting.Abstractions                              8.0.1                        
Microsoft.Extensions.Hosting.WindowsServices                           8.0.1                        
Microsoft.Extensions.Logging                                           8.0.1                        
Microsoft.Extensions.Logging.Abstractions                              8.0.2                        
Microsoft.Extensions.Logging.Abstractions                              8.0.3                        
Microsoft.Extensions.Logging.Configuration                             8.0.1                        
Microsoft.Extensions.Logging.Console                                   8.0.1                        
Microsoft.Extensions.Logging.Debug                                     8.0.1                        
Microsoft.Extensions.Logging.EventLog                                  8.0.1                        
Microsoft.Extensions.Logging.EventSource                               8.0.1                        
Microsoft.Extensions.Options                                           8.0.2                        
Microsoft.Extensions.Options.ConfigurationExtensions                   8.0.0                        
Microsoft.Extensions.Primitives                                        8.0.0                        
Microsoft.Identity.Client                                              4.73.1                       
Microsoft.Identity.Client.Extensions.Msal                              4.73.1                       
Microsoft.IdentityModel.Abstractions                                   7.7.1                        
Microsoft.IdentityModel.JsonWebTokens                                  7.7.1                        
Microsoft.IdentityModel.Logging                                        7.7.1                        
Microsoft.IdentityModel.Protocols                                      7.7.1                        
Microsoft.IdentityModel.Protocols.OpenIdConnect                        7.7.1                        
Microsoft.IdentityModel.Tokens                                         7.7.1                        
Microsoft.Net.Http.Headers                                             8.0.16                       
Microsoft.OpenApi                                                      1.6.23                       
Microsoft.SqlServer.Server                                             1.0.0                        
Microsoft.Win32.SystemEvents                                           8.0.0                        
MimeKit                                                                4.14.0                       
Mono.Nat                                                               3.0.1                        
Mono.Posix.NETStandard                                                 5.20.1.34-servarr20          
MonoTorrent                                                            2.0.7                        
NLog                                                                   5.4.0                        
NLog.Extensions.Logging                                                5.4.0                        
NLog.Layouts.ClefJsonLayout                                            1.0.3                        
NLog.Targets.Syslog                                                    7.0.0                        
Newtonsoft.Json                                                        13.0.4                       
Npgsql                                                                 9.0.3                        
Polly                                                                  8.6.4                        
Polly.Contrib.WaitAndRetry                                             1.1.1                        
Polly.Core                                                             8.6.4                        
Prowlarr                                                               1.0.0                        
Prowlarr.Api.V1                                                        1.0.0                        
Prowlarr.Common                                                        1.0.0                        
Prowlarr.Core                                                          1.0.0                        
Prowlarr.Host                                                          1.0.0                        
Prowlarr.Http                                                          1.0.0                        
Prowlarr.Mono                                                          1.0.0                        
Prowlarr.SignalR                                                       1.0.0                        
ReusableTasks                                                          2.0.0                        
Sentry                                                                 4.0.2                        
SharpZipLib                                                            1.4.2                        
SourceGear.sqlite3                                                     3.50.4.2                     
Swashbuckle.AspNetCore.Swagger                                         8.1.4                        
Swashbuckle.AspNetCore.SwaggerGen                                      8.1.4                        
System.ClientModel                                                     1.5.1                        
System.ComponentModel                                                  4.3.0                        
System.ComponentModel.Annotations                                      5.0.0                        
System.Configuration.ConfigurationManager                              8.0.1                        
System.Data.SQLite                                                     2.0.2                        
System.Diagnostics.DiagnosticSource                                    6.0.1                        
System.Diagnostics.EventLog                                            8.0.1                        
System.Drawing.Common                                                  8.0.19                       
System.Formats.Asn1                                                    8.0.1                        
System.IO                                                              4.3.0                        
System.IO.FileSystem.AccessControl                                     5.0.0                        
System.IO.Pipelines                                                    8.0.0                        
System.IdentityModel.Tokens.Jwt                                        7.7.1                        
System.Memory.Data                                                     8.0.1                        
System.Private.Uri                                                     4.3.2                        
System.Reflection                                                      4.3.0                        
System.Reflection.Primitives                                           4.3.0                        
System.Runtime                                                         4.3.0                        
System.Runtime.CompilerServices.Unsafe                                 6.0.0                        
System.Runtime.Loader                                                  4.3.0                        
System.Security.AccessControl                                          5.0.0                        
System.Security.Cryptography.Pkcs                                      8.0.1                        
System.Security.Cryptography.ProtectedData                             8.0.0                        
System.Security.Principal.Windows                                      5.0.0                        
System.ServiceModel.Syndication                                        8.0.0                        
System.ServiceProcess.ServiceController                                8.0.1                        
System.Text.Encoding                                                   4.3.0                        
System.Text.Encoding.CodePages                                         8.0.0                        
System.Text.Json                                                       8.0.6                        
System.Threading.Tasks                                                 4.3.0                        
YamlDotNet                                                             16.3.0                       
acl-libs                                                               2.3.2-r1                     
alpine-baselayout                                                      3.7.2-r0                     
alpine-baselayout-data                                                 3.7.2-r0                     
alpine-keys                                                            2.6-r0                       
alpine-release                                                         3.23.4-r0                    
apk-tools                                                              3.0.6-r0                     
bash                                                                   5.3.3-r1                     
brotli-libs                                                            1.2.0-r0                     
busybox                                                                1.37.0-r30                   
busybox-binsh                                                          1.37.0-r30                   
c-ares                                                                 1.34.6-r0                    
ca-certificates                                                        20260413-r0                  
ca-certificates-bundle                                                 20260413-r0                  
catatonit                                                              0.2.1-r0                     
coreutils                                                              9.8-r1                       
coreutils-env                                                          9.8-r1                       
coreutils-fmt                                                          9.8-r1                       
coreutils-sha512sum                                                    9.8-r1                       
curl                                                                   8.17.0-r1                    
findutils                                                              4.10.0-r0                    
icu-data-en                                                            76.1-r1                      
icu-libs                                                               76.1-r1                      
jq                                                                     1.8.1-r0                     
libapk                                                                 3.0.6-r0                     
libattr                                                                2.5.2-r2                     
libbsd                                                                 0.12.2-r0                    
libcrypto3                                                             3.5.6-r0                     
libcurl                                                                8.17.0-r1                    
libgcc                                                                 15.2.0-r2                    
libidn2                                                                2.3.8-r0                     
libintl                                                                0.24.1-r1                    
libmd                                                                  1.1.0-r0                     
libncursesw                                                            6.5_p20251123-r0             
libproc2                                                               4.0.5-r0                     
libpsl                                                                 0.21.5-r3                    
libssl3                                                                3.5.6-r0                     
libstdc++                                                              15.2.0-r2                    
libunistring                                                           1.4.1-r0                     
libxml2                                                                2.13.9-r0                    
libxslt                                                                1.1.43-r3                    
linux-pam                                                              1.7.1-r2                     
musl                                                                   1.2.5-r23                    
musl-utils                                                             1.2.5-r23                    
ncurses-terminfo-base                                                  6.5_p20251123-r0             
netcat-openbsd                                                         1.234.1-r0                   
nghttp2-libs                                                           1.69.0-r0                    
nghttp3                                                                1.13.1-r0                    
oniguruma                                                              6.9.10-r0                    
procps-ng                                                              4.0.5-r0                     
readline                                                               8.3.1-r0                     
runtime.any.System.IO                                                  4.3.0                        
runtime.any.System.Reflection                                          4.3.0                        
runtime.any.System.Reflection.Primitives                               4.3.0                        
runtime.any.System.Runtime                                             4.3.0                        
runtime.any.System.Text.Encoding                                       4.3.0                        
runtime.any.System.Threading.Tasks                                     4.3.0                        
runtime.unix.System.Private.Uri                                        4.3.0                        
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64          8.0.12                       
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64             8.0.12                       
scanelf                                                                1.3.8-r2                     
shadow                                                                 4.18.0-r0                    
skalibs-libs                                                           2.14.4.0-r0                  
sqlite-libs                                                            3.51.2-r0                    
ssl_client                                                             1.37.0-r30                   
tzdata                                                                 2026b-r0                     
utmps-libs                                                             0.1.3.1-r0                   
xmlstarlet                                                             1.6.1-r2                     
xz-libs                                                                5.8.3-r0                     
zlib                                                                   1.3.2-r0                     
zstd-libs                                                              1.5.7-r2                     
sbom                                                                                                
View Browser Console Logs
Expand
[
    {
        "level": "INFO",
        "message": "http://172.17.0.5:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] starting\"",
        "source": "console-api",
        "timestamp": 1778654749443
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.5:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.5:9696/signalr/messages?access_token=(removed)'.\"",
        "source": "console-api",
        "timestamp": 1778654749444
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:9696/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1778654749444
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:9696/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1778654749444
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.5:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] Information: WebSocket connected to ws://172.17.0.5:9696/signalr/messages?access_token=(removed)&id=HEbbAi4fQR1nUGe45_uDcA.\"",
        "source": "console-api",
        "timestamp": 1778654749444
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.5:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] Information: Using HubProtocol 'json'.\"",
        "source": "console-api",
        "timestamp": 1778654749444
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] connected\"",
        "source": "console-api",
        "timestamp": 1778654749444
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] received\" \"version\" Object",
        "source": "console-api",
        "timestamp": 1778654749444
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] received\" \"health\" Object",
        "source": "console-api",
        "timestamp": 1778654749444
    }
]
Test Result Message Runtime
Capture Screenshot PASS - 14.77s
Container Start PASS - 41.38s
Create Buildx SBOM PASS - 2.16s
Get Build Info PASS - 0.04s
View Python Logs
Expand