linuxserver/lspipepr-prowlarr
Runtime: 22.82s
AMD64
PASS
builder
X86-BUILDER-2b --contabo
created
2026-07-04T14:54:36+00:00
image
linuxserver/lspipepr-prowlarr
maintainer
Roxedus,thespad
size
83.01MB
tag
amd64-2.4.0.5397-pkg-c7940c17-dev-833eff569f5fd7622274fdbf0529d6af41abe72f-pr-80
version
2.4.0.5397-ls153
Container Logs
2026-07-04T14:59:45.258778460Z [migrations] started
2026-07-04T14:59:45.258825741Z [migrations] no migrations found
2026-07-04T14:59:45.516001482Z usermod: no changes
2026-07-04T14:59:45.566119009Z ───────────────────────────────────────
2026-07-04T14:59:45.566162795Z
2026-07-04T14:59:45.566166191Z ██╗ ███████╗██╗ ██████╗
2026-07-04T14:59:45.566169105Z ██║ ██╔════╝██║██╔═══██╗
2026-07-04T14:59:45.566171809Z ██║ ███████╗██║██║ ██║
2026-07-04T14:59:45.566174553Z ██║ ╚════██║██║██║ ██║
2026-07-04T14:59:45.566177127Z ███████╗███████║██║╚██████╔╝
2026-07-04T14:59:45.566179761Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-07-04T14:59:45.566182425Z
2026-07-04T14:59:45.566185039Z Brought to you by linuxserver.io
2026-07-04T14:59:45.566187612Z ───────────────────────────────────────
2026-07-04T14:59:45.566669034Z
2026-07-04T14:59:45.566694322Z To support the app dev(s) visit:
2026-07-04T14:59:45.569525053Z Prowlarr: https://opencollective.com/prowlarr
2026-07-04T14:59:45.570135458Z
2026-07-04T14:59:45.570171773Z To support LSIO projects visit:
2026-07-04T14:59:45.570174717Z https://www.linuxserver.io/donate/
2026-07-04T14:59:45.570177050Z
2026-07-04T14:59:45.570179464Z ───────────────────────────────────────
2026-07-04T14:59:45.570182629Z GID/UID
2026-07-04T14:59:45.570184561Z ───────────────────────────────────────
2026-07-04T14:59:45.580814449Z
2026-07-04T14:59:45.580871085Z User UID: 911
2026-07-04T14:59:45.580874350Z User GID: 911
2026-07-04T14:59:45.580876623Z ───────────────────────────────────────
2026-07-04T14:59:45.583828076Z Linuxserver.io version: 2.4.0.5397-pkg-c7940c17-dev-833eff569f5fd7622274fdbf0529d6af41abe72f-pr-80
2026-07-04T14:59:45.583868586Z Build-date: 2026-07-04T14:54:36+00:00
2026-07-04T14:59:45.583872552Z ───────────────────────────────────────
2026-07-04T14:59:45.583876518Z
2026-07-04T14:59:45.865110498Z [custom-init] No custom files found, skipping...
2026-07-04T14:59:46.776121909Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.4.0.5397
2026-07-04T14:59:46.816597418Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-04T14:59:46.843778037Z [Debug] Bootstrap: Console selected
2026-07-04T14:59:46.847949947Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-04T14:59:47.663416030Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-04T14:59:47.752373197Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {ffe9fade-65a4-473f-b1e6-e4200e282203} may be persisted to storage in unencrypted form.
2026-07-04T14:59:47.944429008Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-07-04T14:59:47.995144533Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-07-04T14:59:48.102030775Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-07-04T14:59:48.114321281Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:59:48.115584844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:59:48.245117861Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-07-04T14:59:48.251571220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1309792s
2026-07-04T14:59:48.261625747Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-07-04T14:59:48.261693269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1373615s
2026-07-04T14:59:48.268567900Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-07-04T14:59:48.272264829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:48.303010109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-07-04T14:59:48.325424335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-07-04T14:59:48.352995609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0603738s
2026-07-04T14:59:48.353597501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:48.362671037Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-07-04T14:59:48.371242731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0700434s
2026-07-04T14:59:48.372710971Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-07-04T14:59:48.373113744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:48.382319659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-07-04T14:59:48.387040323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-04T14:59:48.387116587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002573s
2026-07-04T14:59:48.387675995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T14:59:48.392898751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046684s
2026-07-04T14:59:48.397020807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-07-04T14:59:48.397052065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-07-04T14:59:48.397142140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002102s
2026-07-04T14:59:48.397838242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:48.416304193Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-07-04T14:59:48.416367187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110329s
2026-07-04T14:59:48.416371123Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-07-04T14:59:48.416373847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:48.416376310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T14:59:48.417725432Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.07E-05s
2026-07-04T14:59:48.418192331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-07-04T14:59:48.418602146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-07-04T14:59:48.422060478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010672s
2026-07-04T14:59:48.422140438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:48.443121466Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-07-04T14:59:48.443165863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219535s
2026-07-04T14:59:48.451246661Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-07-04T14:59:48.452462503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:48.456651911Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-07-04T14:59:48.471355914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-07-04T14:59:48.472701681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL)
2026-07-04T14:59:48.473384925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016477s
2026-07-04T14:59:48.473730091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-07-04T14:59:48.504046789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-07-04T14:59:48.508288125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312882s
2026-07-04T14:59:48.508995184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-07-04T14:59:48.510428642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT)
2026-07-04T14:59:48.511696181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021007s
2026-07-04T14:59:48.513373505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-07-04T14:59:48.527604449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-07-04T14:59:48.529342843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019311s
2026-07-04T14:59:48.531564843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-07-04T14:59:48.542345678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL)
2026-07-04T14:59:48.543677102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115472s
2026-07-04T14:59:48.544469830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-07-04T14:59:48.545370991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-07-04T14:59:48.546243608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013203s
2026-07-04T14:59:48.546719781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-07-04T14:59:48.547359560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-04T14:59:48.552839251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054559s
2026-07-04T14:59:48.555336824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-07-04T14:59:48.562228560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 25, "Added" DATETIME NOT NULL)
2026-07-04T14:59:48.568686047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125867s
2026-07-04T14:59:48.573698687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-07-04T14:59:48.574251787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T14:59:48.575816471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009244s
2026-07-04T14:59:48.576357242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2026-07-04T14:59:48.577133334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationIndexerMapping" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "AppId" INTEGER NOT NULL, "RemoteIndexerId" INTEGER NOT NULL)
2026-07-04T14:59:48.577995126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012402s
2026-07-04T14:59:48.578557878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2026-07-04T14:59:48.579333290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Applications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "SyncLevel" INTEGER NOT NULL, "Tags" TEXT)
2026-07-04T14:59:48.580151176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012521s
2026-07-04T14:59:48.580529242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2026-07-04T14:59:48.585522685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2026-07-04T14:59:48.609070049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211289s
2026-07-04T14:59:48.609096729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-07-04T14:59:48.609100154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-07-04T14:59:48.609103569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007814s
2026-07-04T14:59:48.609106293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-07-04T14:59:48.632861228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-07-04T14:59:48.632904313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011533s
2026-07-04T14:59:48.632923992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-07-04T14:59:48.653499363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL)
2026-07-04T14:59:48.657095512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231828s
2026-07-04T14:59:48.659016801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-07-04T14:59:48.659076420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-07-04T14:59:48.663046680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016374s
2026-07-04T14:59:48.663085077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-07-04T14:59:48.663524375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-07-04T14:59:48.665060066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001474s
2026-07-04T14:59:48.665581007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-07-04T14:59:48.666590539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-07-04T14:59:48.670072096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017084s
2026-07-04T14:59:48.670749742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-07-04T14:59:48.672059725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-07-04T14:59:48.673272051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019835s
2026-07-04T14:59:48.673773943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-07-04T14:59:48.674969546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T14:59:48.675217587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006564s
2026-07-04T14:59:48.677832916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-07-04T14:59:48.678705423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL)
2026-07-04T14:59:48.679686843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012599s
2026-07-04T14:59:48.680168856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-07-04T14:59:48.680606773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-04T14:59:48.681317347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007735s
2026-07-04T14:59:48.685612734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-04T14:59:48', 'InitialSetup')
2026-07-04T14:59:48.688167331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:48.699014895Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-07-04T14:59:48.700703406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018206s
2026-07-04T14:59:48.701545668Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-07-04T14:59:48.702121491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:48.702860428Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2026-07-04T14:59:48.711890389Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2026-07-04T14:59:48.742298393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2026-07-04T14:59:48.752084026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added" FROM "Indexers"
2026-07-04T14:59:48.752148783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-04T14:59:48.752153080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-04T14:59:48.760052126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T14:59:48.760095281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0428584s
2026-07-04T14:59:48.760099757Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2026-07-04T14:59:48.766066608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2026-07-04T14:59:48.766132837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers"
2026-07-04T14:59:48.766138686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-04T14:59:48.767019165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-04T14:59:48.776032382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T14:59:48.776054604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166198s
2026-07-04T14:59:48.778124766Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2026-07-04T14:59:48.789098440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2026-07-04T14:59:48.793132875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers"
2026-07-04T14:59:48.793207097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-04T14:59:48.794621276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-04T14:59:48.800210220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T14:59:48.801616277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023528s
2026-07-04T14:59:48.802341914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2026-07-04T14:59:48.803429114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T14:59:48.807063549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017305s
2026-07-04T14:59:48.807885481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2026-07-04T14:59:48.810146328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-07-04T14:59:48.810173018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008632s
2026-07-04T14:59:48.810176644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-04T14:59:48', 'ApplicationStatus')
2026-07-04T14:59:48.810569102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:48.816698757Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-07-04T14:59:48.818089671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081075s
2026-07-04T14:59:48.818876890Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-07-04T14:59:48.819481196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:48.820224160Z [Info] IndexerProps: Starting migration of Main DB to 3
2026-07-04T14:59:48.824145756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T14:59:48.827086051Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s
2026-07-04T14:59:48.827852019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2026-07-04T14:59:48.828790015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:59:48.830218295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016613s
2026-07-04T14:59:48.831107908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-07-04T14:59:48.831990370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 1)
2026-07-04T14:59:48.834402525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016096s
2026-07-04T14:59:48.834720762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-07-04T14:59:48.840104849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T14:59:48.844073557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031602s
2026-07-04T14:59:48.844861387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-07-04T14:59:48.845597140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-04T14:59:48.846692450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012248s
2026-07-04T14:59:48.849527028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-04T14:59:48', 'IndexerProps')
2026-07-04T14:59:48.849552206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:48.854095193Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-07-04T14:59:48.854160592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052793s
2026-07-04T14:59:48.854166931Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-07-04T14:59:48.854186840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:48.854190386Z [Info] add_update_history: Starting migration of Main DB to 4
2026-07-04T14:59:48.854193160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-04T14:59:48', 'add_update_history')
2026-07-04T14:59:48.854772207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:48.869142810Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-07-04T14:59:48.869810882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171136s
2026-07-04T14:59:48.871685240Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-07-04T14:59:48.872391189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:48.873107021Z [Info] update_notifiarr: Starting migration of Main DB to 5
2026-07-04T14:59:48.884483308Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-07-04T14:59:48.889234387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-07-04T14:59:48.890459412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050721s
2026-07-04T14:59:48.891265941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-04T14:59:48', 'update_notifiarr')
2026-07-04T14:59:48.892092009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:48.899709103Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-07-04T14:59:48.900412026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014133s
2026-07-04T14:59:48.902987605Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-07-04T14:59:48.903725841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:48.905016175Z [Info] app_profiles: Starting migration of Main DB to 6
2026-07-04T14:59:48.909705210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2026-07-04T14:59:48.912678686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AppSyncProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "EnableRss" INTEGER NOT NULL, "EnableInteractiveSearch" INTEGER NOT NULL, "EnableAutomaticSearch" INTEGER NOT NULL)
2026-07-04T14:59:48.914072755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036419s
2026-07-04T14:59:48.916102708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2026-07-04T14:59:48.916158551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2026-07-04T14:59:48.918126540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020547s
2026-07-04T14:59:48.918881861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T14:59:48.919532797Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-06s
2026-07-04T14:59:48.921078192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2026-07-04T14:59:48.921938031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2026-07-04T14:59:48.925322413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020826s
2026-07-04T14:59:48.926448018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-04T14:59:48', 'app_profiles')
2026-07-04T14:59:48.927408578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:48.935886842Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-07-04T14:59:48.938237174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139951s
2026-07-04T14:59:48.939152896Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-07-04T14:59:48.939741278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:48.940476350Z [Info] history_failed: Starting migration of Main DB to 7
2026-07-04T14:59:48.942950066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-04T14:59:48.946047458Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s
2026-07-04T14:59:48.946788768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2026-07-04T14:59:48.947469518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2026-07-04T14:59:48.948824859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014358s
2026-07-04T14:59:48.949460311Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-07-04T14:59:48.950128863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-07-04T14:59:48.951975049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008145s
2026-07-04T14:59:48.952015350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-04T14:59:48', 'history_failed')
2026-07-04T14:59:48.952019366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:48.959090101Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-07-04T14:59:48.959116370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068638s
2026-07-04T14:59:48.959120777Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-07-04T14:59:48.959124052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:48.959127106Z [Info] redacted_api: Starting migration of Main DB to 8
2026-07-04T14:59:48.959536610Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:59:48.960090189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:59:48.965829520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005662s
2026-07-04T14:59:48.966656068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-04T14:59:48', 'redacted_api')
2026-07-04T14:59:48.967430739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:48.974275315Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-07-04T14:59:48.975018369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140603s
2026-07-04T14:59:48.975611838Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-07-04T14:59:48.976070465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:48.976792316Z [Info] IndexerProxies: Starting migration of Main DB to 10
2026-07-04T14:59:48.977895500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2026-07-04T14:59:48.980045912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerProxies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT)
2026-07-04T14:59:48.981143868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026941s
2026-07-04T14:59:48.981571918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T14:59:48.981949354Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s
2026-07-04T14:59:48.984077764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-07-04T14:59:48.984101579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-07-04T14:59:48.984105295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010701s
2026-07-04T14:59:48.984125004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-04T14:59:48', 'IndexerProxies')
2026-07-04T14:59:48.984691323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:48.990238695Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-07-04T14:59:48.990944542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074375s
2026-07-04T14:59:48.991656690Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-07-04T14:59:48.992253184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:48.992842847Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2026-07-04T14:59:48.993859811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2026-07-04T14:59:48.994215875Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s
2026-07-04T14:59:48.994500390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2026-07-04T14:59:48.994897426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2026-07-04T14:59:48.996286738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014331s
2026-07-04T14:59:48.996792806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-04T14:59:48', 'app_indexer_remote_name')
2026-07-04T14:59:48.997335559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:48.999289627Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-07-04T14:59:48.999618620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004415s
2026-07-04T14:59:49.000041173Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-07-04T14:59:49.003159276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:49.003898573Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2026-07-04T14:59:49.008042473Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:59:49.009946476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2026-07-04T14:59:49.011444791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021443s
2026-07-04T14:59:49.012040494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-04T14:59:49', 'desi_gazelle_to_unit3d')
2026-07-04T14:59:49.012876466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:49.014726579Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-07-04T14:59:49.015062973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062087s
2026-07-04T14:59:49.019048735Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-07-04T14:59:49.019079191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:49.019082886Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2026-07-04T14:59:49.019085761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:59:49.019088494Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s
2026-07-04T14:59:49.019091699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-07-04T14:59:49.019094514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:59:49.020148593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013989s
2026-07-04T14:59:49.020633540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-04T14:59:49', 'add_on_update_to_notifications')
2026-07-04T14:59:49.021343153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:49.030062237Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-07-04T14:59:49.030100726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087479s
2026-07-04T14:59:49.030104581Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-07-04T14:59:49.030107315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:49.030109899Z [Info] IndexerVersions: Starting migration of Main DB to 15
2026-07-04T14:59:49.030112523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2026-07-04T14:59:49.030247466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL UNIQUE, "File" TEXT NOT NULL UNIQUE, "Sha" TEXT, "LastUpdated" DATETIME)
2026-07-04T14:59:49.031009897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010287s
2026-07-04T14:59:49.031266382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2026-07-04T14:59:49.031583076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-07-04T14:59:49.032114783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006118s
2026-07-04T14:59:49.032338449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2026-07-04T14:59:49.032632880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-07-04T14:59:49.033243184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005723s
2026-07-04T14:59:49.034445146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-04T14:59:49', 'IndexerVersions')
2026-07-04T14:59:49.034470063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:49.043129389Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-07-04T14:59:49.043185812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072514s
2026-07-04T14:59:49.043189117Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-07-04T14:59:49.043191410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:49.043193574Z [Info] cleanup_config: Starting migration of Main DB to 16
2026-07-04T14:59:49.046710985Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:59:49.052591016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2026-07-04T14:59:49.053144415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018646s
2026-07-04T14:59:49.054987266Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:59:49.055023240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2026-07-04T14:59:49.055027106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005117s
2026-07-04T14:59:49.055405533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-04T14:59:49', 'cleanup_config')
2026-07-04T14:59:49.057055225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:49.066485787Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-07-04T14:59:49.068893975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012604s
2026-07-04T14:59:49.068959714Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-07-04T14:59:49.068963489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:49.068966794Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2026-07-04T14:59:49.074043051Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:59:49.076173052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2026-07-04T14:59:49.077687352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032137s
2026-07-04T14:59:49.078391246Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:59:49.078676844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2026-07-04T14:59:49.080035550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004225s
2026-07-04T14:59:49.080367207Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:59:49.080557361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2026-07-04T14:59:49.084242724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004635s
2026-07-04T14:59:49.084459048Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:59:49.084784366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2026-07-04T14:59:49.085242573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005569s
2026-07-04T14:59:49.085508440Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:59:49.085785135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2026-07-04T14:59:49.091108602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015945s
2026-07-04T14:59:49.091141922Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:59:49.091145177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2026-07-04T14:59:49.091148402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005119s
2026-07-04T14:59:49.091151015Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:59:49.091153679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2026-07-04T14:59:49.091156434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004503s
2026-07-04T14:59:49.091158937Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:59:49.091161491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2026-07-04T14:59:49.091802562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018031s
2026-07-04T14:59:49.095074484Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:59:49.103990024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2026-07-04T14:59:49.108071741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091056s
2026-07-04T14:59:49.108816556Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:59:49.109505919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2026-07-04T14:59:49.113250320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000833s
2026-07-04T14:59:49.113969607Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:59:49.114492551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2026-07-04T14:59:49.115109626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007014s
2026-07-04T14:59:49.118838342Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:59:49.119517741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2026-07-04T14:59:49.122421452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008802s
2026-07-04T14:59:49.123146589Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:59:49.123666828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2026-07-04T14:59:49.124334359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007388s
2026-07-04T14:59:49.126206043Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:59:49.126876808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2026-07-04T14:59:49.127574223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008406s
2026-07-04T14:59:49.127999421Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:59:49.129046048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2026-07-04T14:59:49.130696111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017405s
2026-07-04T14:59:49.131185615Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:59:49.131823050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2026-07-04T14:59:49.132529338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008519s
2026-07-04T14:59:49.132920875Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:59:49.135018098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2026-07-04T14:59:49.135674000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023614s
2026-07-04T14:59:49.136068502Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:59:49.136509582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2026-07-04T14:59:49.137027409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006311s
2026-07-04T14:59:49.137336441Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:59:49.137710541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2026-07-04T14:59:49.138208327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000598s
2026-07-04T14:59:49.138479765Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:59:49.138843940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2026-07-04T14:59:49.139326162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005753s
2026-07-04T14:59:49.139662297Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:59:49.140141705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2026-07-04T14:59:49.140678950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006975s
2026-07-04T14:59:49.141066461Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:59:49.141489805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2026-07-04T14:59:49.142039879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006462s
2026-07-04T14:59:49.142341681Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:59:49.142767209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-07-04T14:59:49.143275059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006279s
2026-07-04T14:59:49.143544714Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:59:49.143929400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2026-07-04T14:59:49.144385784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005845s
2026-07-04T14:59:49.144672394Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:59:49.145056269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2026-07-04T14:59:49.145519273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005949s
2026-07-04T14:59:49.145775827Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:59:49.146176678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2026-07-04T14:59:49.146604709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00055s
2026-07-04T14:59:49.146872020Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:59:49.147366981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2026-07-04T14:59:49.147973811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006944s
2026-07-04T14:59:49.148280952Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:59:49.148694320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-07-04T14:59:49.149217074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006374s
2026-07-04T14:59:49.149525485Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:59:49.149933757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2026-07-04T14:59:49.150449220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006438s
2026-07-04T14:59:49.150753866Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:59:49.151220826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2026-07-04T14:59:49.151703990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006249s
2026-07-04T14:59:49.152026303Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:59:49.152421565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2026-07-04T14:59:49.152986231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006476s
2026-07-04T14:59:49.153277608Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:59:49.153742645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2026-07-04T14:59:49.154266770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006941s
2026-07-04T14:59:49.154614942Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:59:49.155039538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2026-07-04T14:59:49.155568160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006443s
2026-07-04T14:59:49.155825025Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:59:49.156233537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2026-07-04T14:59:49.156723051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006138s
2026-07-04T14:59:49.157034788Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:59:49.157430952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2026-07-04T14:59:49.157898052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005813s
2026-07-04T14:59:49.158398572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-04T14:59:49', 'indexer_cleanup')
2026-07-04T14:59:49.158957329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:49.176471663Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-07-04T14:59:49.177495076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179106s
2026-07-04T14:59:49.181054950Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-07-04T14:59:49.181763323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:49.184095316Z [Info] minimum_seeders: Starting migration of Main DB to 18
2026-07-04T14:59:49.187302492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2026-07-04T14:59:49.188043442Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-06s
2026-07-04T14:59:49.188530852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2026-07-04T14:59:49.189110040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2026-07-04T14:59:49.193062833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015282s
2026-07-04T14:59:49.195021058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-04T14:59:49', 'minimum_seeders')
2026-07-04T14:59:49.195043842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:49.205109775Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-07-04T14:59:49.205149205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103995s
2026-07-04T14:59:49.205153341Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-07-04T14:59:49.205156576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:49.205159670Z [Info] remove_showrss: Starting migration of Main DB to 19
2026-07-04T14:59:49.205162514Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:59:49.205385258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2026-07-04T14:59:49.206298466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042785s
2026-07-04T14:59:49.207011195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-04T14:59:49', 'remove_showrss')
2026-07-04T14:59:49.210060644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:49.213349351Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-07-04T14:59:49.214037162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011077s
2026-07-04T14:59:49.215660555Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-07-04T14:59:49.219096333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:49.220128640Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2026-07-04T14:59:49.221224933Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:59:49.221996518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2026-07-04T14:59:49.226246327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040358s
2026-07-04T14:59:49.227219184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-04T14:59:49', 'remove_torrentparadiseml')
2026-07-04T14:59:49.228078642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:49.243235404Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-07-04T14:59:49.244054582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210478s
2026-07-04T14:59:49.244657775Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-07-04T14:59:49.245707479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:49.246687487Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2026-07-04T14:59:49.247472552Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:59:49.247867764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:59:49.249160733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010918s
2026-07-04T14:59:49.252849650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-04T14:59:49', 'localization_setting_to_string')
2026-07-04T14:59:49.253793905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:49.256195934Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-07-04T14:59:49.258812175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081108s
2026-07-04T14:59:49.263495903Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-07-04T14:59:49.263528222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:49.263531787Z [Info] orpheus_api: Starting migration of Main DB to 22
2026-07-04T14:59:49.263534761Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:59:49.263537976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:59:49.279982527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176375s
2026-07-04T14:59:49.289897424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-04T14:59:49', 'orpheus_api')
2026-07-04T14:59:49.293473192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:49.319472139Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-07-04T14:59:49.319514502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0547368s
2026-07-04T14:59:49.319519049Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-07-04T14:59:49.319522124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:49.319525058Z [Info] download_client_categories: Starting migration of Main DB to 23
2026-07-04T14:59:49.319527733Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-07-04T14:59:49.329791452Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2026-07-04T14:59:49.330170901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2026-07-04T14:59:49.330602128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2026-07-04T14:59:49.331864859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012747s
2026-07-04T14:59:49.332393371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-04T14:59:49', 'download_client_categories')
2026-07-04T14:59:49.338515855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:49.361134667Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-07-04T14:59:49.363405040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277943s
2026-07-04T14:59:49.373112166Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-07-04T14:59:49.373390312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:49.381052744Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2026-07-04T14:59:49.390157607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-07-04T14:59:49.392408280Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.6E-06s
2026-07-04T14:59:49.397531967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-07-04T14:59:49.401330498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-07-04T14:59:49.408776266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057394s
2026-07-04T14:59:49.412705073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-07-04T14:59:49.412834668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-07-04T14:59:49.414070699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012767s
2026-07-04T14:59:49.414564659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-04T14:59:49', 'add_salt_to_users')
2026-07-04T14:59:49.415108935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:49.423610644Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-07-04T14:59:49.426619131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106257s
2026-07-04T14:59:49.427726351Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-07-04T14:59:49.427900071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:49.428506600Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2026-07-04T14:59:49.429228802Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:59:49.429586209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2026-07-04T14:59:49.430058677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005454s
2026-07-04T14:59:49.430801178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-04T14:59:49', 'speedcd_userpasssettings_to_speedcdsettings')
2026-07-04T14:59:49.431299115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:49.435365237Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-07-04T14:59:49.435843273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055725s
2026-07-04T14:59:49.436905165Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-07-04T14:59:49.437630903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:49.438242379Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2026-07-04T14:59:49.439437018Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:59:49.439869357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2026-07-04T14:59:49.440646151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000864s
2026-07-04T14:59:49.441188434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-04T14:59:49', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-07-04T14:59:49.441723064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:49.450016731Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-07-04T14:59:49.450370642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098316s
2026-07-04T14:59:49.451118974Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-07-04T14:59:49.451347957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:49.451945562Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2026-07-04T14:59:49.452677018Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:59:49.453448224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2026-07-04T14:59:49.455437685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013294s
2026-07-04T14:59:49.456240868Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:59:49.456919515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2026-07-04T14:59:49.457742178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009786s
2026-07-04T14:59:49.458338011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-04T14:59:49', 'alpharatio_greatposterwall_config_contract')
2026-07-04T14:59:49.458828346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:49.465034916Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-07-04T14:59:49.465536107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078429s
2026-07-04T14:59:49.466508043Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-07-04T14:59:49.466857096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:49.469891432Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2026-07-04T14:59:49.470729780Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:59:49.471308005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2026-07-04T14:59:49.471581776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005523s
2026-07-04T14:59:49.472009557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-04T14:59:49', 'remove_notwhatcd')
2026-07-04T14:59:49.472538950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:49.475321530Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-07-04T14:59:49.475611194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040667s
2026-07-04T14:59:49.476028929Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-07-04T14:59:49.477524310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:49.478119933Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2026-07-04T14:59:49.479016736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:59:49.479414853Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s
2026-07-04T14:59:49.479866300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2026-07-04T14:59:49.481553407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:59:49.484206242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032638s
2026-07-04T14:59:49.484603027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:59:49.485168034Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s
2026-07-04T14:59:49.485645810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2026-07-04T14:59:49.486022034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:59:49.488990371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014412s
2026-07-04T14:59:49.490102108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-04T14:59:49', 'add_on_grab_to_notifications')
2026-07-04T14:59:49.491336467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:49.515258913Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-07-04T14:59:49.515289069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023384s
2026-07-04T14:59:49.515293224Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-07-04T14:59:49.515296339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:49.515299224Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2026-07-04T14:59:49.515301928Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:59:49.515304621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-07-04T14:59:49.519081210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012365s
2026-07-04T14:59:49.519231646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-04T14:59:49', 'animetorrents_use_custom_config_contract')
2026-07-04T14:59:49.519239017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:49.527637782Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-07-04T14:59:49.527667987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009984s
2026-07-04T14:59:49.527672204Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-07-04T14:59:49.528779362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:49.530332840Z [Info] apprise_server_url: Starting migration of Main DB to 31
2026-07-04T14:59:49.531587170Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:59:49.532172207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:59:49.534111473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018724s
2026-07-04T14:59:49.534961426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-04T14:59:49', 'apprise_server_url')
2026-07-04T14:59:49.535628967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:49.539317544Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-07-04T14:59:49.541379744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070311s
2026-07-04T14:59:49.542272982Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-07-04T14:59:49.542796847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:49.543589845Z [Info] health_restored_notification: Starting migration of Main DB to 32
2026-07-04T14:59:49.544981420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T14:59:49.546351934Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-05s
2026-07-04T14:59:49.546861358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-07-04T14:59:49.549019531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:59:49.551410404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033154s
2026-07-04T14:59:49.552232966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-04T14:59:49', 'health_restored_notification')
2026-07-04T14:59:49.553640385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:49.566266604Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-07-04T14:59:49.566288317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172294s
2026-07-04T14:59:49.566292242Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-07-04T14:59:49.567475456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:49.568327232Z [Info] remove_uc: Starting migration of Main DB to 33
2026-07-04T14:59:49.569234603Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T14:59:49.569698968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-07-04T14:59:49.570207080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005992s
2026-07-04T14:59:49.571327849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-04T14:59:49', 'remove_uc')
2026-07-04T14:59:49.572504662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:49.581686701Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-07-04T14:59:49.581709204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00983s
2026-07-04T14:59:49.581772880Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-07-04T14:59:49.581778348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:49.581781573Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2026-07-04T14:59:49.587089906Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:59:49.587121854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:59:49.587757257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017354s
2026-07-04T14:59:49.588504427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-04T14:59:49', 'history_fix_data_titles')
2026-07-04T14:59:49.589216593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:49.596717713Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-07-04T14:59:49.599993152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106742s
2026-07-04T14:59:49.600630106Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-07-04T14:59:49.601077366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:49.601672999Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2026-07-04T14:59:49.602531876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T14:59:49.602700729Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s
2026-07-04T14:59:49.606340063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-07-04T14:59:49.608471866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-07-04T14:59:49.610031363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066532s
2026-07-04T14:59:49.610668157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-04T14:59:49', 'download_client_per_indexer')
2026-07-04T14:59:49.620126429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:49.632127773Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-07-04T14:59:49.634577804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236974s
2026-07-04T14:59:49.638137629Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-07-04T14:59:49.638182837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:49.641073388Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2026-07-04T14:59:49.643803559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-07-04T14:59:49.644499361Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s
2026-07-04T14:59:49.645069545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2026-07-04T14:59:49.648765514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T14:59:49.649797400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus"
2026-07-04T14:59:49.650477880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-07-04T14:59:49.652018629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-07-04T14:59:49.655389199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-07-04T14:59:49.657009176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115184s
2026-07-04T14:59:49.658499970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-07-04T14:59:49.664877837Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-06s
2026-07-04T14:59:49.671341912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2026-07-04T14:59:49.676079892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T14:59:49.677118008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus"
2026-07-04T14:59:49.677978107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-07-04T14:59:49.679170303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-07-04T14:59:49.681793714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-07-04T14:59:49.682530658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015531s
2026-07-04T14:59:49.683658809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-07-04T14:59:49.683686500Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s
2026-07-04T14:59:49.683690446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2026-07-04T14:59:49.687756519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T14:59:49.688987854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus"
2026-07-04T14:59:49.689805529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-07-04T14:59:49.690950455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-07-04T14:59:49.693850871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-07-04T14:59:49.693872754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089616s
2026-07-04T14:59:49.698165086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-04T14:59:49.698195060Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.5E-06s
2026-07-04T14:59:49.698199046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-07-04T14:59:49.699766705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-07-04T14:59:49.702159431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-07-04T14:59:49.702189796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-04T14:59:49.703014512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-04T14:59:49.705329641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066137s
2026-07-04T14:59:49.705726226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-04T14:59:49.706494366Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.1E-06s
2026-07-04T14:59:49.706724672Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-07-04T14:59:49.710279148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-07-04T14:59:49.712031263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-07-04T14:59:49.712062921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-04T14:59:49.714651219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-04T14:59:49.717129262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083066s
2026-07-04T14:59:49.717357294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-04T14:59:49.717363644Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s
2026-07-04T14:59:49.717366858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-07-04T14:59:49.732989498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-07-04T14:59:49.733817698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-07-04T14:59:49.734600061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-04T14:59:49.735373089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-04T14:59:49.737865464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211598s
2026-07-04T14:59:49.738932973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-04T14:59:49.738961226Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s
2026-07-04T14:59:49.739017961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-07-04T14:59:49.741685969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T14:59:49.742904655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-07-04T14:59:49.743614348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-04T14:59:49.744685183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-04T14:59:49.747951877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-04T14:59:49.747987210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084427s
2026-07-04T14:59:49.748253270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-04T14:59:49.748595111Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s
2026-07-04T14:59:49.748951616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-07-04T14:59:49.754098237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T14:59:49.754131347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-07-04T14:59:49.754135894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-04T14:59:49.754478628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-04T14:59:49.757474828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-04T14:59:49.758535898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091549s
2026-07-04T14:59:49.759034915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-04T14:59:49.759461634Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-06s
2026-07-04T14:59:49.759818108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-07-04T14:59:49.762738123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T14:59:49.763671603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-07-04T14:59:49.765221595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-04T14:59:49.765726351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-04T14:59:49.768055782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-04T14:59:49.768900648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086844s
2026-07-04T14:59:49.769327397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-04T14:59:49.769732455Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s
2026-07-04T14:59:49.770175889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-07-04T14:59:49.774202112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Successful" INTEGER NOT NULL)
2026-07-04T14:59:49.775792395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful") SELECT "Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful" FROM "History"
2026-07-04T14:59:49.776764722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-07-04T14:59:49.778195746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-07-04T14:59:49.780678877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-07-04T14:59:49.781738465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-04T14:59:49.783067285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118941s
2026-07-04T14:59:49.783090961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2026-07-04T14:59:49.783376109Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.8E-06s
2026-07-04T14:59:49.783773824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2026-07-04T14:59:49.790713633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL UNIQUE, "File" TEXT NOT NULL UNIQUE, "Sha" TEXT, "LastUpdated" DATETIME)
2026-07-04T14:59:49.792383285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerDefinitionVersions_temp" ("Id", "DefinitionId", "File", "Sha", "LastUpdated") SELECT "Id", "DefinitionId", "File", "Sha", "LastUpdated" FROM "IndexerDefinitionVersions"
2026-07-04T14:59:49.797566562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2026-07-04T14:59:49.799269854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2026-07-04T14:59:49.807242331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-07-04T14:59:49.808583771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-07-04T14:59:49.810037128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253009s
2026-07-04T14:59:49.810060063Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-04T14:59:49.810353523Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s
2026-07-04T14:59:49.811222024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-07-04T14:59:49.815100205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-07-04T14:59:49.819663582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2026-07-04T14:59:49.819751254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-04T14:59:49.821718091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-04T14:59:49.826364724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T14:59:49.844829323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0328649s
2026-07-04T14:59:49.845463422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-04T14:59:49.845904574Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.3E-06s
2026-07-04T14:59:49.846411143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-07-04T14:59:49.855520032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-07-04T14:59:49.860329638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2026-07-04T14:59:49.861565721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-04T14:59:49.862733350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-04T14:59:49.865967116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T14:59:49.874083317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220571s
2026-07-04T14:59:49.874119732Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-04T14:59:49.874123057Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-06s
2026-07-04T14:59:49.874125881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-07-04T14:59:49.883352126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-07-04T14:59:49.888198417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2026-07-04T14:59:49.888239830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-04T14:59:49.888243115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-04T14:59:49.890159807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T14:59:49.891036370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212127s
2026-07-04T14:59:49.891473645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-04T14:59:49.891775868Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.2E-06s
2026-07-04T14:59:49.892259173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2026-07-04T14:59:49.895617105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-07-04T14:59:49.897748938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2026-07-04T14:59:49.898882998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-04T14:59:49.900311078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-04T14:59:49.902964724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T14:59:49.904170301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114106s
2026-07-04T14:59:49.904606905Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T14:59:49.905136358Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.9E-06s
2026-07-04T14:59:49.905642937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2026-07-04T14:59:49.909574218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL, "Redirect" INTEGER NOT NULL, "AppProfileId" INTEGER NOT NULL, "Tags" TEXT, "DownloadClientId" INTEGER NOT NULL)
2026-07-04T14:59:49.910934417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId" FROM "Indexers"
2026-07-04T14:59:49.914181391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-04T14:59:49.914196294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-04T14:59:49.917977050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T14:59:49.918937398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128813s
2026-07-04T14:59:49.919442525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-04T14:59:49.919759650Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.3E-06s
2026-07-04T14:59:49.920212769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-07-04T14:59:49.924989186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-07-04T14:59:49.925018310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-07-04T14:59:49.925022387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-07-04T14:59:49.925839531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-07-04T14:59:49.928992064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-04T14:59:49.929027177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083313s
2026-07-04T14:59:49.929436770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-04T14:59:49.929987295Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.9E-06s
2026-07-04T14:59:49.930369438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-07-04T14:59:49.933359118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-07-04T14:59:49.934809401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-07-04T14:59:49.935685725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-07-04T14:59:49.936927805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-07-04T14:59:49.940083074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-04T14:59:49.941367769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105371s
2026-07-04T14:59:49.961726855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T14:59:49.961765292Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s
2026-07-04T14:59:49.961769078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-07-04T14:59:49.969045933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-07-04T14:59:49.969069628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-07-04T14:59:49.969073534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-07-04T14:59:49.969503358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-07-04T14:59:49.972088341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-04T14:59:49.972646718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136431s
2026-07-04T14:59:49.973422050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-04T14:59:49', 'postgres_update_timestamp_columns_to_with_timezone')
2026-07-04T14:59:49.973927276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:49.981117381Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-07-04T14:59:49.981789518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190786s
2026-07-04T14:59:49.982304990Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-07-04T14:59:49.982649025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:49.984479308Z [Info] add_notification_status: Starting migration of Main DB to 37
2026-07-04T14:59:49.990120532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-07-04T14:59:49.991654640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T14:59:49.992682199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016023s
2026-07-04T14:59:49.993262880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-07-04T14:59:49.996764176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-07-04T14:59:49.997969843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011139s
2026-07-04T14:59:49.998228942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-04T14:59:49', 'add_notification_status')
2026-07-04T14:59:50.003014572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:50.011989410Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-07-04T14:59:50.012462089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152905s
2026-07-04T14:59:50.012965083Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-07-04T14:59:50.013329879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:50.013882227Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2026-07-04T14:59:50.014720633Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:59:50.015250817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2026-07-04T14:59:50.015898819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009082s
2026-07-04T14:59:50.016234791Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:59:50.016752738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-07-04T14:59:50.017350423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007832s
2026-07-04T14:59:50.017702230Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T14:59:50.019430620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2026-07-04T14:59:50.020627465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022322s
2026-07-04T14:59:50.021198900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-04T14:59:50', 'indexers_freeleech_only_config_contract')
2026-07-04T14:59:50.021887953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:50.028745358Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-07-04T14:59:50.033040093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102177s
2026-07-04T14:59:50.034418038Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-07-04T14:59:50.035713479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:50.037827047Z [Info] email_encryption: Starting migration of Main DB to 39
2026-07-04T14:59:50.039045562Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:59:50.039566793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:59:50.042050625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023209s
2026-07-04T14:59:50.043313748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-04T14:59:50', 'email_encryption')
2026-07-04T14:59:50.044426415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:50.050229320Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-07-04T14:59:50.051533565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099567s
2026-07-04T14:59:50.051567927Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-07-04T14:59:50.051892493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:50.052507695Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2026-07-04T14:59:50.053229165Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:59:50.053663035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:59:50.056541840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027935s
2026-07-04T14:59:50.057229349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-04T14:59:50', 'newznab_category_to_capabilities_settings')
2026-07-04T14:59:50.057820255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:50.069128500Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-07-04T14:59:50.069172366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136538s
2026-07-04T14:59:50.069176572Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-07-04T14:59:50.069179306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:50.069181829Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2026-07-04T14:59:50.072430547Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:59:50.073044327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:59:50.074482732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001528s
2026-07-04T14:59:50.075174579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-04T14:59:50', 'gazelle_freeleech_token_options')
2026-07-04T14:59:50.075865745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:50.089528468Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-07-04T14:59:50.090037591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164028s
2026-07-04T14:59:50.090596148Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-07-04T14:59:50.090901314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:50.103030700Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2026-07-04T14:59:50.106681921Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:59:50.107424424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:59:50.108957521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015079s
2026-07-04T14:59:50.109985431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-04T14:59:50', 'myanonamouse_freeleech_wedge_options')
2026-07-04T14:59:50.110763687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:50.119993307Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-07-04T14:59:50.124413590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117479s
2026-07-04T14:59:50.125233139Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-07-04T14:59:50.125765276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:50.127038754Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43
2026-07-04T14:59:50.130814312Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:59:50.136169076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:59:50.225661815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0922619s
2026-07-04T14:59:50.226624918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-04T14:59:50', 'newznab_indexers_enable_redirect')
2026-07-04T14:59:50.227454510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:50.233044697Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-07-04T14:59:50.234173769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0993324s
2026-07-04T14:59:50.237985822Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrating
2026-07-04T14:59:50.238046151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:50.238782405Z [Info] myanonamouse_freeleech_wedge_checkbox: Starting migration of Main DB to 44
2026-07-04T14:59:50.239539239Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:59:50.239937025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:59:50.241104334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011618s
2026-07-04T14:59:50.241657773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-04T14:59:50', 'myanonamouse_freeleech_wedge_checkbox')
2026-07-04T14:59:50.242423691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:50.260485355Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrated
2026-07-04T14:59:50.260638815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152104s
2026-07-04T14:59:50.278954190Z [Debug] MigrationController: Took: 00:00:02.2822522
2026-07-04T14:59:50.526378439Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-07-04T14:59:50.580352756Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-07-04T14:59:50.613146114Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T14:59:50.613174847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T14:59:50.648714691Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-07-04T14:59:50.649835131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.037236s
2026-07-04T14:59:50.650498734Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-07-04T14:59:50.650845915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0379113s
2026-07-04T14:59:50.659238540Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-07-04T14:59:50.659968655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:50.663099336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-07-04T14:59:50.663928258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-07-04T14:59:50.664804811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011123s
2026-07-04T14:59:50.665237690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:50.672339080Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-07-04T14:59:50.672771680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083949s
2026-07-04T14:59:50.673424036Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-07-04T14:59:50.676086336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:50.677294446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-07-04T14:59:50.677889357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-04T14:59:50.678793292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010118s
2026-07-04T14:59:50.679434372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T14:59:50.680063265Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.5E-06s
2026-07-04T14:59:50.683125283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-07-04T14:59:50.699527411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-07-04T14:59:50.709096459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245763s
2026-07-04T14:59:50.709133655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:50.716283299Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-07-04T14:59:50.718948893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322328s
2026-07-04T14:59:50.719072798Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-07-04T14:59:50.732063745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:50.732094781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T14:59:50.732712527Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-06s
2026-07-04T14:59:50.733731092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-07-04T14:59:50.734364632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-07-04T14:59:50.738081071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011725s
2026-07-04T14:59:50.738781320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:50.750097106Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-07-04T14:59:50.750228352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148653s
2026-07-04T14:59:50.751484515Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-07-04T14:59:50.752621789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:50.753550901Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-07-04T14:59:50.768045421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-07-04T14:59:50.768074634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-07-04T14:59:50.768174384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101835s
2026-07-04T14:59:50.770734490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-07-04T14:59:50.771620467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-07-04T14:59:50.772617311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011212s
2026-07-04T14:59:50.774333513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-04T14:59:50', 'InitialSetup')
2026-07-04T14:59:50.777066668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:50.807404537Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-07-04T14:59:50.812074154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0349012s
2026-07-04T14:59:50.812101676Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-07-04T14:59:50.812104861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:50.813690136Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2026-07-04T14:59:50.817961377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-04T14:59:50', 'ApplicationStatus')
2026-07-04T14:59:50.823977491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:50.825796717Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-07-04T14:59:50.826963215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013297s
2026-07-04T14:59:50.829754227Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-07-04T14:59:50.829777892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:50.830672273Z [Info] IndexerProps: Starting migration of Log DB to 3
2026-07-04T14:59:50.832245240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-04T14:59:50', 'IndexerProps')
2026-07-04T14:59:50.834348420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:50.853356373Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-07-04T14:59:50.853632616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201454s
2026-07-04T14:59:50.853643493Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-07-04T14:59:50.853646778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:50.853649532Z [Info] add_update_history: Starting migration of Log DB to 4
2026-07-04T14:59:50.855696359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-07-04T14:59:50.856875797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-07-04T14:59:50.858345459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015762s
2026-07-04T14:59:50.859964415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-07-04T14:59:50.860754088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-07-04T14:59:50.862985842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014954s
2026-07-04T14:59:50.866251196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-04T14:59:50', 'add_update_history')
2026-07-04T14:59:50.868926243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:50.874054889Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-07-04T14:59:50.877109586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126465s
2026-07-04T14:59:50.878131737Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-07-04T14:59:50.878820359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:50.879677353Z [Info] update_notifiarr: Starting migration of Log DB to 5
2026-07-04T14:59:50.880574147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-04T14:59:50', 'update_notifiarr')
2026-07-04T14:59:50.881879403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:50.891937354Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-07-04T14:59:50.892780908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129106s
2026-07-04T14:59:50.893515960Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-07-04T14:59:50.894043049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:50.895258230Z [Info] app_profiles: Starting migration of Log DB to 6
2026-07-04T14:59:50.896813030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-04T14:59:50', 'app_profiles')
2026-07-04T14:59:50.898170945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:50.908563297Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-07-04T14:59:50.910226830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142439s
2026-07-04T14:59:50.910345017Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-07-04T14:59:50.911088160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:50.913019195Z [Info] history_failed: Starting migration of Log DB to 7
2026-07-04T14:59:50.913103930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-04T14:59:50', 'history_failed')
2026-07-04T14:59:50.913439765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:50.919431833Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-07-04T14:59:50.920213203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007907s
2026-07-04T14:59:50.921704217Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-07-04T14:59:50.922283496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:50.923234110Z [Info] redacted_api: Starting migration of Log DB to 8
2026-07-04T14:59:50.933825080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-04T14:59:50', 'redacted_api')
2026-07-04T14:59:50.936259909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:50.957635008Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-07-04T14:59:50.958947695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.034396s
2026-07-04T14:59:50.959705841Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-07-04T14:59:50.959984879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:50.960442695Z [Info] IndexerProxies: Starting migration of Log DB to 10
2026-07-04T14:59:50.961380149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-04T14:59:50', 'IndexerProxies')
2026-07-04T14:59:50.961966038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:50.965579352Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-07-04T14:59:50.966006361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054426s
2026-07-04T14:59:50.966388785Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-07-04T14:59:50.968078687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:50.968096824Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2026-07-04T14:59:50.968100550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-04T14:59:50', 'app_indexer_remote_name')
2026-07-04T14:59:50.968547810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:50.972145861Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-07-04T14:59:50.972679571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051856s
2026-07-04T14:59:50.975540558Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-07-04T14:59:50.975561429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:50.975565104Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2026-07-04T14:59:50.975567999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-04T14:59:50', 'desi_gazelle_to_unit3d')
2026-07-04T14:59:50.975632716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:50.978823778Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-07-04T14:59:50.979368314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038184s
2026-07-04T14:59:50.979829795Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-07-04T14:59:50.980209374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:50.981957574Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2026-07-04T14:59:50.985643867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-04T14:59:50', 'add_on_update_to_notifications')
2026-07-04T14:59:50.986593711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:50.991652771Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-07-04T14:59:50.993132118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111918s
2026-07-04T14:59:50.995359235Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-07-04T14:59:50.995384242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:50.996505793Z [Info] IndexerVersions: Starting migration of Log DB to 15
2026-07-04T14:59:50.997076188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-04T14:59:50', 'IndexerVersions')
2026-07-04T14:59:50.998066341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:51.011207452Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-07-04T14:59:51.011857847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153594s
2026-07-04T14:59:51.013048371Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-07-04T14:59:51.013066317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:51.013452127Z [Info] cleanup_config: Starting migration of Log DB to 16
2026-07-04T14:59:51.014015100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-04T14:59:51', 'cleanup_config')
2026-07-04T14:59:51.014685784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:51.016739261Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-07-04T14:59:51.017057309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035414s
2026-07-04T14:59:51.017527994Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-07-04T14:59:51.018271357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:51.018903504Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2026-07-04T14:59:51.019547841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-04T14:59:51', 'indexer_cleanup')
2026-07-04T14:59:51.020406467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:51.024375023Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-07-04T14:59:51.024849504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00618s
2026-07-04T14:59:51.025346779Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-07-04T14:59:51.025748340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:51.026501009Z [Info] minimum_seeders: Starting migration of Log DB to 18
2026-07-04T14:59:51.029264190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-04T14:59:51', 'minimum_seeders')
2026-07-04T14:59:51.029786802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:51.033254159Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-07-04T14:59:51.033272996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050317s
2026-07-04T14:59:51.033276833Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-07-04T14:59:51.033280207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:51.033283272Z [Info] remove_showrss: Starting migration of Log DB to 19
2026-07-04T14:59:51.033286387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-04T14:59:51', 'remove_showrss')
2026-07-04T14:59:51.033898103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:51.038961820Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-07-04T14:59:51.038987318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039804s
2026-07-04T14:59:51.038991875Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-07-04T14:59:51.038995010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:51.039015611Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2026-07-04T14:59:51.039018585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-04T14:59:51', 'remove_torrentparadiseml')
2026-07-04T14:59:51.039805455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:51.043296436Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-07-04T14:59:51.043601463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054446s
2026-07-04T14:59:51.044146329Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-07-04T14:59:51.044749583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:51.045397304Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2026-07-04T14:59:51.045984514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-04T14:59:51', 'localization_setting_to_string')
2026-07-04T14:59:51.046863892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:51.054461736Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-07-04T14:59:51.058068501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094479s
2026-07-04T14:59:51.058092206Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-07-04T14:59:51.058697674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:51.059526175Z [Info] orpheus_api: Starting migration of Log DB to 22
2026-07-04T14:59:51.060263349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-04T14:59:51', 'orpheus_api')
2026-07-04T14:59:51.061158792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:51.069226710Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-07-04T14:59:51.069962352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010291s
2026-07-04T14:59:51.070658015Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-07-04T14:59:51.071270543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:51.072019425Z [Info] download_client_categories: Starting migration of Log DB to 23
2026-07-04T14:59:51.072742959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-04T14:59:51', 'download_client_categories')
2026-07-04T14:59:51.073629678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:51.080055496Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-07-04T14:59:51.081647702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085946s
2026-07-04T14:59:51.083441290Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-07-04T14:59:51.083926557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:51.086818461Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2026-07-04T14:59:51.087590838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-04T14:59:51', 'add_salt_to_users')
2026-07-04T14:59:51.089117175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:51.095088914Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-07-04T14:59:51.096154090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108663s
2026-07-04T14:59:51.096895240Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-07-04T14:59:51.098032464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:51.098048488Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2026-07-04T14:59:51.098868006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-04T14:59:51', 'speedcd_userpasssettings_to_speedcdsettings')
2026-07-04T14:59:51.100179181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:51.104846014Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-07-04T14:59:51.106008876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071847s
2026-07-04T14:59:51.106754183Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-07-04T14:59:51.107413001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:51.108178877Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2026-07-04T14:59:51.109186387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-04T14:59:51', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-07-04T14:59:51.110395149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:51.122306317Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-07-04T14:59:51.123275048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145667s
2026-07-04T14:59:51.124603890Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-07-04T14:59:51.124624080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:51.125345660Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2026-07-04T14:59:51.126549315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-04T14:59:51', 'alpharatio_greatposterwall_config_contract')
2026-07-04T14:59:51.126573381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:51.136670781Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-07-04T14:59:51.137436838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118297s
2026-07-04T14:59:51.138066882Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-07-04T14:59:51.138641183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:51.142826705Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2026-07-04T14:59:51.143832172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-04T14:59:51', 'remove_notwhatcd')
2026-07-04T14:59:51.148496101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:51.167165445Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-07-04T14:59:51.167196502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257414s
2026-07-04T14:59:51.167200958Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-07-04T14:59:51.167214398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:51.167621608Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2026-07-04T14:59:51.168433746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-04T14:59:51', 'add_on_grab_to_notifications')
2026-07-04T14:59:51.169387626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:51.178821811Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-07-04T14:59:51.180538183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117564s
2026-07-04T14:59:51.181858321Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-07-04T14:59:51.182609157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:51.183568815Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2026-07-04T14:59:51.184446610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-04T14:59:51', 'animetorrents_use_custom_config_contract')
2026-07-04T14:59:51.185546939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:51.189965609Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-07-04T14:59:51.196275204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071355s
2026-07-04T14:59:51.196387111Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-07-04T14:59:51.196393872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:51.196419490Z [Info] apprise_server_url: Starting migration of Log DB to 31
2026-07-04T14:59:51.196689525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-04T14:59:51', 'apprise_server_url')
2026-07-04T14:59:51.197574321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:51.203818217Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-07-04T14:59:51.204470124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087252s
2026-07-04T14:59:51.205067759Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-07-04T14:59:51.206102019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:51.206816750Z [Info] health_restored_notification: Starting migration of Log DB to 32
2026-07-04T14:59:51.207442518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-04T14:59:51', 'health_restored_notification')
2026-07-04T14:59:51.209863726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:51.213358763Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-07-04T14:59:51.214028086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007017s
2026-07-04T14:59:51.214715956Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-07-04T14:59:51.215306721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:51.216215293Z [Info] remove_uc: Starting migration of Log DB to 33
2026-07-04T14:59:51.216886789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-04T14:59:51', 'remove_uc')
2026-07-04T14:59:51.217736633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:51.220213635Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-07-04T14:59:51.220810688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047209s
2026-07-04T14:59:51.221471399Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-07-04T14:59:51.223011847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:51.223028402Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2026-07-04T14:59:51.223705417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-04T14:59:51', 'history_fix_data_titles')
2026-07-04T14:59:51.224589922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:51.231315750Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-07-04T14:59:51.231383222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069962s
2026-07-04T14:59:51.231389812Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-07-04T14:59:51.231393267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:51.234203737Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2026-07-04T14:59:51.235223566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-04T14:59:51', 'download_client_per_indexer')
2026-07-04T14:59:51.236146979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:51.240270508Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-07-04T14:59:51.242521271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090044s
2026-07-04T14:59:51.244525775Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-07-04T14:59:51.248566760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:51.249522452Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2026-07-04T14:59:51.250847777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-07-04T14:59:51.251377742Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.7E-06s
2026-07-04T14:59:51.251842178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-07-04T14:59:51.260159962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-07-04T14:59:51.260199571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2026-07-04T14:59:51.260204458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-07-04T14:59:51.261620410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-07-04T14:59:51.264044863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-07-04T14:59:51.264903931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125353s
2026-07-04T14:59:51.274129954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-07-04T14:59:51.274185127Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-06s
2026-07-04T14:59:51.274189003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-07-04T14:59:51.274191627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-07-04T14:59:51.274194941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-07-04T14:59:51.274357425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-07-04T14:59:51.275638044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-07-04T14:59:51.277403320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-07-04T14:59:51.278374475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073288s
2026-07-04T14:59:51.280147352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T14:59:51.282238345Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.4E-06s
2026-07-04T14:59:51.282862669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-07-04T14:59:51.284605241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-07-04T14:59:51.285774954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-07-04T14:59:51.287357885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-07-04T14:59:51.287553298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-07-04T14:59:51.289120066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-04T14:59:51.289944000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062446s
2026-07-04T14:59:51.290938801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-04T14:59:51', 'postgres_update_timestamp_columns_to_with_timezone')
2026-07-04T14:59:51.292252330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:51.316450919Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-07-04T14:59:51.316603038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0317577s
2026-07-04T14:59:51.323670037Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-07-04T14:59:51.324675063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:51.325886569Z [Info] add_notification_status: Starting migration of Log DB to 37
2026-07-04T14:59:51.328050360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-04T14:59:51', 'add_notification_status')
2026-07-04T14:59:51.330372861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:51.382486139Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-07-04T14:59:51.382513710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0569426s
2026-07-04T14:59:51.388120081Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-07-04T14:59:51.388150908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:51.388178919Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2026-07-04T14:59:51.388182195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-04T14:59:51', 'indexers_freeleech_only_config_contract')
2026-07-04T14:59:51.388406159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:51.391830782Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-07-04T14:59:51.392212383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052197s
2026-07-04T14:59:51.393040323Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-07-04T14:59:51.393062617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:51.393466052Z [Info] email_encryption: Starting migration of Log DB to 39
2026-07-04T14:59:51.394335976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-04T14:59:51', 'email_encryption')
2026-07-04T14:59:51.396136573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:51.400202786Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-07-04T14:59:51.400241153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057022s
2026-07-04T14:59:51.400245340Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-07-04T14:59:51.400248134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:51.400877227Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2026-07-04T14:59:51.401422114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-04T14:59:51', 'newznab_category_to_capabilities_settings')
2026-07-04T14:59:51.402578376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:51.412561875Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-07-04T14:59:51.412594315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077738s
2026-07-04T14:59:51.412619332Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-07-04T14:59:51.412622337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:51.412624990Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2026-07-04T14:59:51.412627544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-04T14:59:51', 'gazelle_freeleech_token_options')
2026-07-04T14:59:51.414077727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:51.421030565Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-07-04T14:59:51.421244476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009189s
2026-07-04T14:59:51.421259128Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-07-04T14:59:51.421432217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:51.423174869Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2026-07-04T14:59:51.423200667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-04T14:59:51', 'myanonamouse_freeleech_wedge_options')
2026-07-04T14:59:51.423305164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:51.434214861Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-07-04T14:59:51.434563614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124534s
2026-07-04T14:59:51.434945967Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-07-04T14:59:51.435314659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:51.435748298Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43
2026-07-04T14:59:51.438305450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-04T14:59:51', 'newznab_indexers_enable_redirect')
2026-07-04T14:59:51.439467952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:51.445794332Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-07-04T14:59:51.446121883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101514s
2026-07-04T14:59:51.454211776Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrating
2026-07-04T14:59:51.454246067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T14:59:51.454249482Z [Info] myanonamouse_freeleech_wedge_checkbox: Starting migration of Log DB to 44
2026-07-04T14:59:51.454252306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-04T14:59:51', 'myanonamouse_freeleech_wedge_checkbox')
2026-07-04T14:59:51.458624317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T14:59:51.465077547Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrated
2026-07-04T14:59:51.465118239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121896s
2026-07-04T14:59:51.771216927Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2026-07-04T14:59:51.801968506Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-07-04T14:59:51.999431050Z [Info] AppSyncProfileService: Setting up default app profile
2026-07-04T14:59:52.037760274Z [Info] CommandExecutor: Starting 3 threads for tasks.
2026-07-04T14:59:52.356417660Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-07-04T14:59:52.756171024Z [ls.io-init] done.
2026-07-04T14:59:53.185147528Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-07-04T14:59:53.186465423Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-07-04T14:59:53.187209878Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin
SBOM Output
NAME VERSION
AngleSharp 1.4.0
AngleSharp.Xml 1.0.0
Azure.Core 1.50.0
Azure.Identity 1.17.1
BouncyCastle.Cryptography 2.6.2
Dapper 2.1.79
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.3.0
ImpromptuInterface 8.0.6
MailKit 4.16.0
Microsoft.AspNetCore.Cryptography.Internal 8.0.27
Microsoft.AspNetCore.Cryptography.KeyDerivation 8.0.27
Microsoft.AspNetCore.WebUtilities 8.0.27
Microsoft.Bcl.AsyncInterfaces 8.0.0
Microsoft.Data.SqlClient 6.1.5
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.80.0
Microsoft.Identity.Client.Extensions.Msal 4.78.0
Microsoft.IdentityModel.Abstractions 8.14.0
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.27
Microsoft.OpenApi 1.6.23
Microsoft.SqlServer.Server 1.0.0
Microsoft.Win32.SystemEvents 8.0.0
MimeKit 4.16.0
Mono.Nat 3.0.1
Mono.Posix.NETStandard 5.20.1.34-servarr20
MonoTorrent 2.0.7
NLog 5.5.1
NLog.Extensions.Logging 5.5.0
NLog.Layouts.ClefJsonLayout 1.0.5
NLog.Targets.Syslog 7.0.0
Newtonsoft.Json 13.0.4
Npgsql 9.0.5
Polly 8.6.6
Polly.Contrib.WaitAndRetry 1.1.1
Polly.Core 8.6.6
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.5
Swashbuckle.AspNetCore.Swagger 8.1.4
Swashbuckle.AspNetCore.SwaggerGen 8.1.4
System.ClientModel 1.8.0
System.ComponentModel 4.3.0
System.ComponentModel.Annotations 5.0.0
System.Configuration.ConfigurationManager 8.0.1
System.Data.SQLite 2.0.3
System.Diagnostics.DiagnosticSource 8.0.1
System.Diagnostics.EventLog 8.0.1
System.Drawing.Common 8.0.27
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.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-r1
alpine-baselayout-data 3.7.2-r1
alpine-keys 2.6-r0
alpine-release 3.24.1-r0
apk-tools 3.0.6-r0
bash 5.3.9-r1
brotli-libs 1.2.0-r1
busybox 1.37.0-r31
busybox-binsh 1.37.0-r31
c-ares 1.34.6-r0
ca-certificates 20260611-r0
ca-certificates-bundle 20260611-r0
catatonit 0.2.1-r0
coreutils 9.11-r0
coreutils-env 9.11-r0
coreutils-fmt 9.11-r0
coreutils-sha512sum 9.11-r0
curl 8.21.0-r0
findutils 4.10.0-r1
icu-data-en 78.1-r0
icu-libs 78.1-r0
jq 1.8.1-r0
libapk 3.0.6-r0
libattr 2.5.2-r2
libbsd 0.12.2-r0
libcrypto3 3.5.7-r0
libcurl 8.21.0-r0
libgcc 15.2.0-r5
libidn2 2.3.8-r0
libintl 1.0-r0
libmd 1.2.0-r0
libncursesw 6.6_p20260516-r0
libproc2 4.0.6-r0
libpsl 0.21.5-r3
libssl3 3.5.7-r0
libstdc++ 15.2.0-r5
libunistring 1.4.2-r0
libxml2 2.13.9-r2
libxslt 1.1.43-r3
linux-pam 1.7.1-r2
musl 1.2.6-r2
musl-utils 1.2.6-r2
ncurses-terminfo-base 6.6_p20260516-r0
netcat-openbsd 1.234.1-r0
nghttp2-libs 1.69.0-r0
oniguruma 6.9.10-r0
procps-ng 4.0.6-r0
readline 8.3.3-r1
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.27
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64 8.0.27
scanelf 1.3.9-r1
shadow 4.18.0-r1
skalibs-libs 2.15.0.0-r0
sqlite-libs 3.53.2-r0
ssl_client 1.37.0-r31
tzdata 2026b-r0
utmps-libs 0.1.3.3-r0
xmlstarlet 1.6.1-r2
xz-libs 5.8.3-r0
zlib 1.3.2-r0
zstd-libs 1.5.7-r2
sbom
Package Changes
[*] alpine-baselayout: 3.7.2-r0 -> 3.7.2-r1 (Changed)
[*] alpine-baselayout-data: 3.7.2-r0 -> 3.7.2-r1 (Changed)
[*] alpine-release: 3.23.5-r0 -> 3.24.1-r0 (Changed)
[*] bash: 5.3.3-r1 -> 5.3.9-r1 (Changed)
[*] brotli-libs: 1.2.0-r0 -> 1.2.0-r1 (Changed)
[*] busybox: 1.37.0-r30 -> 1.37.0-r31 (Changed)
[*] busybox-binsh: 1.37.0-r30 -> 1.37.0-r31 (Changed)
[*] coreutils: 9.8-r1 -> 9.11-r0 (Changed)
[*] coreutils-env: 9.8-r1 -> 9.11-r0 (Changed)
[*] coreutils-fmt: 9.8-r1 -> 9.11-r0 (Changed)
[*] coreutils-sha512sum: 9.8-r1 -> 9.11-r0 (Changed)
[*] curl: 8.19.0-r0 -> 8.21.0-r0 (Changed)
[*] findutils: 4.10.0-r0 -> 4.10.0-r1 (Changed)
[*] icu-data-en: 76.1-r1 -> 78.1-r0 (Changed)
[*] icu-libs: 76.1-r1 -> 78.1-r0 (Changed)
[*] libcurl: 8.19.0-r0 -> 8.21.0-r0 (Changed)
[*] libgcc: 15.2.0-r2 -> 15.2.0-r5 (Changed)
[*] libintl: 0.24.1-r1 -> 1.0-r0 (Changed)
[*] libmd: 1.1.0-r0 -> 1.2.0-r0 (Changed)
[*] libncursesw: 6.5_p20251123-r0 -> 6.6_p20260516-r0 (Changed)
[*] libproc2: 4.0.5-r0 -> 4.0.6-r0 (Changed)
[*] libstdc++: 15.2.0-r2 -> 15.2.0-r5 (Changed)
[*] libunistring: 1.4.1-r0 -> 1.4.2-r0 (Changed)
[*] libxml2: 2.13.9-r1 -> 2.13.9-r2 (Changed)
[*] musl: 1.2.5-r23 -> 1.2.6-r2 (Changed)
[*] musl-utils: 1.2.5-r23 -> 1.2.6-r2 (Changed)
[*] ncurses-terminfo-base: 6.5_p20251123-r0 -> 6.6_p20260516-r0 (Changed)
[*] procps-ng: 4.0.5-r0 -> 4.0.6-r0 (Changed)
[*] readline: 8.3.1-r0 -> 8.3.3-r1 (Changed)
[*] scanelf: 1.3.8-r2 -> 1.3.9-r1 (Changed)
[*] shadow: 4.18.0-r0 -> 4.18.0-r1 (Changed)
[*] skalibs-libs: 2.14.4.0-r0 -> 2.15.0.0-r0 (Changed)
[*] sqlite-libs: 3.51.2-r0 -> 3.53.2-r0 (Changed)
[*] ssl_client: 1.37.0-r30 -> 1.37.0-r31 (Changed)
[*] utmps-libs: 0.1.3.1-r0 -> 0.1.3.3-r0 (Changed)
Browser Console Logs
[
{
"level": "INFO",
"message": "http://172.17.0.5:9696/194-4b970a3e3dd59743b5ea.js 1:146645 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1783177205983
},
{
"level": "INFO",
"message": "http://172.17.0.5:9696/194-4b970a3e3dd59743b5ea.js 1:146645 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.5:9696/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1783177205983
},
{
"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": 1783177205983
},
{
"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": 1783177205983
},
{
"level": "INFO",
"message": "http://172.17.0.5:9696/194-4b970a3e3dd59743b5ea.js 1:146645 \"[signalR] Information: WebSocket connected to ws://172.17.0.5:9696/signalr/messages?access_token=(removed)&id=K26dW7jC9SOWKkg6G3F0Hg.\"",
"source": "console-api",
"timestamp": 1783177205983
},
{
"level": "INFO",
"message": "http://172.17.0.5:9696/194-4b970a3e3dd59743b5ea.js 1:146645 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1783177205983
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:9696/194-4b970a3e3dd59743b5ea.js 1:146645 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1783177205983
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:9696/194-4b970a3e3dd59743b5ea.js 1:146645 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1783177205983
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:9696/194-4b970a3e3dd59743b5ea.js 1:146645 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1783177205983
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 12.97s |
| Container Start | PASS | - | 8.23s |
| Create Buildx SBOM | PASS | - | 2.85s |
| Get Build Info | PASS | - | 0.07s |
linuxserver/lspipepr-prowlarr
Runtime: 102.92s
ARM64
PASS
builder
X86-BUILDER-2b --contabo
created
2026-07-04T14:54:36+00:00
image
linuxserver/lspipepr-prowlarr
maintainer
Roxedus,thespad
size
82.27MB
tag
arm64v8-2.4.0.5397-pkg-c7940c17-dev-833eff569f5fd7622274fdbf0529d6af41abe72f-pr-80
version
2.4.0.5397-ls153
Container Logs
2026-07-04T14:59:48.450608456Z [migrations] started
2026-07-04T14:59:48.465310706Z [migrations] no migrations found
2026-07-04T14:59:49.746192231Z usermod: no changes
2026-07-04T14:59:49.877540227Z ───────────────────────────────────────
2026-07-04T14:59:49.877565905Z
2026-07-04T14:59:49.877569361Z ██╗ ███████╗██╗ ██████╗
2026-07-04T14:59:49.877572495Z ██║ ██╔════╝██║██╔═══██╗
2026-07-04T14:59:49.877575450Z ██║ ███████╗██║██║ ██║
2026-07-04T14:59:49.877578374Z ██║ ╚════██║██║██║ ██║
2026-07-04T14:59:49.877581208Z ███████╗███████║██║╚██████╔╝
2026-07-04T14:59:49.877584083Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-07-04T14:59:49.877586927Z
2026-07-04T14:59:49.877589601Z Brought to you by linuxserver.io
2026-07-04T14:59:49.877592375Z ───────────────────────────────────────
2026-07-04T14:59:49.883718175Z
2026-07-04T14:59:49.884094919Z To support the app dev(s) visit:
2026-07-04T14:59:49.913981902Z Prowlarr: https://opencollective.com/prowlarr
2026-07-04T14:59:49.918408846Z
2026-07-04T14:59:49.918423298Z To support LSIO projects visit:
2026-07-04T14:59:49.918426363Z https://www.linuxserver.io/donate/
2026-07-04T14:59:49.918428867Z
2026-07-04T14:59:49.918431370Z ───────────────────────────────────────
2026-07-04T14:59:49.918434876Z GID/UID
2026-07-04T14:59:49.918441866Z ───────────────────────────────────────
2026-07-04T14:59:50.020576698Z
2026-07-04T14:59:50.020610128Z User UID: 911
2026-07-04T14:59:50.020613293Z User GID: 911
2026-07-04T14:59:50.020616108Z ───────────────────────────────────────
2026-07-04T14:59:50.085043548Z Linuxserver.io version: 2.4.0.5397-pkg-c7940c17-dev-833eff569f5fd7622274fdbf0529d6af41abe72f-pr-80
2026-07-04T14:59:50.088380087Z Build-date: 2026-07-04T14:54:36+00:00
2026-07-04T14:59:50.088415159Z ───────────────────────────────────────
2026-07-04T14:59:50.088555199Z
2026-07-04T14:59:53.854563644Z [custom-init] No custom files found, skipping...
2026-07-04T15:00:11.697808991Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.4.0.5397
2026-07-04T15:00:12.291547641Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-04T15:00:12.484487899Z [Debug] Bootstrap: Console selected
2026-07-04T15:00:12.508142595Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-04T15:00:22.182416682Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-04T15:00:24.113755440Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {9a78db52-0525-40b6-ad0e-aa1caeedb642} may be persisted to storage in unencrypted form.
2026-07-04T15:00:26.684020900Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-07-04T15:00:27.659029428Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-07-04T15:00:30.072462513Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-07-04T15:00:30.301395735Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:30.322319128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:31.722183527Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-07-04T15:00:31.817420023Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4292991s
2026-07-04T15:00:31.827099447Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-07-04T15:00:31.834093186Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5198816s
2026-07-04T15:00:32.230739345Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-07-04T15:00:32.258901645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:32.544499105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-07-04T15:00:32.828347173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-07-04T15:00:33.302628594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6993215s
2026-07-04T15:00:33.662714330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:33.770318368Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-07-04T15:00:33.775322776Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2195415s
2026-07-04T15:00:33.846156936Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-07-04T15:00:33.860745167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:34.326566300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-07-04T15:00:34.369013423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-04T15:00:34.471217840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1377522s
2026-07-04T15:00:34.485269537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T15:00:34.496811541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055301s
2026-07-04T15:00:34.514142651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-07-04T15:00:34.539036973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-07-04T15:00:34.612482908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0942116s
2026-07-04T15:00:34.621881050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:34.637133615Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-07-04T15:00:34.644610729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1160685s
2026-07-04T15:00:34.664160363Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-07-04T15:00:34.668118373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:34.711041711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T15:00:34.719428950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005523s
2026-07-04T15:00:34.729134192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-07-04T15:00:34.733660203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-07-04T15:00:34.743746378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012767s
2026-07-04T15:00:34.748290798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:34.769050915Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-07-04T15:00:34.774319560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0369113s
2026-07-04T15:00:34.912522608Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-07-04T15:00:34.917107158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:34.964434785Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-07-04T15:00:35.210550524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-07-04T15:00:35.255097875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL)
2026-07-04T15:00:35.270160075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.054789s
2026-07-04T15:00:35.274561470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-07-04T15:00:35.281884103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-07-04T15:00:35.290358632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116021s
2026-07-04T15:00:35.295074989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-07-04T15:00:35.305477526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT)
2026-07-04T15:00:35.315621447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164356s
2026-07-04T15:00:35.320185987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-07-04T15:00:35.328292293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-07-04T15:00:35.334395929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099237s
2026-07-04T15:00:35.341589337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-07-04T15:00:35.721814942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL)
2026-07-04T15:00:35.746125830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4000353s
2026-07-04T15:00:35.751039453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-07-04T15:00:35.764604840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-07-04T15:00:35.786873288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301141s
2026-07-04T15:00:35.792740169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-07-04T15:00:35.806359957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-04T15:00:35.817989583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146907s
2026-07-04T15:00:35.827109869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-07-04T15:00:35.930625121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 25, "Added" DATETIME NOT NULL)
2026-07-04T15:00:35.962058141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1319779s
2026-07-04T15:00:35.971338057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-07-04T15:00:35.982286251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T15:00:35.995874412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168345s
2026-07-04T15:00:36.019633374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2026-07-04T15:00:36.032807995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationIndexerMapping" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "AppId" INTEGER NOT NULL, "RemoteIndexerId" INTEGER NOT NULL)
2026-07-04T15:00:36.042770944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155518s
2026-07-04T15:00:36.049563943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2026-07-04T15:00:36.063087397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Applications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "SyncLevel" INTEGER NOT NULL, "Tags" TEXT)
2026-07-04T15:00:36.076181407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187772s
2026-07-04T15:00:36.081200368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2026-07-04T15:00:36.094580567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2026-07-04T15:00:36.115347395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236212s
2026-07-04T15:00:36.132108851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-07-04T15:00:36.140047687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-07-04T15:00:36.166534716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299185s
2026-07-04T15:00:36.175224087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-07-04T15:00:36.185214397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-07-04T15:00:36.204235098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154127s
2026-07-04T15:00:36.210509950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-07-04T15:00:36.488132199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL)
2026-07-04T15:00:36.550509228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3258334s
2026-07-04T15:00:36.567082942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-07-04T15:00:36.588318263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-07-04T15:00:36.616826710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0328577s
2026-07-04T15:00:36.631194489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-07-04T15:00:36.650790553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-07-04T15:00:36.685751570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0395674s
2026-07-04T15:00:36.710109359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-07-04T15:00:36.747340127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-07-04T15:00:36.805201748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0779006s
2026-07-04T15:00:36.834637175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-07-04T15:00:36.903319762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-07-04T15:00:36.945211104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0800665s
2026-07-04T15:00:36.952496070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-07-04T15:00:36.961337297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T15:00:36.979746753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185938s
2026-07-04T15:00:36.991079475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-07-04T15:00:37.016562589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL)
2026-07-04T15:00:37.054455680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0437247s
2026-07-04T15:00:37.067298204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-07-04T15:00:37.076401874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-04T15:00:37.097148933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174673s
2026-07-04T15:00:37.205095834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-04T15:00:37', 'InitialSetup')
2026-07-04T15:00:37.248997769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:37.273498903Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-07-04T15:00:37.278899825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1993861s
2026-07-04T15:00:37.290050513Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-07-04T15:00:37.294448274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:37.302525577Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2026-07-04T15:00:37.502149581Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2026-07-04T15:00:37.855841787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2026-07-04T15:00:37.878008371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added" FROM "Indexers"
2026-07-04T15:00:37.897005397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-04T15:00:37.920146994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-04T15:00:37.952485110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T15:00:37.962646036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4548833s
2026-07-04T15:00:37.967807620Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2026-07-04T15:00:38.029379282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2026-07-04T15:00:38.044550104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers"
2026-07-04T15:00:38.054242858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-04T15:00:38.064486107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-04T15:00:38.083263143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T15:00:38.091258653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1188803s
2026-07-04T15:00:38.098395087Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2026-07-04T15:00:38.222284819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2026-07-04T15:00:38.253248856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers"
2026-07-04T15:00:38.265680584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-04T15:00:38.277643710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-04T15:00:38.297280364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T15:00:38.307605636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.204411s
2026-07-04T15:00:38.312049655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2026-07-04T15:00:38.322204010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T15:00:38.333631134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164407s
2026-07-04T15:00:38.350357757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2026-07-04T15:00:38.359394048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-07-04T15:00:38.380582798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244778s
2026-07-04T15:00:38.398027337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-04T15:00:38', 'ApplicationStatus')
2026-07-04T15:00:38.415120481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:38.428328242Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-07-04T15:00:38.433022666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0715388s
2026-07-04T15:00:38.440188963Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-07-04T15:00:38.444340274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:38.452821203Z [Info] IndexerProps: Starting migration of Main DB to 3
2026-07-04T15:00:38.500074739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T15:00:38.503893160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002113s
2026-07-04T15:00:38.508264742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2026-07-04T15:00:38.517661822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:00:38.530089705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174262s
2026-07-04T15:00:38.536011748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-07-04T15:00:38.544961439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 1)
2026-07-04T15:00:38.556768330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182219s
2026-07-04T15:00:38.561289415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-07-04T15:00:38.569315803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T15:00:38.584684651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149469s
2026-07-04T15:00:38.585564861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-07-04T15:00:38.592570678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-04T15:00:38.603014137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009669s
2026-07-04T15:00:38.607524786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-04T15:00:38', 'IndexerProps')
2026-07-04T15:00:38.615026267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:38.627191776Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-07-04T15:00:38.630430429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0351578s
2026-07-04T15:00:38.634845675Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-07-04T15:00:38.638451208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:38.644420282Z [Info] add_update_history: Starting migration of Main DB to 4
2026-07-04T15:00:38.653349322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-04T15:00:38', 'add_update_history')
2026-07-04T15:00:38.660925114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:38.668452963Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-07-04T15:00:38.671837775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299355s
2026-07-04T15:00:38.679056031Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-07-04T15:00:38.680983760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:38.686976779Z [Info] update_notifiarr: Starting migration of Main DB to 5
2026-07-04T15:00:38.748575632Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-07-04T15:00:38.769271534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-07-04T15:00:38.778742756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246987s
2026-07-04T15:00:38.785640431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-04T15:00:38', 'update_notifiarr')
2026-07-04T15:00:38.793521301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:38.800010184Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-07-04T15:00:38.804980151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0464953s
2026-07-04T15:00:38.889318997Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-07-04T15:00:38.903181559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:38.909861919Z [Info] app_profiles: Starting migration of Main DB to 6
2026-07-04T15:00:38.928091685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2026-07-04T15:00:38.938405510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AppSyncProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "EnableRss" INTEGER NOT NULL, "EnableInteractiveSearch" INTEGER NOT NULL, "EnableAutomaticSearch" INTEGER NOT NULL)
2026-07-04T15:00:38.949022959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149112s
2026-07-04T15:00:38.951822305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2026-07-04T15:00:38.957463748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2026-07-04T15:00:38.965752027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092253s
2026-07-04T15:00:38.969799483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T15:00:38.984444337Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.68E-05s
2026-07-04T15:00:38.989353262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2026-07-04T15:00:38.995567154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2026-07-04T15:00:39.008728335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152218s
2026-07-04T15:00:39.015477518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-04T15:00:39', 'app_profiles')
2026-07-04T15:00:39.023764956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:39.031821929Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-07-04T15:00:39.036016514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0380621s
2026-07-04T15:00:39.040555154Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-07-04T15:00:39.043611494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:39.048331718Z [Info] history_failed: Starting migration of Main DB to 7
2026-07-04T15:00:39.062345507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-04T15:00:39.066111269Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.27E-05s
2026-07-04T15:00:39.069044175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2026-07-04T15:00:39.074433550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2026-07-04T15:00:39.085464268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133428s
2026-07-04T15:00:39.090209058Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-07-04T15:00:39.096742478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-07-04T15:00:39.102517762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075581s
2026-07-04T15:00:39.107595811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-04T15:00:39', 'history_failed')
2026-07-04T15:00:39.113726518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:39.120228360Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-07-04T15:00:39.123818090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251428s
2026-07-04T15:00:39.127472435Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-07-04T15:00:39.130392571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:39.135493465Z [Info] redacted_api: Starting migration of Main DB to 8
2026-07-04T15:00:39.144343855Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:39.148608186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:39.190325536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.04214s
2026-07-04T15:00:39.196548872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-04T15:00:39', 'redacted_api')
2026-07-04T15:00:39.203088051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:39.211533976Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-07-04T15:00:39.216775730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0623517s
2026-07-04T15:00:39.221642343Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-07-04T15:00:39.225836457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:39.231891280Z [Info] IndexerProxies: Starting migration of Main DB to 10
2026-07-04T15:00:39.245020144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2026-07-04T15:00:39.255403491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerProxies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT)
2026-07-04T15:00:39.264893703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161111s
2026-07-04T15:00:39.269367066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T15:00:39.277056408Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.92E-05s
2026-07-04T15:00:39.278282645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-07-04T15:00:39.283700533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-07-04T15:00:39.295259083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128253s
2026-07-04T15:00:39.300980757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-04T15:00:39', 'IndexerProxies')
2026-07-04T15:00:39.307158094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:39.316810056Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-07-04T15:00:39.323680380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0342935s
2026-07-04T15:00:39.328831149Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-07-04T15:00:39.332864402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:39.341083919Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2026-07-04T15:00:39.345430611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2026-07-04T15:00:39.349194311Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.04E-05s
2026-07-04T15:00:39.353310610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2026-07-04T15:00:39.360504670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2026-07-04T15:00:39.374060772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156852s
2026-07-04T15:00:39.379658050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-04T15:00:39', 'app_indexer_remote_name')
2026-07-04T15:00:39.386521685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:39.397240697Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-07-04T15:00:39.401578276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0389597s
2026-07-04T15:00:39.407048622Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-07-04T15:00:39.411707564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:39.417560775Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2026-07-04T15:00:39.589312734Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:39.634832662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2026-07-04T15:00:39.653460806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0539506s
2026-07-04T15:00:39.670116844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-04T15:00:39', 'desi_gazelle_to_unit3d')
2026-07-04T15:00:39.681092060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:39.693066622Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-07-04T15:00:39.698236890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.091748s
2026-07-04T15:00:39.709117644Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-07-04T15:00:39.716097954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:39.725932309Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2026-07-04T15:00:39.748098745Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T15:00:39.759085107Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.37E-05s
2026-07-04T15:00:39.769176408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-07-04T15:00:39.785107920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:00:39.805609091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0318293s
2026-07-04T15:00:39.816103846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-04T15:00:39', 'add_on_update_to_notifications')
2026-07-04T15:00:39.823041753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:39.844109250Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-07-04T15:00:39.848893680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0650116s
2026-07-04T15:00:39.854168534Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-07-04T15:00:39.860787642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:39.867744317Z [Info] IndexerVersions: Starting migration of Main DB to 15
2026-07-04T15:00:39.885155916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2026-07-04T15:00:39.894981810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL UNIQUE, "File" TEXT NOT NULL UNIQUE, "Sha" TEXT, "LastUpdated" DATETIME)
2026-07-04T15:00:39.905868994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161316s
2026-07-04T15:00:39.910670538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2026-07-04T15:00:39.917080223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-07-04T15:00:39.925897835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106342s
2026-07-04T15:00:39.930549195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2026-07-04T15:00:39.937291358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-07-04T15:00:39.946069572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105333s
2026-07-04T15:00:39.953271003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-04T15:00:39', 'IndexerVersions')
2026-07-04T15:00:39.961598140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:39.972902730Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-07-04T15:00:39.976880860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0373923s
2026-07-04T15:00:39.981497518Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-07-04T15:00:39.985672565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:39.991487237Z [Info] cleanup_config: Starting migration of Main DB to 16
2026-07-04T15:00:40.049125755Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:40.075197552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2026-07-04T15:00:40.082851782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0295527s
2026-07-04T15:00:40.090035466Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:40.093432676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2026-07-04T15:00:40.100301859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088563s
2026-07-04T15:00:40.107028388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-04T15:00:40', 'cleanup_config')
2026-07-04T15:00:40.114977821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:40.130369093Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-07-04T15:00:40.135472860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0373926s
2026-07-04T15:00:40.140589106Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-07-04T15:00:40.143504476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:40.148010447Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2026-07-04T15:00:40.224811660Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:40.232477977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2026-07-04T15:00:40.239607891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087637s
2026-07-04T15:00:40.244858158Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:40.250009085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2026-07-04T15:00:40.259550644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078633s
2026-07-04T15:00:40.264033841Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:40.269487112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2026-07-04T15:00:40.277743624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078242s
2026-07-04T15:00:40.283818607Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:40.291112377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2026-07-04T15:00:40.298381499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008383s
2026-07-04T15:00:40.303281402Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:40.308517537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2026-07-04T15:00:40.316055142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085393s
2026-07-04T15:00:40.320860392Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:40.330839224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2026-07-04T15:00:40.339599211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134965s
2026-07-04T15:00:40.352034284Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:40.361806418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2026-07-04T15:00:40.374618284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136404s
2026-07-04T15:00:40.387008822Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:40.392894390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2026-07-04T15:00:40.411340851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016621s
2026-07-04T15:00:40.419043684Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:40.526168364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2026-07-04T15:00:40.533704817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1056613s
2026-07-04T15:00:40.542129200Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:40.548225885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2026-07-04T15:00:40.557245130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104915s
2026-07-04T15:00:40.561796880Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:40.572137435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2026-07-04T15:00:40.579070062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134771s
2026-07-04T15:00:40.585555962Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:40.598078626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2026-07-04T15:00:40.602212070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113553s
2026-07-04T15:00:40.608737648Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:40.614633773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2026-07-04T15:00:40.623399768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099221s
2026-07-04T15:00:40.630114600Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:40.636983543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2026-07-04T15:00:40.643026028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00817s
2026-07-04T15:00:40.647210307Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:40.652660794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2026-07-04T15:00:40.658384030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070576s
2026-07-04T15:00:40.664043891Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:40.672172622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2026-07-04T15:00:40.678252202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102704s
2026-07-04T15:00:40.687611676Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:40.727758583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2026-07-04T15:00:40.748337390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0504852s
2026-07-04T15:00:40.751618206Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:40.761736067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2026-07-04T15:00:40.769732670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131366s
2026-07-04T15:00:40.776679448Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:40.782951758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2026-07-04T15:00:40.789894340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088196s
2026-07-04T15:00:40.793468726Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:40.798831513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2026-07-04T15:00:40.805568707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080613s
2026-07-04T15:00:40.812785661Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:40.819070168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2026-07-04T15:00:40.827078579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009855s
2026-07-04T15:00:40.831097480Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:40.837643238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2026-07-04T15:00:40.845533542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100675s
2026-07-04T15:00:40.849472915Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:40.856166365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-07-04T15:00:40.865651527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121594s
2026-07-04T15:00:40.869465783Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:40.878570245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2026-07-04T15:00:40.886959947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112632s
2026-07-04T15:00:40.891821772Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:40.898010486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2026-07-04T15:00:40.908044651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095627s
2026-07-04T15:00:40.914592312Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:40.920598021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2026-07-04T15:00:40.931053138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125971s
2026-07-04T15:00:40.934839171Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:40.943248241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2026-07-04T15:00:40.959698932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205578s
2026-07-04T15:00:40.965498813Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:40.974016656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-07-04T15:00:40.980301143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102952s
2026-07-04T15:00:40.984806043Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:40.993782785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2026-07-04T15:00:41.000358297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117836s
2026-07-04T15:00:41.004341777Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:41.011886963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2026-07-04T15:00:41.018248564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105128s
2026-07-04T15:00:41.021766307Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:41.028455950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2026-07-04T15:00:41.034979466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094077s
2026-07-04T15:00:41.039353580Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:41.044342044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2026-07-04T15:00:41.050455925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068312s
2026-07-04T15:00:41.055136038Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:41.063879059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2026-07-04T15:00:41.071146128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101553s
2026-07-04T15:00:41.077352628Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:41.083023276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2026-07-04T15:00:41.089436085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077121s
2026-07-04T15:00:41.092564061Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:41.097742351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2026-07-04T15:00:41.111128570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123244s
2026-07-04T15:00:41.119217130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-04T15:00:41', 'indexer_cleanup')
2026-07-04T15:00:41.127381333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:41.138500685Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-07-04T15:00:41.145769237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0398311s
2026-07-04T15:00:41.153126370Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-07-04T15:00:41.158084841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:41.167524445Z [Info] minimum_seeders: Starting migration of Main DB to 18
2026-07-04T15:00:41.180550615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2026-07-04T15:00:41.184513943Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.06E-05s
2026-07-04T15:00:41.189109980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2026-07-04T15:00:41.195610530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2026-07-04T15:00:41.209270439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155052s
2026-07-04T15:00:41.232809021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-04T15:00:41', 'minimum_seeders')
2026-07-04T15:00:41.252381217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:41.269753559Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-07-04T15:00:41.285662768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0726033s
2026-07-04T15:00:41.305857318Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-07-04T15:00:41.315042482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:41.354083292Z [Info] remove_showrss: Starting migration of Main DB to 19
2026-07-04T15:00:41.397629243Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:41.427683408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2026-07-04T15:00:41.460491629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.042873s
2026-07-04T15:00:41.484112122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-04T15:00:41', 'remove_showrss')
2026-07-04T15:00:41.504671690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:41.524363357Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-07-04T15:00:41.528692283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1140263s
2026-07-04T15:00:41.534312134Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-07-04T15:00:41.544639078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:41.554312463Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2026-07-04T15:00:41.566093386Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:41.572831043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2026-07-04T15:00:41.581665189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099253s
2026-07-04T15:00:41.589014822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-04T15:00:41', 'remove_torrentparadiseml')
2026-07-04T15:00:41.598231003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:41.627075213Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-07-04T15:00:41.631167816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0526913s
2026-07-04T15:00:41.637430070Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-07-04T15:00:41.643504973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:41.648580979Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2026-07-04T15:00:41.656871332Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:41.661686006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:41.682497530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215962s
2026-07-04T15:00:41.690361084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-04T15:00:41', 'localization_setting_to_string')
2026-07-04T15:00:41.701033876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:41.708747575Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-07-04T15:00:41.712543222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0466699s
2026-07-04T15:00:41.716978839Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-07-04T15:00:41.725261109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:41.731700619Z [Info] orpheus_api: Starting migration of Main DB to 22
2026-07-04T15:00:41.740556858Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:41.746104922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:41.913809848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1687859s
2026-07-04T15:00:41.921105280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-04T15:00:41', 'orpheus_api')
2026-07-04T15:00:41.932181747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:41.939786252Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-07-04T15:00:41.945570920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1926972s
2026-07-04T15:00:41.955394680Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-07-04T15:00:41.965570488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:41.977638150Z [Info] download_client_categories: Starting migration of Main DB to 23
2026-07-04T15:00:41.994086397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-07-04T15:00:42.003070229Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.97E-05s
2026-07-04T15:00:42.011268293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2026-07-04T15:00:42.018468692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2026-07-04T15:00:42.035100585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019182s
2026-07-04T15:00:42.042876576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-04T15:00:42', 'download_client_categories')
2026-07-04T15:00:42.051799748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:42.070141912Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-07-04T15:00:42.080065582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.051201s
2026-07-04T15:00:42.088060411Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-07-04T15:00:42.092730469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:42.098858051Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2026-07-04T15:00:42.111018923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-07-04T15:00:42.113365890Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.23E-05s
2026-07-04T15:00:42.117198122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-07-04T15:00:42.122189231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-07-04T15:00:42.134081331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012678s
2026-07-04T15:00:42.138275616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-07-04T15:00:42.143301206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-07-04T15:00:42.155036170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128542s
2026-07-04T15:00:42.161463571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-04T15:00:42', 'add_salt_to_users')
2026-07-04T15:00:42.168737220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:42.185065908Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-07-04T15:00:42.187303250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0371721s
2026-07-04T15:00:42.193903681Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-07-04T15:00:42.202025991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:42.209308003Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2026-07-04T15:00:42.223892477Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:42.232037411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2026-07-04T15:00:42.239241737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101116s
2026-07-04T15:00:42.249116714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-04T15:00:42', 'speedcd_userpasssettings_to_speedcdsettings')
2026-07-04T15:00:42.259793493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:42.278217741Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-07-04T15:00:42.283156000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0460079s
2026-07-04T15:00:42.289566014Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-07-04T15:00:42.294475932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:42.301131746Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2026-07-04T15:00:42.312073571Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:42.317385280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2026-07-04T15:00:42.324142997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093383s
2026-07-04T15:00:42.333043203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-04T15:00:42', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-07-04T15:00:42.341294117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:42.363501542Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-07-04T15:00:42.369065470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0464866s
2026-07-04T15:00:42.377099859Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-07-04T15:00:42.383044807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:42.391438434Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2026-07-04T15:00:42.403978675Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:42.409517214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2026-07-04T15:00:42.416032777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079875s
2026-07-04T15:00:42.423443833Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:42.429120068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2026-07-04T15:00:42.436046578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085584s
2026-07-04T15:00:42.442424374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-04T15:00:42', 'alpharatio_greatposterwall_config_contract')
2026-07-04T15:00:42.450250842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:42.460611326Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-07-04T15:00:42.465612850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325774s
2026-07-04T15:00:42.470438832Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-07-04T15:00:42.474925604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:42.484021834Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2026-07-04T15:00:42.511353670Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:42.517120561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2026-07-04T15:00:42.523718497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077926s
2026-07-04T15:00:42.529879920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-04T15:00:42', 'remove_notwhatcd')
2026-07-04T15:00:42.537656483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:42.556641852Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-07-04T15:00:42.566693253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0368422s
2026-07-04T15:00:42.574074172Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-07-04T15:00:42.577739746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:42.584831262Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2026-07-04T15:00:42.598649557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T15:00:42.604837189Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.64E-05s
2026-07-04T15:00:42.610847415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2026-07-04T15:00:42.619030447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:00:42.643031361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248989s
2026-07-04T15:00:42.645533931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T15:00:42.649586854Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.99E-05s
2026-07-04T15:00:42.655182608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2026-07-04T15:00:42.663463978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:00:42.679480167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193562s
2026-07-04T15:00:42.686835078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-04T15:00:42', 'add_on_grab_to_notifications')
2026-07-04T15:00:42.694564080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:42.720019573Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-07-04T15:00:42.737164613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0520187s
2026-07-04T15:00:42.770303701Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-07-04T15:00:42.776087127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:42.785677547Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2026-07-04T15:00:42.801027219Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:42.805830124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-07-04T15:00:42.814904152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120618s
2026-07-04T15:00:42.824503195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-04T15:00:42', 'animetorrents_use_custom_config_contract')
2026-07-04T15:00:42.834038924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:42.859194758Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-07-04T15:00:42.866120275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0527732s
2026-07-04T15:00:42.879717981Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-07-04T15:00:42.884798334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:42.891857942Z [Info] apprise_server_url: Starting migration of Main DB to 31
2026-07-04T15:00:42.899623028Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:42.904281058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:42.927837034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023805s
2026-07-04T15:00:42.935067458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-04T15:00:42', 'apprise_server_url')
2026-07-04T15:00:42.943154076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:42.976038290Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-07-04T15:00:42.981573826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0709622s
2026-07-04T15:00:42.989388976Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-07-04T15:00:42.996812340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:43.005624644Z [Info] health_restored_notification: Starting migration of Main DB to 32
2026-07-04T15:00:43.018163423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T15:00:43.022538448Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.64E-05s
2026-07-04T15:00:43.029252168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-07-04T15:00:43.037818985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:00:43.056770563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222642s
2026-07-04T15:00:43.063610211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-04T15:00:43', 'health_restored_notification')
2026-07-04T15:00:43.071463490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:43.082583953Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-07-04T15:00:43.088307650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0473731s
2026-07-04T15:00:43.095484083Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-07-04T15:00:43.101361610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:43.109262570Z [Info] remove_uc: Starting migration of Main DB to 33
2026-07-04T15:00:43.119857615Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:43.127204143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-07-04T15:00:43.137492660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011885s
2026-07-04T15:00:43.145081892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-04T15:00:43', 'remove_uc')
2026-07-04T15:00:43.153435550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:43.180838271Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-07-04T15:00:43.183386159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0550997s
2026-07-04T15:00:43.186699353Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-07-04T15:00:43.189477816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:43.194249227Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2026-07-04T15:00:43.201839139Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:43.205842999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:43.223361659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017433s
2026-07-04T15:00:43.230496571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-04T15:00:43', 'history_fix_data_titles')
2026-07-04T15:00:43.241025398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:43.252199802Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-07-04T15:00:43.254393749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0417495s
2026-07-04T15:00:43.265243426Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-07-04T15:00:43.265287904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:43.273567660Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2026-07-04T15:00:43.309539071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T15:00:43.313641248Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.94E-05s
2026-07-04T15:00:43.318209443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-07-04T15:00:43.327048418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:00:43.338824112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157331s
2026-07-04T15:00:43.346427816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-04T15:00:43', 'download_client_per_indexer')
2026-07-04T15:00:43.353843298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:43.370822249Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-07-04T15:00:43.375717265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0476145s
2026-07-04T15:00:43.381715282Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-07-04T15:00:43.388013801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:43.394820229Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2026-07-04T15:00:43.488646252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-07-04T15:00:43.491927438Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-05s
2026-07-04T15:00:43.504110254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2026-07-04T15:00:43.617508745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T15:00:43.635867094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus"
2026-07-04T15:00:43.646491884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-07-04T15:00:43.657132928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-07-04T15:00:43.677888239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-07-04T15:00:43.686080284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1777457s
2026-07-04T15:00:43.690232326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-07-04T15:00:43.694364268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002495s
2026-07-04T15:00:43.699095306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2026-07-04T15:00:43.784130216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T15:00:43.803091658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus"
2026-07-04T15:00:43.811035722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-07-04T15:00:43.820438712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-07-04T15:00:43.850761338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-07-04T15:00:43.863145686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1596573s
2026-07-04T15:00:43.870024232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-07-04T15:00:43.874618787Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.16E-05s
2026-07-04T15:00:43.880661713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2026-07-04T15:00:44.006900785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T15:00:44.038595657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus"
2026-07-04T15:00:44.046094823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-07-04T15:00:44.061080349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-07-04T15:00:44.096995875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-07-04T15:00:44.108263459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2216307s
2026-07-04T15:00:44.119297793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-04T15:00:44.126946444Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.85E-05s
2026-07-04T15:00:44.139909599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-07-04T15:00:44.303080640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-07-04T15:00:44.339097039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-07-04T15:00:44.361113499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-04T15:00:44.367213239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-04T15:00:44.395088218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2468273s
2026-07-04T15:00:44.399458657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-04T15:00:44.403564179Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.16E-05s
2026-07-04T15:00:44.413659416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-07-04T15:00:44.617122032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-07-04T15:00:44.651631822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-07-04T15:00:44.662803793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-04T15:00:44.670464923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-04T15:00:44.706946638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2802872s
2026-07-04T15:00:44.711161474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-04T15:00:44.715153566Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-05s
2026-07-04T15:00:44.721038996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-07-04T15:00:44.883609927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-07-04T15:00:44.904514361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-07-04T15:00:44.923943675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-04T15:00:44.935152681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-04T15:00:44.961126521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2312262s
2026-07-04T15:00:44.967017018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-04T15:00:44.971263210Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.48E-05s
2026-07-04T15:00:44.978746363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-07-04T15:00:45.073028089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T15:00:45.087876499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-07-04T15:00:45.099737582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-04T15:00:45.110308060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-04T15:00:45.141173029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-04T15:00:45.151037291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1677319s
2026-07-04T15:00:45.155504985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-04T15:00:45.159687723Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.35E-05s
2026-07-04T15:00:45.165689165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-07-04T15:00:45.285255458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T15:00:45.301445498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-07-04T15:00:45.311999282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-04T15:00:45.320853620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-04T15:00:45.343033314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-04T15:00:45.350302457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1781807s
2026-07-04T15:00:45.354279386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-04T15:00:45.358072470Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-05s
2026-07-04T15:00:45.363123529Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-07-04T15:00:45.467114764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T15:00:45.483960206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-07-04T15:00:45.496226866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-04T15:00:45.509081818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-04T15:00:45.538211888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-04T15:00:45.549593422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1799279s
2026-07-04T15:00:45.554235177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-04T15:00:45.558226088Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.73E-05s
2026-07-04T15:00:45.562673782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-07-04T15:00:45.653018337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Successful" INTEGER NOT NULL)
2026-07-04T15:00:45.667292857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful") SELECT "Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful" FROM "History"
2026-07-04T15:00:45.680531415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-07-04T15:00:45.693012798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-07-04T15:00:45.716446031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-07-04T15:00:45.724162062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-04T15:00:45.731985525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1654188s
2026-07-04T15:00:45.735998498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2026-07-04T15:00:45.740290580Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.58E-05s
2026-07-04T15:00:45.744505206Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2026-07-04T15:00:45.877428874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL UNIQUE, "File" TEXT NOT NULL UNIQUE, "Sha" TEXT, "LastUpdated" DATETIME)
2026-07-04T15:00:45.910392488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerDefinitionVersions_temp" ("Id", "DefinitionId", "File", "Sha", "LastUpdated") SELECT "Id", "DefinitionId", "File", "Sha", "LastUpdated" FROM "IndexerDefinitionVersions"
2026-07-04T15:00:45.919875998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2026-07-04T15:00:45.938311102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2026-07-04T15:00:46.019143885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-07-04T15:00:46.042507133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-07-04T15:00:46.062308013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3103491s
2026-07-04T15:00:46.069756063Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-04T15:00:46.080719782Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.33E-05s
2026-07-04T15:00:46.094371488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-07-04T15:00:46.207125504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-07-04T15:00:46.230768280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2026-07-04T15:00:46.245373014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-04T15:00:46.266153443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-04T15:00:46.297743769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T15:00:46.305866370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2046832s
2026-07-04T15:00:46.309465593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-04T15:00:46.312898959Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.14E-05s
2026-07-04T15:00:46.317122056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-07-04T15:00:46.419508566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-07-04T15:00:46.445878229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2026-07-04T15:00:46.465453602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-04T15:00:46.476749719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-04T15:00:46.532779866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T15:00:46.542113962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2200458s
2026-07-04T15:00:46.547446663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-04T15:00:46.552632244Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.99E-05s
2026-07-04T15:00:46.558448829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-07-04T15:00:46.735601201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-07-04T15:00:46.759785370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2026-07-04T15:00:46.773281242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-04T15:00:46.782432815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-04T15:00:46.815245924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T15:00:46.826509000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2624889s
2026-07-04T15:00:46.831429104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-04T15:00:46.835765671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001673s
2026-07-04T15:00:46.841219755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2026-07-04T15:00:46.934096674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-07-04T15:00:46.953862612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2026-07-04T15:00:46.965716675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-04T15:00:46.981095459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-04T15:00:47.018140799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T15:00:47.024837644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1794105s
2026-07-04T15:00:47.029313221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T15:00:47.033097441Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.27E-05s
2026-07-04T15:00:47.037421911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2026-07-04T15:00:47.137575384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL, "Redirect" INTEGER NOT NULL, "AppProfileId" INTEGER NOT NULL, "Tags" TEXT, "DownloadClientId" INTEGER NOT NULL)
2026-07-04T15:00:47.162843368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId" FROM "Indexers"
2026-07-04T15:00:47.178116162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-04T15:00:47.194120203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-04T15:00:47.236080128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T15:00:47.247107612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2049794s
2026-07-04T15:00:47.252152030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-04T15:00:47.258993822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001456s
2026-07-04T15:00:47.264552542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-07-04T15:00:47.396660347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-07-04T15:00:47.413718458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-07-04T15:00:47.427842522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-07-04T15:00:47.437111521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-07-04T15:00:47.469264369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-04T15:00:47.482840143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2126616s
2026-07-04T15:00:47.489896856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-04T15:00:47.498869130Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.43E-05s
2026-07-04T15:00:47.507312693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-07-04T15:00:47.625383495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-07-04T15:00:47.683142262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-07-04T15:00:47.696875701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-07-04T15:00:47.708579699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-07-04T15:00:47.741538135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-04T15:00:47.750419734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2377728s
2026-07-04T15:00:47.756647806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T15:00:47.761174098Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.93E-05s
2026-07-04T15:00:47.766060971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-07-04T15:00:47.863368340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-07-04T15:00:47.877818623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-07-04T15:00:47.887267732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-07-04T15:00:47.899088965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-07-04T15:00:47.926821150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-04T15:00:47.944044930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1711018s
2026-07-04T15:00:47.953186357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-04T15:00:47', 'postgres_update_timestamp_columns_to_with_timezone')
2026-07-04T15:00:47.966966305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:47.981633974Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-07-04T15:00:47.986265985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2095765s
2026-07-04T15:00:47.993372023Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-07-04T15:00:47.999474728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:48.010683933Z [Info] add_notification_status: Starting migration of Main DB to 37
2026-07-04T15:00:48.033158781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-07-04T15:00:48.045033964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-04T15:00:48.056000518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148703s
2026-07-04T15:00:48.063313034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-07-04T15:00:48.071794804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-07-04T15:00:48.080415432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116585s
2026-07-04T15:00:48.087878114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-04T15:00:48', 'add_notification_status')
2026-07-04T15:00:48.096136399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:48.107398154Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-07-04T15:00:48.109356518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0359648s
2026-07-04T15:00:48.115240715Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-07-04T15:00:48.121815677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:48.128462147Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2026-07-04T15:00:48.142468585Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:48.148416187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2026-07-04T15:00:48.157187179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109462s
2026-07-04T15:00:48.162109886Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:48.169095402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-07-04T15:00:48.178046827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114586s
2026-07-04T15:00:48.184132395Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:48.194810165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2026-07-04T15:00:48.201367541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129535s
2026-07-04T15:00:48.208614220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-04T15:00:48', 'indexers_freeleech_only_config_contract')
2026-07-04T15:00:48.215600739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:48.226637065Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-07-04T15:00:48.232046983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.036485s
2026-07-04T15:00:48.237082508Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-07-04T15:00:48.242014307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:48.247982430Z [Info] email_encryption: Starting migration of Main DB to 39
2026-07-04T15:00:48.258137267Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:48.261098074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:48.276092471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015454s
2026-07-04T15:00:48.283004870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-04T15:00:48', 'email_encryption')
2026-07-04T15:00:48.291408051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:48.300205934Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-07-04T15:00:48.305208110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0398455s
2026-07-04T15:00:48.311278756Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-07-04T15:00:48.316610926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:48.323778497Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2026-07-04T15:00:48.332690330Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:48.337702160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:48.357846515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204785s
2026-07-04T15:00:48.366302105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-04T15:00:48', 'newznab_category_to_capabilities_settings')
2026-07-04T15:00:48.374932447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:48.389102990Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-07-04T15:00:48.392514883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0492796s
2026-07-04T15:00:48.398684979Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-07-04T15:00:48.404083498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:48.411009947Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2026-07-04T15:00:48.419148102Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:48.424321273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:48.439699617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161058s
2026-07-04T15:00:48.446238856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-04T15:00:48', 'gazelle_freeleech_token_options')
2026-07-04T15:00:48.453847497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:48.473077301Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-07-04T15:00:48.479556870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0418224s
2026-07-04T15:00:48.489325017Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-07-04T15:00:48.494452049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:48.501372991Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2026-07-04T15:00:48.513053123Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:48.518226934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:48.533144728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157282s
2026-07-04T15:00:48.540895413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-04T15:00:48', 'myanonamouse_freeleech_wedge_options')
2026-07-04T15:00:48.549841186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:48.563768196Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-07-04T15:00:48.568840436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0450109s
2026-07-04T15:00:48.574449371Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-07-04T15:00:48.579650705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:48.586533828Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43
2026-07-04T15:00:48.596074424Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:48.603037679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:48.919030694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3161681s
2026-07-04T15:00:48.926887597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-04T15:00:48', 'newznab_indexers_enable_redirect')
2026-07-04T15:00:48.940677461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:48.947613604Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-07-04T15:00:48.956468683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3460949s
2026-07-04T15:00:48.964579617Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrating
2026-07-04T15:00:48.978250903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:48.984668288Z [Info] myanonamouse_freeleech_wedge_checkbox: Starting migration of Main DB to 44
2026-07-04T15:00:48.998026856Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:49.008764646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:49.029797792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235658s
2026-07-04T15:00:49.039276065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-04T15:00:49', 'myanonamouse_freeleech_wedge_checkbox')
2026-07-04T15:00:49.048653136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:49.064237258Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrated
2026-07-04T15:00:49.079013730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0539187s
2026-07-04T15:00:49.398247671Z [Debug] MigrationController: Took: 00:00:21.7241368
2026-07-04T15:00:52.521044489Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-07-04T15:00:53.559136606Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-07-04T15:00:54.306242528Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-07-04T15:00:54.329393087Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:54.335807700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:54.442669525Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-07-04T15:00:54.449256326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1141253s
2026-07-04T15:00:54.455793571Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-07-04T15:00:54.469083676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1195355s
2026-07-04T15:00:54.512218430Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-07-04T15:00:54.519448224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:54.530087916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-07-04T15:00:54.536878592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-07-04T15:00:54.544836476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098782s
2026-07-04T15:00:54.549090701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:54.564961223Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-07-04T15:00:54.570496096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291309s
2026-07-04T15:00:54.578584156Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-07-04T15:00:54.585084095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:54.617012117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-07-04T15:00:54.623004486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-04T15:00:54.632957921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105814s
2026-07-04T15:00:54.637829911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T15:00:54.643305517Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.39E-05s
2026-07-04T15:00:54.649366188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-07-04T15:00:54.658113445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-07-04T15:00:54.675140949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191032s
2026-07-04T15:00:54.681935511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:54.694801961Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-07-04T15:00:54.702319225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.037134s
2026-07-04T15:00:54.711650797Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-07-04T15:00:54.718407171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:54.729346043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T15:00:54.737161623Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-05s
2026-07-04T15:00:54.739824453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-07-04T15:00:54.748190991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-07-04T15:00:54.757981851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117855s
2026-07-04T15:00:54.764197625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:54.777716043Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-07-04T15:00:54.784260789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0302035s
2026-07-04T15:00:54.794341735Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-07-04T15:00:54.801701522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:54.812439482Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-07-04T15:00:54.831882076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-07-04T15:00:54.845071519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-07-04T15:00:54.860357916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217932s
2026-07-04T15:00:54.866574561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-07-04T15:00:54.873640599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-07-04T15:00:54.884155214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114449s
2026-07-04T15:00:54.893258015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-04T15:00:54', 'InitialSetup')
2026-07-04T15:00:54.905967429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:54.915418630Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-07-04T15:00:54.920746003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0422584s
2026-07-04T15:00:54.926512945Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-07-04T15:00:54.932212846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:54.941389066Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2026-07-04T15:00:54.952182169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-04T15:00:54', 'ApplicationStatus')
2026-07-04T15:00:54.962214962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:54.973878960Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-07-04T15:00:54.979601034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0417176s
2026-07-04T15:00:54.985457419Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-07-04T15:00:54.992459752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:55.001634420Z [Info] IndexerProps: Starting migration of Log DB to 3
2026-07-04T15:00:55.010323190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-04T15:00:55', 'IndexerProps')
2026-07-04T15:00:55.021051865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:55.031715494Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-07-04T15:00:55.037532301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0393235s
2026-07-04T15:00:55.044093922Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-07-04T15:00:55.050113001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:55.058082644Z [Info] add_update_history: Starting migration of Log DB to 4
2026-07-04T15:00:55.075856127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-07-04T15:00:55.087026044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-07-04T15:00:55.102406821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193175s
2026-07-04T15:00:55.108431879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-07-04T15:00:55.116388361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-07-04T15:00:55.127648514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123433s
2026-07-04T15:00:55.135152588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-04T15:00:55', 'add_update_history')
2026-07-04T15:00:55.143155320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:55.153009556Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-07-04T15:00:55.158868976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0376732s
2026-07-04T15:00:55.165470598Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-07-04T15:00:55.171088747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:55.180128532Z [Info] update_notifiarr: Starting migration of Log DB to 5
2026-07-04T15:00:55.188167488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-04T15:00:55', 'update_notifiarr')
2026-07-04T15:00:55.199095463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:55.210035796Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-07-04T15:00:55.217968203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0382664s
2026-07-04T15:00:55.223432461Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-07-04T15:00:55.229481745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:55.236890106Z [Info] app_profiles: Starting migration of Log DB to 6
2026-07-04T15:00:55.245601099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-04T15:00:55', 'app_profiles')
2026-07-04T15:00:55.256691808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:55.270547219Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-07-04T15:00:55.277385686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0412115s
2026-07-04T15:00:55.283599117Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-07-04T15:00:55.290001390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:55.298981375Z [Info] history_failed: Starting migration of Log DB to 7
2026-07-04T15:00:55.308886548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-04T15:00:55', 'history_failed')
2026-07-04T15:00:55.320079129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:55.328581740Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-07-04T15:00:55.333370296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0393609s
2026-07-04T15:00:55.338456146Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-07-04T15:00:55.344132292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:55.351068324Z [Info] redacted_api: Starting migration of Log DB to 8
2026-07-04T15:00:55.360014410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-04T15:00:55', 'redacted_api')
2026-07-04T15:00:55.371234523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:55.382082698Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-07-04T15:00:55.388898061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.037573s
2026-07-04T15:00:55.396717056Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-07-04T15:00:55.403113171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:55.411639757Z [Info] IndexerProxies: Starting migration of Log DB to 10
2026-07-04T15:00:55.420576659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-04T15:00:55', 'IndexerProxies')
2026-07-04T15:00:55.430139428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:55.438517852Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-07-04T15:00:55.443613167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0364469s
2026-07-04T15:00:55.448805568Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-07-04T15:00:55.455463204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:55.463540938Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2026-07-04T15:00:55.473325299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-04T15:00:55', 'app_indexer_remote_name')
2026-07-04T15:00:55.484846282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:55.494743113Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-07-04T15:00:55.501119987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0388528s
2026-07-04T15:00:55.507670815Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-07-04T15:00:55.514686167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:55.522737210Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2026-07-04T15:00:55.531628935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-04T15:00:55', 'desi_gazelle_to_unit3d')
2026-07-04T15:00:55.539975751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:55.547200777Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-07-04T15:00:55.552705826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0337858s
2026-07-04T15:00:55.559046287Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-07-04T15:00:55.565073469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:55.573568808Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2026-07-04T15:00:55.581391810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-04T15:00:55', 'add_on_update_to_notifications')
2026-07-04T15:00:55.589882253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:55.600714885Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-07-04T15:00:55.607267173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0341611s
2026-07-04T15:00:55.615139459Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-07-04T15:00:55.621390225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:55.627771478Z [Info] IndexerVersions: Starting migration of Log DB to 15
2026-07-04T15:00:55.636271194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-04T15:00:55', 'IndexerVersions')
2026-07-04T15:00:55.645394955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:55.654318236Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-07-04T15:00:55.662015670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325385s
2026-07-04T15:00:55.668038525Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-07-04T15:00:55.672176796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:55.681257904Z [Info] cleanup_config: Starting migration of Log DB to 16
2026-07-04T15:00:55.690079352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-04T15:00:55', 'cleanup_config')
2026-07-04T15:00:55.701703159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:55.713354158Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-07-04T15:00:55.721749538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0403427s
2026-07-04T15:00:55.729059252Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-07-04T15:00:55.736702875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:55.744557123Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2026-07-04T15:00:55.754632841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-04T15:00:55', 'indexer_cleanup')
2026-07-04T15:00:55.765332914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:55.774871338Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-07-04T15:00:55.781788743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0390725s
2026-07-04T15:00:55.788694171Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-07-04T15:00:55.794889483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:55.804007105Z [Info] minimum_seeders: Starting migration of Log DB to 18
2026-07-04T15:00:55.813758417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-04T15:00:55', 'minimum_seeders')
2026-07-04T15:00:55.827993598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:55.835183061Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-07-04T15:00:55.841596442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0401577s
2026-07-04T15:00:55.848145344Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-07-04T15:00:55.852869182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:55.860454509Z [Info] remove_showrss: Starting migration of Log DB to 19
2026-07-04T15:00:55.871016506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-04T15:00:55', 'remove_showrss')
2026-07-04T15:00:55.880307367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:55.888402678Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-07-04T15:00:55.893840375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0354931s
2026-07-04T15:00:55.900422829Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-07-04T15:00:55.908184048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:55.916513039Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2026-07-04T15:00:55.922379049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-04T15:00:55', 'remove_torrentparadiseml')
2026-07-04T15:00:55.931152706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:55.939426763Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-07-04T15:00:55.944088048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320809s
2026-07-04T15:00:55.950978533Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-07-04T15:00:55.958060225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:55.966683136Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2026-07-04T15:00:55.976355710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-04T15:00:55', 'localization_setting_to_string')
2026-07-04T15:00:55.986541893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:55.996958682Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-07-04T15:00:56.003495406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0387295s
2026-07-04T15:00:56.010127504Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-07-04T15:00:56.016691150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:56.024077788Z [Info] orpheus_api: Starting migration of Log DB to 22
2026-07-04T15:00:56.031608432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-04T15:00:56', 'orpheus_api')
2026-07-04T15:00:56.040313736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:56.046551644Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-07-04T15:00:56.051655331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030803s
2026-07-04T15:00:56.058553667Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-07-04T15:00:56.064871475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:56.074866321Z [Info] download_client_categories: Starting migration of Log DB to 23
2026-07-04T15:00:56.083700950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-04T15:00:56', 'download_client_categories')
2026-07-04T15:00:56.094585259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:56.107488854Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-07-04T15:00:56.113932721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0408528s
2026-07-04T15:00:56.120843005Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-07-04T15:00:56.127296485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:56.134642292Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2026-07-04T15:00:56.142741328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-04T15:00:56', 'add_salt_to_users')
2026-07-04T15:00:56.153448312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:56.165047633Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-07-04T15:00:56.170801094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0380519s
2026-07-04T15:00:56.177104319Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-07-04T15:00:56.183637529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:56.191153360Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2026-07-04T15:00:56.200797342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-04T15:00:56', 'speedcd_userpasssettings_to_speedcdsettings')
2026-07-04T15:00:56.212015752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:56.222591038Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-07-04T15:00:56.227778321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0384442s
2026-07-04T15:00:56.233038483Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-07-04T15:00:56.239149530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:56.246736259Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2026-07-04T15:00:56.258605143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-04T15:00:56', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-07-04T15:00:56.290516941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:56.304755246Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-07-04T15:00:56.313023955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0646549s
2026-07-04T15:00:56.320194330Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-07-04T15:00:56.327802531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:56.337100483Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2026-07-04T15:00:56.347134388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-04T15:00:56', 'alpharatio_greatposterwall_config_contract')
2026-07-04T15:00:56.360094699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:56.371302623Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-07-04T15:00:56.379335390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0427534s
2026-07-04T15:00:56.386629460Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-07-04T15:00:56.393155198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:56.402350606Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2026-07-04T15:00:56.412135749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-04T15:00:56', 'remove_notwhatcd')
2026-07-04T15:00:56.424549540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:56.435138858Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-07-04T15:00:56.441656074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0420061s
2026-07-04T15:00:56.448978646Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-07-04T15:00:56.456873145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:56.466164218Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2026-07-04T15:00:56.476275629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-04T15:00:56', 'add_on_grab_to_notifications')
2026-07-04T15:00:56.488392214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:56.500705656Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-07-04T15:00:56.506851245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0441432s
2026-07-04T15:00:56.514628447Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-07-04T15:00:56.521883559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:56.529818049Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2026-07-04T15:00:56.539211724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-04T15:00:56', 'animetorrents_use_custom_config_contract')
2026-07-04T15:00:56.551333418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:56.562353982Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-07-04T15:00:56.569490346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0403975s
2026-07-04T15:00:56.577129012Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-07-04T15:00:56.584400066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:56.594983085Z [Info] apprise_server_url: Starting migration of Log DB to 31
2026-07-04T15:00:56.608106329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-04T15:00:56', 'apprise_server_url')
2026-07-04T15:00:56.621115182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:56.633440851Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-07-04T15:00:56.640686879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0495033s
2026-07-04T15:00:56.647448590Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-07-04T15:00:56.654929431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:56.665170937Z [Info] health_restored_notification: Starting migration of Log DB to 32
2026-07-04T15:00:56.673808780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-04T15:00:56', 'health_restored_notification')
2026-07-04T15:00:56.689561825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:56.702014324Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-07-04T15:00:56.709800982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0466542s
2026-07-04T15:00:56.715834873Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-07-04T15:00:56.722031989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:56.731528509Z [Info] remove_uc: Starting migration of Log DB to 33
2026-07-04T15:00:56.742415703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-04T15:00:56', 'remove_uc')
2026-07-04T15:00:56.755529022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:56.770046697Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-07-04T15:00:56.775092878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0462467s
2026-07-04T15:00:56.783287898Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-07-04T15:00:56.790996489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:56.800427640Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2026-07-04T15:00:56.810206304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-04T15:00:56', 'history_fix_data_titles')
2026-07-04T15:00:56.820280288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:56.831773069Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-07-04T15:00:56.837461032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0395863s
2026-07-04T15:00:56.844333010Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-07-04T15:00:56.850438569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:56.859686096Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2026-07-04T15:00:56.870134782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-04T15:00:56', 'download_client_per_indexer')
2026-07-04T15:00:56.881711129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:56.898188900Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-07-04T15:00:56.903990113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0467909s
2026-07-04T15:00:56.912064251Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-07-04T15:00:56.918736770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:56.927094242Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2026-07-04T15:00:56.940858658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-07-04T15:00:56.946627823Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.45E-05s
2026-07-04T15:00:56.953675212Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-07-04T15:00:56.984357078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-07-04T15:00:57.003314553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2026-07-04T15:00:57.016194634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-07-04T15:00:57.025268240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-07-04T15:00:57.039539405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-07-04T15:00:57.048403257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0884014s
2026-07-04T15:00:57.054507223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-07-04T15:00:57.061662785Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.87E-05s
2026-07-04T15:00:57.070025115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-07-04T15:00:57.101739858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-07-04T15:00:57.121708911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-07-04T15:00:57.135322279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-07-04T15:00:57.148424051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-07-04T15:00:57.166838664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-07-04T15:00:57.179674849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1009889s
2026-07-04T15:00:57.187358683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T15:00:57.194376869Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.72E-05s
2026-07-04T15:00:57.198826256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-07-04T15:00:57.226310249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-07-04T15:00:57.241991337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-07-04T15:00:57.255891024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-07-04T15:00:57.268776022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-07-04T15:00:57.288451313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-04T15:00:57.303182647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0950497s
2026-07-04T15:00:57.313177114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-04T15:00:57', 'postgres_update_timestamp_columns_to_with_timezone')
2026-07-04T15:00:57.326452947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:57.339077274Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-07-04T15:00:57.345705816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1296814s
2026-07-04T15:00:57.356641683Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-07-04T15:00:57.365370022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:57.373902607Z [Info] add_notification_status: Starting migration of Log DB to 37
2026-07-04T15:00:57.384456091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-04T15:00:57', 'add_notification_status')
2026-07-04T15:00:57.401971556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:57.414833039Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-07-04T15:00:57.422684013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0486023s
2026-07-04T15:00:57.430711612Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-07-04T15:00:57.439058600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:57.447832737Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2026-07-04T15:00:57.458546150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-04T15:00:57', 'indexers_freeleech_only_config_contract')
2026-07-04T15:00:57.471615915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:57.483628044Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-07-04T15:00:57.490472079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0446053s
2026-07-04T15:00:57.498581121Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-07-04T15:00:57.505600278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:57.515726843Z [Info] email_encryption: Starting migration of Log DB to 39
2026-07-04T15:00:57.526025615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-04T15:00:57', 'email_encryption')
2026-07-04T15:00:57.538064123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:57.550308390Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-07-04T15:00:57.558269399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0439467s
2026-07-04T15:00:57.569008101Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-07-04T15:00:57.575026058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:57.585548987Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2026-07-04T15:00:57.598084470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-04T15:00:57', 'newznab_category_to_capabilities_settings')
2026-07-04T15:00:57.612031650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:57.623471611Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-07-04T15:00:57.629366574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0477382s
2026-07-04T15:00:57.636174335Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-07-04T15:00:57.642683169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:57.650439841Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2026-07-04T15:00:57.659135451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-04T15:00:57', 'gazelle_freeleech_token_options')
2026-07-04T15:00:57.671331315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:57.683544196Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-07-04T15:00:57.691407719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0398184s
2026-07-04T15:00:57.699782118Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-07-04T15:00:57.708525219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:57.718993185Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2026-07-04T15:00:57.727064529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-04T15:00:57', 'myanonamouse_freeleech_wedge_options')
2026-07-04T15:00:57.737313477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:57.748160590Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-07-04T15:00:57.756587127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0385439s
2026-07-04T15:00:57.768652085Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-07-04T15:00:57.778417618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:57.787410003Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43
2026-07-04T15:00:57.797556346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-04T15:00:57', 'newznab_indexers_enable_redirect')
2026-07-04T15:00:57.809247505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:57.822121225Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-07-04T15:00:57.829296056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0426682s
2026-07-04T15:00:57.836628143Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrating
2026-07-04T15:00:57.843366109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:57.856957365Z [Info] myanonamouse_freeleech_wedge_checkbox: Starting migration of Log DB to 44
2026-07-04T15:00:57.866294566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-04T15:00:57', 'myanonamouse_freeleech_wedge_checkbox')
2026-07-04T15:00:57.879374727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:57.889756122Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrated
2026-07-04T15:00:57.898237621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0458241s
2026-07-04T15:01:00.718616335Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-07-04T15:01:05.484762734Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2026-07-04T15:01:05.833408017Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-07-04T15:01:08.230801325Z [Info] AppSyncProfileService: Setting up default app profile
2026-07-04T15:01:08.594814456Z [Info] CommandExecutor: Starting 3 threads for tasks.
2026-07-04T15:01:10.383811889Z [ls.io-init] done.
2026-07-04T15:01:10.872467671Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-07-04T15:01:10.890013301Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-07-04T15:01:10.897260862Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin
SBOM Output
NAME VERSION
AngleSharp 1.4.0
AngleSharp.Xml 1.0.0
Azure.Core 1.50.0
Azure.Identity 1.17.1
BouncyCastle.Cryptography 2.6.2
Dapper 2.1.79
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.3.0
ImpromptuInterface 8.0.6
MailKit 4.16.0
Microsoft.AspNetCore.Cryptography.Internal 8.0.27
Microsoft.AspNetCore.Cryptography.KeyDerivation 8.0.27
Microsoft.AspNetCore.WebUtilities 8.0.27
Microsoft.Bcl.AsyncInterfaces 8.0.0
Microsoft.Data.SqlClient 6.1.5
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.80.0
Microsoft.Identity.Client.Extensions.Msal 4.78.0
Microsoft.IdentityModel.Abstractions 8.14.0
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.27
Microsoft.OpenApi 1.6.23
Microsoft.SqlServer.Server 1.0.0
Microsoft.Win32.SystemEvents 8.0.0
MimeKit 4.16.0
Mono.Nat 3.0.1
Mono.Posix.NETStandard 5.20.1.34-servarr20
MonoTorrent 2.0.7
NLog 5.5.1
NLog.Extensions.Logging 5.5.0
NLog.Layouts.ClefJsonLayout 1.0.5
NLog.Targets.Syslog 7.0.0
Newtonsoft.Json 13.0.4
Npgsql 9.0.5
Polly 8.6.6
Polly.Contrib.WaitAndRetry 1.1.1
Polly.Core 8.6.6
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.5
Swashbuckle.AspNetCore.Swagger 8.1.4
Swashbuckle.AspNetCore.SwaggerGen 8.1.4
System.ClientModel 1.8.0
System.ComponentModel 4.3.0
System.ComponentModel.Annotations 5.0.0
System.Configuration.ConfigurationManager 8.0.1
System.Data.SQLite 2.0.3
System.Diagnostics.DiagnosticSource 8.0.1
System.Diagnostics.EventLog 8.0.1
System.Drawing.Common 8.0.27
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.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-r1
alpine-baselayout-data 3.7.2-r1
alpine-keys 2.6-r0
alpine-release 3.24.1-r0
apk-tools 3.0.6-r0
bash 5.3.9-r1
brotli-libs 1.2.0-r1
busybox 1.37.0-r31
busybox-binsh 1.37.0-r31
c-ares 1.34.6-r0
ca-certificates 20260611-r0
ca-certificates-bundle 20260611-r0
catatonit 0.2.1-r0
coreutils 9.11-r0
coreutils-env 9.11-r0
coreutils-fmt 9.11-r0
coreutils-sha512sum 9.11-r0
curl 8.21.0-r0
findutils 4.10.0-r1
icu-data-en 78.1-r0
icu-libs 78.1-r0
jq 1.8.1-r0
libapk 3.0.6-r0
libattr 2.5.2-r2
libbsd 0.12.2-r0
libcrypto3 3.5.7-r0
libcurl 8.21.0-r0
libgcc 15.2.0-r5
libidn2 2.3.8-r0
libintl 1.0-r0
libmd 1.2.0-r0
libncursesw 6.6_p20260516-r0
libproc2 4.0.6-r0
libpsl 0.21.5-r3
libssl3 3.5.7-r0
libstdc++ 15.2.0-r5
libunistring 1.4.2-r0
libxml2 2.13.9-r2
libxslt 1.1.43-r3
linux-pam 1.7.1-r2
musl 1.2.6-r2
musl-utils 1.2.6-r2
ncurses-terminfo-base 6.6_p20260516-r0
netcat-openbsd 1.234.1-r0
nghttp2-libs 1.69.0-r0
oniguruma 6.9.10-r0
procps-ng 4.0.6-r0
readline 8.3.3-r1
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.27
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64 8.0.27
scanelf 1.3.9-r1
shadow 4.18.0-r1
skalibs-libs 2.15.0.0-r0
sqlite-libs 3.53.2-r0
ssl_client 1.37.0-r31
tzdata 2026b-r0
utmps-libs 0.1.3.3-r0
xmlstarlet 1.6.1-r2
xz-libs 5.8.3-r0
zlib 1.3.2-r0
zstd-libs 1.5.7-r2
sbom
Package Changes
[*] alpine-baselayout: 3.7.2-r0 -> 3.7.2-r1 (Changed)
[*] alpine-baselayout-data: 3.7.2-r0 -> 3.7.2-r1 (Changed)
[*] alpine-release: 3.23.5-r0 -> 3.24.1-r0 (Changed)
[*] bash: 5.3.3-r1 -> 5.3.9-r1 (Changed)
[*] brotli-libs: 1.2.0-r0 -> 1.2.0-r1 (Changed)
[*] busybox: 1.37.0-r30 -> 1.37.0-r31 (Changed)
[*] busybox-binsh: 1.37.0-r30 -> 1.37.0-r31 (Changed)
[*] coreutils: 9.8-r1 -> 9.11-r0 (Changed)
[*] coreutils-env: 9.8-r1 -> 9.11-r0 (Changed)
[*] coreutils-fmt: 9.8-r1 -> 9.11-r0 (Changed)
[*] coreutils-sha512sum: 9.8-r1 -> 9.11-r0 (Changed)
[*] curl: 8.19.0-r0 -> 8.21.0-r0 (Changed)
[*] findutils: 4.10.0-r0 -> 4.10.0-r1 (Changed)
[*] icu-data-en: 76.1-r1 -> 78.1-r0 (Changed)
[*] icu-libs: 76.1-r1 -> 78.1-r0 (Changed)
[*] libcurl: 8.19.0-r0 -> 8.21.0-r0 (Changed)
[*] libgcc: 15.2.0-r2 -> 15.2.0-r5 (Changed)
[*] libintl: 0.24.1-r1 -> 1.0-r0 (Changed)
[*] libmd: 1.1.0-r0 -> 1.2.0-r0 (Changed)
[*] libncursesw: 6.5_p20251123-r0 -> 6.6_p20260516-r0 (Changed)
[*] libproc2: 4.0.5-r0 -> 4.0.6-r0 (Changed)
[*] libstdc++: 15.2.0-r2 -> 15.2.0-r5 (Changed)
[*] libunistring: 1.4.1-r0 -> 1.4.2-r0 (Changed)
[*] libxml2: 2.13.9-r1 -> 2.13.9-r2 (Changed)
[*] musl: 1.2.5-r23 -> 1.2.6-r2 (Changed)
[*] musl-utils: 1.2.5-r23 -> 1.2.6-r2 (Changed)
[*] ncurses-terminfo-base: 6.5_p20251123-r0 -> 6.6_p20260516-r0 (Changed)
[*] procps-ng: 4.0.5-r0 -> 4.0.6-r0 (Changed)
[*] readline: 8.3.1-r0 -> 8.3.3-r1 (Changed)
[+] runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64: 8.0.27 (Added)
[-] runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64: 8.0.27 (Removed)
[+] runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64: 8.0.27 (Added)
[-] runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64: 8.0.27 (Removed)
[*] scanelf: 1.3.8-r2 -> 1.3.9-r1 (Changed)
[*] shadow: 4.18.0-r0 -> 4.18.0-r1 (Changed)
[*] skalibs-libs: 2.14.4.0-r0 -> 2.15.0.0-r0 (Changed)
[*] sqlite-libs: 3.51.2-r0 -> 3.53.2-r0 (Changed)
[*] ssl_client: 1.37.0-r30 -> 1.37.0-r31 (Changed)
[*] utmps-libs: 0.1.3.1-r0 -> 0.1.3.3-r0 (Changed)
Browser Console Logs
[
{
"level": "INFO",
"message": "http://172.17.0.4:9696/194-4b970a3e3dd59743b5ea.js 1:146645 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1783177286336
},
{
"level": "INFO",
"message": "http://172.17.0.4:9696/194-4b970a3e3dd59743b5ea.js 1:146645 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.4:9696/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1783177286336
},
{
"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": 1783177286336
},
{
"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": 1783177286336
},
{
"level": "INFO",
"message": "http://172.17.0.4:9696/194-4b970a3e3dd59743b5ea.js 1:146645 \"[signalR] Information: WebSocket connected to ws://172.17.0.4:9696/signalr/messages?access_token=(removed)&id=FrjTvYWz7Ljn7r8U8fQHTA.\"",
"source": "console-api",
"timestamp": 1783177286336
},
{
"level": "INFO",
"message": "http://172.17.0.4:9696/194-4b970a3e3dd59743b5ea.js 1:146645 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1783177286336
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:9696/194-4b970a3e3dd59743b5ea.js 1:146645 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1783177286336
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:9696/194-4b970a3e3dd59743b5ea.js 1:146645 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1783177286336
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 14.84s |
| Container Start | PASS | - | 86.87s |
| Create Buildx SBOM | PASS | - | 2.84s |
| Get Build Info | PASS | - | 0.07s |