linuxserver/lspipepr-prowlarr
Runtime: 38.79s
AMD64
PASS
builder
X86-BUILDER-3h --Hetzner
created
2026-07-04T14:55:41+00:00
image
linuxserver/lspipepr-prowlarr
maintainer
Roxedus,thespad
size
83.01MB
tag
amd64-develop-2.5.0.5422-pkg-c7940c17-dev-f6aae2347b150e8c96a1934475909387e35442b0-pr-82
version
2.5.0.5422-ls267
Container Logs
2026-07-04T15:00:04.617923518Z [migrations] started
2026-07-04T15:00:04.617966094Z [migrations] no migrations found
2026-07-04T15:00:04.639152980Z usermod: no changes
2026-07-04T15:00:04.645527710Z ───────────────────────────────────────
2026-07-04T15:00:04.645544314Z
2026-07-04T15:00:04.645549184Z ██╗ ███████╗██╗ ██████╗
2026-07-04T15:00:04.645553362Z ██║ ██╔════╝██║██╔═══██╗
2026-07-04T15:00:04.645557200Z ██║ ███████╗██║██║ ██║
2026-07-04T15:00:04.645561158Z ██║ ╚════██║██║██║ ██║
2026-07-04T15:00:04.645564865Z ███████╗███████║██║╚██████╔╝
2026-07-04T15:00:04.645568593Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-07-04T15:00:04.645572330Z
2026-07-04T15:00:04.645575867Z Brought to you by linuxserver.io
2026-07-04T15:00:04.645579505Z ───────────────────────────────────────
2026-07-04T15:00:04.645898968Z
2026-07-04T15:00:04.645926824Z To support the app dev(s) visit:
2026-07-04T15:00:04.647607750Z Prowlarr: https://opencollective.com/prowlarr
2026-07-04T15:00:04.647913807Z
2026-07-04T15:00:04.647920631Z To support LSIO projects visit:
2026-07-04T15:00:04.647924518Z https://www.linuxserver.io/donate/
2026-07-04T15:00:04.647928366Z
2026-07-04T15:00:04.647931813Z ───────────────────────────────────────
2026-07-04T15:00:04.647935781Z GID/UID
2026-07-04T15:00:04.647939218Z ───────────────────────────────────────
2026-07-04T15:00:04.652332698Z
2026-07-04T15:00:04.652349471Z User UID: 911
2026-07-04T15:00:04.652355143Z User GID: 911
2026-07-04T15:00:04.652360103Z ───────────────────────────────────────
2026-07-04T15:00:04.654003653Z Linuxserver.io version: 2.5.0.5422-pkg-c7940c17-dev-f6aae2347b150e8c96a1934475909387e35442b0-pr-82
2026-07-04T15:00:04.654241001Z Build-date: 2026-07-04T14:55:41+00:00
2026-07-04T15:00:04.654245070Z ───────────────────────────────────────
2026-07-04T15:00:04.654249148Z
2026-07-04T15:00:04.706866914Z [custom-init] No custom files found, skipping...
2026-07-04T15:00:05.229418766Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.5.0.5422
2026-07-04T15:00:05.249112504Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-04T15:00:05.257652456Z [Debug] Bootstrap: Console selected
2026-07-04T15:00:05.261289001Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-04T15:00:05.580455639Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-04T15:00:05.658802381Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {9d105570-d6c0-4699-ac6f-2918cf07b262} may be persisted to storage in unencrypted form.
2026-07-04T15:00:05.733253556Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-07-04T15:00:05.764081031Z [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:05.826546032Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-07-04T15:00:05.833873572Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:05.834545275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:05.878120176Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-07-04T15:00:05.881833877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0442819s
2026-07-04T15:00:05.882134462Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-07-04T15:00:05.882364987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0479481s
2026-07-04T15:00:05.890011909Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-07-04T15:00:05.890646598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:05.896111275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-07-04T15:00:05.906564010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-07-04T15:00:05.917835694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214557s
2026-07-04T15:00:05.929948082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:05.932099034Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-07-04T15:00:05.932287754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0357002s
2026-07-04T15:00:05.933103277Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-07-04T15:00:05.933372389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:05.938189502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-07-04T15:00:05.939279378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-04T15:00:05.939887362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001458s
2026-07-04T15:00:05.940159510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T15:00:05.940480287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001086s
2026-07-04T15:00:05.940924642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-07-04T15:00:05.941535261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-07-04T15:00:05.942235672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010789s
2026-07-04T15:00:05.942539885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:05.943485961Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-07-04T15:00:05.943699050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022947s
2026-07-04T15:00:05.944191812Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-07-04T15:00:05.944470524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:05.945242890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T15:00:05.946122261Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-07-04T15:00:05.946385251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-07-04T15:00:05.946734955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-07-04T15:00:05.947257758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006493s
2026-07-04T15:00:05.947493533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:05.948311941Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-07-04T15:00:05.948529209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016537s
2026-07-04T15:00:05.953135517Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-07-04T15:00:05.953411123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:05.954062905Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-07-04T15:00:05.958352225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-07-04T15:00:05.958982755Z [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:05.959549537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009821s
2026-07-04T15:00:05.959769200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-07-04T15:00:05.960168404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-07-04T15:00:05.960491905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005072s
2026-07-04T15:00:05.960692910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-07-04T15:00:05.961320063Z [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:05.961836093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009468s
2026-07-04T15:00:05.962069192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-07-04T15:00:05.962413295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-07-04T15:00:05.962773170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005004s
2026-07-04T15:00:05.962988294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-07-04T15:00:05.967746828Z [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:05.968425155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052255s
2026-07-04T15:00:05.968646030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-07-04T15:00:05.969319647Z [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:05.969880176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001026s
2026-07-04T15:00:05.970126913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-07-04T15:00:05.970531618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-04T15:00:05.970929810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005814s
2026-07-04T15:00:05.971137148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-07-04T15:00:05.974097401Z [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:05.974961591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036214s
2026-07-04T15:00:05.975220433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-07-04T15:00:05.975550548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T15:00:05.975995955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005483s
2026-07-04T15:00:05.976246650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2026-07-04T15:00:05.976868141Z [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:05.977417468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00097s
2026-07-04T15:00:05.977629545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2026-07-04T15:00:05.978337922Z [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:05.978931898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010978s
2026-07-04T15:00:05.979175008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2026-07-04T15:00:05.979529943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2026-07-04T15:00:05.979945179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000558s
2026-07-04T15:00:05.980144711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-07-04T15:00:05.980562843Z [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:05.981002008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006664s
2026-07-04T15:00:05.981232442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-07-04T15:00:05.981551745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-07-04T15:00:05.981940709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005103s
2026-07-04T15:00:05.982141473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-07-04T15:00:05.985587124Z [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:05.986139847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037954s
2026-07-04T15:00:05.986377015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-07-04T15:00:05.986735046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-07-04T15:00:05.987116043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005271s
2026-07-04T15:00:05.987348922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-07-04T15:00:05.987699288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-07-04T15:00:05.988089755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005291s
2026-07-04T15:00:05.988300028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-07-04T15:00:05.989218378Z [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:05.989956244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014549s
2026-07-04T15:00:05.990182941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-07-04T15:00:05.991143265Z [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:05.991895421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001485s
2026-07-04T15:00:05.992139272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-07-04T15:00:05.992547464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T15:00:05.992981659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006213s
2026-07-04T15:00:05.993196782Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-07-04T15:00:05.993735236Z [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:05.994196526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007941s
2026-07-04T15:00:05.994423092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-07-04T15:00:05.994741844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-04T15:00:05.995113062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004861s
2026-07-04T15:00:05.996850752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-04T15:00:05', 'InitialSetup')
2026-07-04T15:00:05.997543718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:05.999458675Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-07-04T15:00:05.999664129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048052s
2026-07-04T15:00:06.000025126Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-07-04T15:00:06.000289518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.000607008Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2026-07-04T15:00:06.003653695Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2026-07-04T15:00:06.013841265Z [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:06.015195243Z [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:06.016183243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-04T15:00:06.017145801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-04T15:00:06.018721245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T15:00:06.019264609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153654s
2026-07-04T15:00:06.019529202Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2026-07-04T15:00:06.021280981Z [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:06.022474475Z [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:06.023135406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-04T15:00:06.023828773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-04T15:00:06.025268573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T15:00:06.025713700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059192s
2026-07-04T15:00:06.026038053Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2026-07-04T15:00:06.029520898Z [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:06.030663380Z [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:06.031289140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-04T15:00:06.031973839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-04T15:00:06.033424561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T15:00:06.033840539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007572s
2026-07-04T15:00:06.034067727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2026-07-04T15:00:06.034834131Z [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:06.035469641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011927s
2026-07-04T15:00:06.035745647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2026-07-04T15:00:06.036175182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-07-04T15:00:06.036650098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006685s
2026-07-04T15:00:06.037104383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-04T15:00:06', 'ApplicationStatus')
2026-07-04T15:00:06.037639271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.038794748Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-07-04T15:00:06.039021595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027982s
2026-07-04T15:00:06.039242039Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-07-04T15:00:06.039483004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.039794843Z [Info] IndexerProps: Starting migration of Main DB to 3
2026-07-04T15:00:06.040836862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T15:00:06.041045833Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-07-04T15:00:06.041280726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2026-07-04T15:00:06.041741694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:00:06.042417936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009125s
2026-07-04T15:00:06.042646567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-07-04T15:00:06.043447530Z [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:06.044061758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012062s
2026-07-04T15:00:06.044297152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-07-04T15:00:06.045084899Z [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:06.045718675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012016s
2026-07-04T15:00:06.045986705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-07-04T15:00:06.046435820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-04T15:00:06.046888532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006724s
2026-07-04T15:00:06.047354350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-04T15:00:06', 'IndexerProps')
2026-07-04T15:00:06.047737932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.048618967Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-07-04T15:00:06.048805793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023581s
2026-07-04T15:00:06.049036167Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-07-04T15:00:06.049303867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.049583139Z [Info] add_update_history: Starting migration of Main DB to 4
2026-07-04T15:00:06.050080541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-04T15:00:06', 'add_update_history')
2026-07-04T15:00:06.050536018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.051201880Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-07-04T15:00:06.051403716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019035s
2026-07-04T15:00:06.051644441Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-07-04T15:00:06.051919495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.052241213Z [Info] update_notifiarr: Starting migration of Main DB to 5
2026-07-04T15:00:06.055617714Z [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:06.056859165Z [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:06.057404032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013287s
2026-07-04T15:00:06.057829860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-04T15:00:06', 'update_notifiarr')
2026-07-04T15:00:06.058245197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.058961189Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-07-04T15:00:06.059189529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028589s
2026-07-04T15:00:06.059394572Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-07-04T15:00:06.059641840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.059946835Z [Info] app_profiles: Starting migration of Main DB to 6
2026-07-04T15:00:06.060531803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2026-07-04T15:00:06.061269509Z [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:06.061893155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011468s
2026-07-04T15:00:06.062138128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2026-07-04T15:00:06.062512222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2026-07-04T15:00:06.062935014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005882s
2026-07-04T15:00:06.063148884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T15:00:06.063326101Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-07-04T15:00:06.063568289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2026-07-04T15:00:06.063954297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2026-07-04T15:00:06.064688295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008895s
2026-07-04T15:00:06.065099083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-04T15:00:06', 'app_profiles')
2026-07-04T15:00:06.065525672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.066369141Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-07-04T15:00:06.066580797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00257s
2026-07-04T15:00:06.066804297Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-07-04T15:00:06.067103299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.067435499Z [Info] history_failed: Starting migration of Main DB to 7
2026-07-04T15:00:06.068000156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-04T15:00:06.068195209Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T15:00:06.068432737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2026-07-04T15:00:06.068852473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2026-07-04T15:00:06.069578245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009081s
2026-07-04T15:00:06.069958420Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-07-04T15:00:06.070440431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-07-04T15:00:06.070773452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005306s
2026-07-04T15:00:06.071197396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-04T15:00:06', 'history_failed')
2026-07-04T15:00:06.071651250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.072414117Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-07-04T15:00:06.072605282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021304s
2026-07-04T15:00:06.072825756Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-07-04T15:00:06.073067523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.073354952Z [Info] redacted_api: Starting migration of Main DB to 8
2026-07-04T15:00:06.073734567Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:06.074032637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:06.075599263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016438s
2026-07-04T15:00:06.076083809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-04T15:00:06', 'redacted_api')
2026-07-04T15:00:06.076503104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.077219717Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-07-04T15:00:06.077435151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032505s
2026-07-04T15:00:06.077666878Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-07-04T15:00:06.077915599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.078208378Z [Info] IndexerProxies: Starting migration of Main DB to 10
2026-07-04T15:00:06.078726622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2026-07-04T15:00:06.079391201Z [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:06.079937682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009805s
2026-07-04T15:00:06.080147174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T15:00:06.080326405Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-07-04T15:00:06.080545997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-07-04T15:00:06.080855981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-07-04T15:00:06.081641203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008808s
2026-07-04T15:00:06.082101410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-04T15:00:06', 'IndexerProxies')
2026-07-04T15:00:06.082494802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.083271116Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-07-04T15:00:06.083476269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024849s
2026-07-04T15:00:06.083726082Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-07-04T15:00:06.084022369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.084330660Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2026-07-04T15:00:06.084729523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2026-07-04T15:00:06.084945018Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-07-04T15:00:06.085239811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2026-07-04T15:00:06.085653424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2026-07-04T15:00:06.086427103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000938s
2026-07-04T15:00:06.086885967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-04T15:00:06', 'app_indexer_remote_name')
2026-07-04T15:00:06.087318107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.088090593Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-07-04T15:00:06.088306538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025521s
2026-07-04T15:00:06.088552925Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-07-04T15:00:06.088810143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.089110207Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2026-07-04T15:00:06.091478988Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:06.092414573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2026-07-04T15:00:06.092798637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011193s
2026-07-04T15:00:06.093259305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-04T15:00:06', 'desi_gazelle_to_unit3d')
2026-07-04T15:00:06.093709461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.094616629Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-07-04T15:00:06.094825900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028846s
2026-07-04T15:00:06.095087668Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-07-04T15:00:06.095351319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.095660462Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2026-07-04T15:00:06.096053042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T15:00:06.096254939Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T15:00:06.096522077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-07-04T15:00:06.096955129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:00:06.098006096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012381s
2026-07-04T15:00:06.098470141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-04T15:00:06', 'add_on_update_to_notifications')
2026-07-04T15:00:06.098903333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.099691862Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-07-04T15:00:06.099954010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028684s
2026-07-04T15:00:06.100185175Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-07-04T15:00:06.100433355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.100726706Z [Info] IndexerVersions: Starting migration of Main DB to 15
2026-07-04T15:00:06.101256393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2026-07-04T15:00:06.101931523Z [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:06.102503846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010162s
2026-07-04T15:00:06.102797197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2026-07-04T15:00:06.103294098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-07-04T15:00:06.103731509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006993s
2026-07-04T15:00:06.104058126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2026-07-04T15:00:06.104468904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-07-04T15:00:06.104900173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006627s
2026-07-04T15:00:06.105333495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-04T15:00:06', 'IndexerVersions')
2026-07-04T15:00:06.105815095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.106696120Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-07-04T15:00:06.106908037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023987s
2026-07-04T15:00:06.107155495Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-07-04T15:00:06.107413555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.107723339Z [Info] cleanup_config: Starting migration of Main DB to 16
2026-07-04T15:00:06.109474617Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:06.110459230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2026-07-04T15:00:06.110787622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010576s
2026-07-04T15:00:06.111069590Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:06.111469114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2026-07-04T15:00:06.111802957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000502s
2026-07-04T15:00:06.112256440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-04T15:00:06', 'cleanup_config')
2026-07-04T15:00:06.112745505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.113526118Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-07-04T15:00:06.113746361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021876s
2026-07-04T15:00:06.113987187Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-07-04T15:00:06.114256018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.114561373Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2026-07-04T15:00:06.116736224Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:06.117110708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2026-07-04T15:00:06.117443939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004527s
2026-07-04T15:00:06.117719444Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:06.118088247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2026-07-04T15:00:06.118414314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004499s
2026-07-04T15:00:06.118687895Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:06.119049203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2026-07-04T15:00:06.119374127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004562s
2026-07-04T15:00:06.119650614Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:06.120031842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2026-07-04T15:00:06.120368069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004733s
2026-07-04T15:00:06.120644736Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:06.121003860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2026-07-04T15:00:06.121322451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004487s
2026-07-04T15:00:06.121596844Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:06.121966719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2026-07-04T15:00:06.122288437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004538s
2026-07-04T15:00:06.122562670Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:06.122929609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2026-07-04T15:00:06.123255685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004606s
2026-07-04T15:00:06.123726163Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:06.124113433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2026-07-04T15:00:06.124439099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004617s
2026-07-04T15:00:06.124714424Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:06.128729281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2026-07-04T15:00:06.129087863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041261s
2026-07-04T15:00:06.129351735Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:06.129718213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2026-07-04T15:00:06.130032085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000439s
2026-07-04T15:00:06.130308412Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:06.130671503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2026-07-04T15:00:06.130996578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004592s
2026-07-04T15:00:06.131270420Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:06.131635906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2026-07-04T15:00:06.132003907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004869s
2026-07-04T15:00:06.132286867Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:06.132650179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2026-07-04T15:00:06.132982388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004662s
2026-07-04T15:00:06.133255248Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:06.133629071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2026-07-04T15:00:06.133946841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000456s
2026-07-04T15:00:06.134220792Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:06.134585006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2026-07-04T15:00:06.134916874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004648s
2026-07-04T15:00:06.135188862Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:06.135560240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2026-07-04T15:00:06.135888281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004333s
2026-07-04T15:00:06.136100589Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:06.137533144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2026-07-04T15:00:06.137927088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016294s
2026-07-04T15:00:06.138122421Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:06.138550924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2026-07-04T15:00:06.138931912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006081s
2026-07-04T15:00:06.139132165Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:06.139540989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2026-07-04T15:00:06.139928549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005914s
2026-07-04T15:00:06.140128171Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:06.140553939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2026-07-04T15:00:06.140924195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005965s
2026-07-04T15:00:06.141127925Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:06.141545105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2026-07-04T15:00:06.141923908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006038s
2026-07-04T15:00:06.142121667Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:06.142540480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2026-07-04T15:00:06.142912009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005878s
2026-07-04T15:00:06.143112152Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:06.143535905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-07-04T15:00:06.143933145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006135s
2026-07-04T15:00:06.144126665Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:06.144553124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2026-07-04T15:00:06.144924472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005991s
2026-07-04T15:00:06.145131369Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:06.145531094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2026-07-04T15:00:06.145905348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005835s
2026-07-04T15:00:06.146100271Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:06.146517471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2026-07-04T15:00:06.146888519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005885s
2026-07-04T15:00:06.147089423Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:06.147506974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2026-07-04T15:00:06.147926199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006208s
2026-07-04T15:00:06.148124789Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:06.148560817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-07-04T15:00:06.148934530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006081s
2026-07-04T15:00:06.149135415Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:06.149555270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2026-07-04T15:00:06.149938141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006106s
2026-07-04T15:00:06.150134317Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:06.150553872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2026-07-04T15:00:06.150926723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005948s
2026-07-04T15:00:06.151131515Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:06.151538645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2026-07-04T15:00:06.151931166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005949s
2026-07-04T15:00:06.152132321Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:06.152554972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2026-07-04T15:00:06.152926431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005891s
2026-07-04T15:00:06.153134740Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:06.153549435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2026-07-04T15:00:06.153933339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006083s
2026-07-04T15:00:06.154132079Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:06.154555191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2026-07-04T15:00:06.154980508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006441s
2026-07-04T15:00:06.155185541Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:06.155592551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2026-07-04T15:00:06.155992156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006032s
2026-07-04T15:00:06.156439497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-04T15:00:06', 'indexer_cleanup')
2026-07-04T15:00:06.156887800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.157689014Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-07-04T15:00:06.157919668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002263s
2026-07-04T15:00:06.158169431Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-07-04T15:00:06.158439896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.158754560Z [Info] minimum_seeders: Starting migration of Main DB to 18
2026-07-04T15:00:06.159220458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2026-07-04T15:00:06.159429620Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-07-04T15:00:06.159721107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2026-07-04T15:00:06.160187747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2026-07-04T15:00:06.161267021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012954s
2026-07-04T15:00:06.161732609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-04T15:00:06', 'minimum_seeders')
2026-07-04T15:00:06.162187034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.162884830Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-07-04T15:00:06.163115845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028859s
2026-07-04T15:00:06.163355287Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-07-04T15:00:06.163630782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.163960647Z [Info] remove_showrss: Starting migration of Main DB to 19
2026-07-04T15:00:06.164405703Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:06.164796801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2026-07-04T15:00:06.165130022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004735s
2026-07-04T15:00:06.165566622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-04T15:00:06', 'remove_showrss')
2026-07-04T15:00:06.166001868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.166715105Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-07-04T15:00:06.166939827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020114s
2026-07-04T15:00:06.167197967Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-07-04T15:00:06.167470456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.167791072Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2026-07-04T15:00:06.168213743Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:06.168600392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2026-07-04T15:00:06.168952732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004961s
2026-07-04T15:00:06.169412398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-04T15:00:06', 'remove_torrentparadiseml')
2026-07-04T15:00:06.169866503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.170657245Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-07-04T15:00:06.170888621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021438s
2026-07-04T15:00:06.171186762Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-07-04T15:00:06.171449952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.171816009Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2026-07-04T15:00:06.172136695Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:06.172392290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:06.173083152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007293s
2026-07-04T15:00:06.173556685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-04T15:00:06', 'localization_setting_to_string')
2026-07-04T15:00:06.174005339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.174801964Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-07-04T15:00:06.175029262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023985s
2026-07-04T15:00:06.175268163Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-07-04T15:00:06.175524018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.175875827Z [Info] orpheus_api: Starting migration of Main DB to 22
2026-07-04T15:00:06.176177154Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:06.176455725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:06.180371352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039579s
2026-07-04T15:00:06.180820827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-04T15:00:06', 'orpheus_api')
2026-07-04T15:00:06.181251625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.181973870Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-07-04T15:00:06.182179985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055481s
2026-07-04T15:00:06.182450640Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-07-04T15:00:06.182723931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.183051340Z [Info] download_client_categories: Starting migration of Main DB to 23
2026-07-04T15:00:06.183432178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-07-04T15:00:06.183649175Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-07-04T15:00:06.183930151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2026-07-04T15:00:06.184397903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2026-07-04T15:00:06.185481014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012906s
2026-07-04T15:00:06.185953546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-04T15:00:06', 'download_client_categories')
2026-07-04T15:00:06.186402521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.187230308Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-07-04T15:00:06.187453558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029876s
2026-07-04T15:00:06.187707118Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-07-04T15:00:06.188032003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.188351867Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2026-07-04T15:00:06.188710790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-07-04T15:00:06.188916023Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T15:00:06.189134022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-07-04T15:00:06.189454067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-07-04T15:00:06.190404712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010311s
2026-07-04T15:00:06.190658854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-07-04T15:00:06.190991334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-07-04T15:00:06.191959093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010594s
2026-07-04T15:00:06.192400863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-04T15:00:06', 'add_salt_to_users')
2026-07-04T15:00:06.192841841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.193678737Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-07-04T15:00:06.193896966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027577s
2026-07-04T15:00:06.194205688Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-07-04T15:00:06.194507506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.194837861Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2026-07-04T15:00:06.195193838Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:06.195584375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2026-07-04T15:00:06.195971625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005615s
2026-07-04T15:00:06.196475961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-04T15:00:06', 'speedcd_userpasssettings_to_speedcdsettings')
2026-07-04T15:00:06.196948964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.197739176Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-07-04T15:00:06.197992516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022433s
2026-07-04T15:00:06.198302009Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-07-04T15:00:06.198611242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.198962590Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2026-07-04T15:00:06.199325842Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:06.199732431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2026-07-04T15:00:06.200123669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005926s
2026-07-04T15:00:06.200635239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-04T15:00:06', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-07-04T15:00:06.201119645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.201922592Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-07-04T15:00:06.202183618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022702s
2026-07-04T15:00:06.202487981Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-07-04T15:00:06.202786051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.203125996Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2026-07-04T15:00:06.203512916Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:06.203940186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2026-07-04T15:00:06.204320753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005987s
2026-07-04T15:00:06.204515645Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:06.204938858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2026-07-04T15:00:06.205313102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005968s
2026-07-04T15:00:06.205840384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-04T15:00:06', 'alpharatio_greatposterwall_config_contract')
2026-07-04T15:00:06.206278506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.207082716Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-07-04T15:00:06.207343611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022646s
2026-07-04T15:00:06.208588068Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-07-04T15:00:06.208862651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.209166012Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2026-07-04T15:00:06.209564224Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:06.209960442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2026-07-04T15:00:06.210332822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005233s
2026-07-04T15:00:06.210790384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-04T15:00:06', 'remove_notwhatcd')
2026-07-04T15:00:06.211214278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.211936092Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-07-04T15:00:06.212149702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020772s
2026-07-04T15:00:06.212422432Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-07-04T15:00:06.212691453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.213014825Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2026-07-04T15:00:06.213448999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T15:00:06.213664734Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T15:00:06.213910549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2026-07-04T15:00:06.214316016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:00:06.215328796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001172s
2026-07-04T15:00:06.215555914Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T15:00:06.215751688Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-07-04T15:00:06.216051412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2026-07-04T15:00:06.216500717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:00:06.217515912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011938s
2026-07-04T15:00:06.217976359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-04T15:00:06', 'add_on_grab_to_notifications')
2026-07-04T15:00:06.218430343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.219216617Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-07-04T15:00:06.219450488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028471s
2026-07-04T15:00:06.219740963Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-07-04T15:00:06.220062761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.220392065Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2026-07-04T15:00:06.220737170Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:06.221171164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-07-04T15:00:06.221539967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005929s
2026-07-04T15:00:06.222035615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-04T15:00:06', 'animetorrents_use_custom_config_contract')
2026-07-04T15:00:06.222509510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.223297307Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-07-04T15:00:06.223537891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022577s
2026-07-04T15:00:06.223814388Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-07-04T15:00:06.224092027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.224424237Z [Info] apprise_server_url: Starting migration of Main DB to 31
2026-07-04T15:00:06.224740033Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:06.225019636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:06.225758504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007956s
2026-07-04T15:00:06.226217268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-04T15:00:06', 'apprise_server_url')
2026-07-04T15:00:06.226647394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.227375611Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-07-04T15:00:06.227572829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023558s
2026-07-04T15:00:06.227862793Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-07-04T15:00:06.228179230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.228498022Z [Info] health_restored_notification: Starting migration of Main DB to 32
2026-07-04T15:00:06.228883318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T15:00:06.229101287Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s
2026-07-04T15:00:06.229385620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-07-04T15:00:06.229813963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:00:06.230817755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011872s
2026-07-04T15:00:06.231289284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-04T15:00:06', 'health_restored_notification')
2026-07-04T15:00:06.231741736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.232535755Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-07-04T15:00:06.232777362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028428s
2026-07-04T15:00:06.233003748Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-07-04T15:00:06.233266938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.233562313Z [Info] remove_uc: Starting migration of Main DB to 33
2026-07-04T15:00:06.233932589Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:06.234311031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-07-04T15:00:06.234648491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004707s
2026-07-04T15:00:06.235072806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-04T15:00:06', 'remove_uc')
2026-07-04T15:00:06.235503594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.236208834Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-07-04T15:00:06.236426713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020077s
2026-07-04T15:00:06.236680083Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-07-04T15:00:06.236959697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.237285563Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2026-07-04T15:00:06.237608854Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:06.237861543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:06.238571824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007486s
2026-07-04T15:00:06.239031630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-04T15:00:06', 'history_fix_data_titles')
2026-07-04T15:00:06.239494392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.240233471Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-07-04T15:00:06.240467763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002363s
2026-07-04T15:00:06.240727055Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-07-04T15:00:06.241010175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.241321502Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2026-07-04T15:00:06.241709764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T15:00:06.241908595Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-04T15:00:06.242176945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-07-04T15:00:06.242581891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:00:06.243623739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012151s
2026-07-04T15:00:06.244286815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-04T15:00:06', 'download_client_per_indexer')
2026-07-04T15:00:06.244745038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.245469147Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-07-04T15:00:06.245698939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030015s
2026-07-04T15:00:06.246041660Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-07-04T15:00:06.246356955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.246701990Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2026-07-04T15:00:06.248989698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-07-04T15:00:06.249197657Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T15:00:06.249633715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2026-07-04T15:00:06.255288846Z [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:06.256522411Z [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:06.257160216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-07-04T15:00:06.257965638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-07-04T15:00:06.260038072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-07-04T15:00:06.260494031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105947s
2026-07-04T15:00:06.260723633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-07-04T15:00:06.260941582Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-04T15:00:06.261254553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2026-07-04T15:00:06.263481649Z [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:06.264652998Z [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:06.265307787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-07-04T15:00:06.266019932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-07-04T15:00:06.268267018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-07-04T15:00:06.268696343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071716s
2026-07-04T15:00:06.268936507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-07-04T15:00:06.269133874Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T15:00:06.269430251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2026-07-04T15:00:06.271551624Z [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:06.272738535Z [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:06.273363794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-07-04T15:00:06.274093975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-07-04T15:00:06.276050005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-07-04T15:00:06.276483929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068089s
2026-07-04T15:00:06.276698571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-04T15:00:06.276895969Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T15:00:06.277158047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-07-04T15:00:06.279545075Z [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:06.280818580Z [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:06.281461244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-04T15:00:06.281968366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-04T15:00:06.283487646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060836s
2026-07-04T15:00:06.283710144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-04T15:00:06.283913263Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-07-04T15:00:06.284371436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-07-04T15:00:06.286646269Z [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:06.287933351Z [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:06.288570374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-04T15:00:06.289069400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-04T15:00:06.290536154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059345s
2026-07-04T15:00:06.290757470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-04T15:00:06.290944486Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T15:00:06.291206584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-07-04T15:00:06.293488892Z [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:06.294736434Z [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:06.295365922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-04T15:00:06.295882082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-04T15:00:06.297359618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059082s
2026-07-04T15:00:06.297608209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-04T15:00:06.297820557Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-04T15:00:06.298129208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-07-04T15:00:06.300292967Z [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:06.301498365Z [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:06.302149486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-04T15:00:06.302931983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-04T15:00:06.304742179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-04T15:00:06.305182967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067845s
2026-07-04T15:00:06.305418702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-04T15:00:06.305629767Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T15:00:06.305931174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-07-04T15:00:06.308099992Z [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:06.309281412Z [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:06.309927103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-04T15:00:06.310682624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-04T15:00:06.312430254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-04T15:00:06.312877175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066749s
2026-07-04T15:00:06.313109643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-04T15:00:06.313310668Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T15:00:06.313598307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-07-04T15:00:06.315878881Z [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:06.317068036Z [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:06.317713917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-04T15:00:06.318498437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-04T15:00:06.320243933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-04T15:00:06.320679671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067297s
2026-07-04T15:00:06.320889103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-04T15:00:06.321076200Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T15:00:06.321314670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-07-04T15:00:06.323474872Z [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:06.324477401Z [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:06.325018230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-07-04T15:00:06.325709332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-07-04T15:00:06.327326660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-07-04T15:00:06.327863702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-04T15:00:06.328245912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066784s
2026-07-04T15:00:06.328491657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2026-07-04T15:00:06.328698694Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T15:00:06.329000862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2026-07-04T15:00:06.331045100Z [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:06.332010144Z [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:06.332592126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2026-07-04T15:00:06.333548292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2026-07-04T15:00:06.335379029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-07-04T15:00:06.336091835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-07-04T15:00:06.336530749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007262s
2026-07-04T15:00:06.336760632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-04T15:00:06.336967609Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T15:00:06.337266772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-07-04T15:00:06.339628439Z [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:06.341200396Z [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:06.341974665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-04T15:00:06.342721028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-04T15:00:06.344431173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T15:00:06.344847141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073373s
2026-07-04T15:00:06.345077024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-04T15:00:06.345281666Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T15:00:06.345580218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-07-04T15:00:06.347963769Z [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:06.349516977Z [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:06.350306948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-04T15:00:06.351068873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-04T15:00:06.352817916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T15:00:06.353232632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073914s
2026-07-04T15:00:06.353457124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-04T15:00:06.353656576Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-04T15:00:06.353931229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-07-04T15:00:06.356335702Z [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:06.357875213Z [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:06.358653972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-04T15:00:06.359439434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-04T15:00:06.361310413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T15:00:06.361728304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075414s
2026-07-04T15:00:06.361959069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-04T15:00:06.362163601Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-07-04T15:00:06.362472253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2026-07-04T15:00:06.364936406Z [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:06.366495386Z [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:06.367272552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-04T15:00:06.368032873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-04T15:00:06.369790864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T15:00:06.370206040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074701s
2026-07-04T15:00:06.370419080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T15:00:06.370607028Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-04T15:00:06.370861190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2026-07-04T15:00:06.373391777Z [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:06.374884174Z [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:06.375615226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-04T15:00:06.376351920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-04T15:00:06.377966402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T15:00:06.378354253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072629s
2026-07-04T15:00:06.378577734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-04T15:00:06.378778688Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T15:00:06.379062600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-07-04T15:00:06.381261209Z [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:06.382241413Z [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:06.382803906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-07-04T15:00:06.383545961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-07-04T15:00:06.385311778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-04T15:00:06.385726062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064141s
2026-07-04T15:00:06.385954202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-04T15:00:06.386151810Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T15:00:06.386438216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-07-04T15:00:06.390141927Z [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:06.391122041Z [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:06.391674544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-07-04T15:00:06.392490358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-07-04T15:00:06.394187175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-04T15:00:06.394594967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078578s
2026-07-04T15:00:06.394814950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T15:00:06.395015784Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-04T15:00:06.395301189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-07-04T15:00:06.397146676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-07-04T15:00:06.397854652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-07-04T15:00:06.398341403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-07-04T15:00:06.398976552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-07-04T15:00:06.400636766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-04T15:00:06.401037223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054881s
2026-07-04T15:00:06.401573523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-04T15:00:06', 'postgres_update_timestamp_columns_to_with_timezone')
2026-07-04T15:00:06.402048279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.404111024Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-07-04T15:00:06.404367711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084469s
2026-07-04T15:00:06.404667455Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-07-04T15:00:06.404933401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.405281312Z [Info] add_notification_status: Starting migration of Main DB to 37
2026-07-04T15:00:06.406049229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-07-04T15:00:06.406866775Z [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:06.407475331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011898s
2026-07-04T15:00:06.407751217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-07-04T15:00:06.408262126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-07-04T15:00:06.408688024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006465s
2026-07-04T15:00:06.409140746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-04T15:00:06', 'add_notification_status')
2026-07-04T15:00:06.409583087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.410379591Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-07-04T15:00:06.410605857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022881s
2026-07-04T15:00:06.410906132Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-07-04T15:00:06.411191717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.411527453Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2026-07-04T15:00:06.412009695Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:06.412410622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2026-07-04T15:00:06.412771539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005516s
2026-07-04T15:00:06.412971662Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:06.413376578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-07-04T15:00:06.413752696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005865s
2026-07-04T15:00:06.413943881Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:06.414333305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2026-07-04T15:00:06.414689011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005473s
2026-07-04T15:00:06.415187686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-04T15:00:06', 'indexers_freeleech_only_config_contract')
2026-07-04T15:00:06.415642021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.416389326Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-07-04T15:00:06.416636344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021456s
2026-07-04T15:00:06.416886107Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-07-04T15:00:06.417142714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.417453410Z [Info] email_encryption: Starting migration of Main DB to 39
2026-07-04T15:00:06.417799447Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:06.418062426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:06.418784120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007647s
2026-07-04T15:00:06.419257984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-04T15:00:06', 'email_encryption')
2026-07-04T15:00:06.419714193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.420418211Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-07-04T15:00:06.420636561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023609s
2026-07-04T15:00:06.420946716Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-07-04T15:00:06.421234255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.421582617Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2026-07-04T15:00:06.421905938Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:06.422166232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:06.423192730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010652s
2026-07-04T15:00:06.423696885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-04T15:00:06', 'newznab_category_to_capabilities_settings')
2026-07-04T15:00:06.424204989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.425026504Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-07-04T15:00:06.425278301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028052s
2026-07-04T15:00:06.425566051Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-07-04T15:00:06.425843840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.426171109Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2026-07-04T15:00:06.426485473Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:06.426746489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:06.427572923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007619s
2026-07-04T15:00:06.428082510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-04T15:00:06', 'gazelle_freeleech_token_options')
2026-07-04T15:00:06.428591665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.429309511Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-07-04T15:00:06.429525637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025176s
2026-07-04T15:00:06.429798556Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-07-04T15:00:06.430074061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.430384306Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2026-07-04T15:00:06.430691435Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:06.430943412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:06.431522158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006156s
2026-07-04T15:00:06.432033779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-04T15:00:06', 'myanonamouse_freeleech_wedge_options')
2026-07-04T15:00:06.432494507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.433195929Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-07-04T15:00:06.433426193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022103s
2026-07-04T15:00:06.433691858Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-07-04T15:00:06.433958946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.434279462Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43
2026-07-04T15:00:06.434588264Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:06.434852466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:06.444956609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101113s
2026-07-04T15:00:06.445455223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-04T15:00:06', 'newznab_indexers_enable_redirect')
2026-07-04T15:00:06.445895209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.446611141Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-07-04T15:00:06.446838590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117358s
2026-07-04T15:00:06.447125497Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrating
2026-07-04T15:00:06.447398708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.447719744Z [Info] myanonamouse_freeleech_wedge_checkbox: Starting migration of Main DB to 44
2026-07-04T15:00:06.448056773Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:06.448306877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:06.448935754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006673s
2026-07-04T15:00:06.449418576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-04T15:00:06', 'myanonamouse_freeleech_wedge_checkbox')
2026-07-04T15:00:06.449862681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.450581599Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrated
2026-07-04T15:00:06.450817594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022373s
2026-07-04T15:00:06.460096505Z [Debug] MigrationController: Took: 00:00:00.6949796
2026-07-04T15:00:06.535155103Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-07-04T15:00:06.552828582Z [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:06.565888558Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-07-04T15:00:06.566847781Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:06.567201122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:06.578078262Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-07-04T15:00:06.578396002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112346s
2026-07-04T15:00:06.578748341Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-07-04T15:00:06.579066131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115364s
2026-07-04T15:00:06.581490194Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-07-04T15:00:06.581865190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.582381700Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-07-04T15:00:06.582846957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-07-04T15:00:06.583410032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007116s
2026-07-04T15:00:06.583748884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.584978140Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-07-04T15:00:06.585314337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002225s
2026-07-04T15:00:06.585702449Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-07-04T15:00:06.586096793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.586691201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-07-04T15:00:06.587163722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-04T15:00:06.587743270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007252s
2026-07-04T15:00:06.588081501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T15:00:06.588385193Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-04T15:00:06.588746561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-07-04T15:00:06.589241337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-07-04T15:00:06.590154567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010378s
2026-07-04T15:00:06.590508570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.591358181Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-07-04T15:00:06.591701683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022053s
2026-07-04T15:00:06.592137922Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-07-04T15:00:06.592540182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.593017824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T15:00:06.593330864Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-04T15:00:06.593675328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-07-04T15:00:06.594193171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-07-04T15:00:06.594864764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007933s
2026-07-04T15:00:06.595217034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.596006664Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-07-04T15:00:06.596373653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018701s
2026-07-04T15:00:06.596831877Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-07-04T15:00:06.597200018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.597635034Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-07-04T15:00:06.598251606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-07-04T15:00:06.599061458Z [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:06.600000159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014216s
2026-07-04T15:00:06.600326706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-07-04T15:00:06.600750610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-07-04T15:00:06.601453356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008061s
2026-07-04T15:00:06.601980497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-04T15:00:06', 'InitialSetup')
2026-07-04T15:00:06.602624795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.603490880Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-07-04T15:00:06.603809271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028226s
2026-07-04T15:00:06.604234618Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-07-04T15:00:06.604611116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.605044770Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2026-07-04T15:00:06.605614367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-04T15:00:06', 'ApplicationStatus')
2026-07-04T15:00:06.606276320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.607102134Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-07-04T15:00:06.607432028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024993s
2026-07-04T15:00:06.607757875Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-07-04T15:00:06.608144523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.608568107Z [Info] IndexerProps: Starting migration of Log DB to 3
2026-07-04T15:00:06.609095940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-04T15:00:06', 'IndexerProps')
2026-07-04T15:00:06.609738324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.610544477Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-07-04T15:00:06.610863961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024229s
2026-07-04T15:00:06.611202022Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-07-04T15:00:06.611578330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.612031212Z [Info] add_update_history: Starting migration of Log DB to 4
2026-07-04T15:00:06.612570979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-07-04T15:00:06.613267412Z [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:06.614035128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011311s
2026-07-04T15:00:06.614376436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-07-04T15:00:06.614872936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-07-04T15:00:06.615462974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007329s
2026-07-04T15:00:06.616069366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-04T15:00:06', 'add_update_history')
2026-07-04T15:00:06.616729135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.617647334Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-07-04T15:00:06.617980876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028761s
2026-07-04T15:00:06.618314809Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-07-04T15:00:06.618690135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.619286777Z [Info] update_notifiarr: Starting migration of Log DB to 5
2026-07-04T15:00:06.619651241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-04T15:00:06', 'update_notifiarr')
2026-07-04T15:00:06.620332042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.621162325Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-07-04T15:00:06.621492640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024842s
2026-07-04T15:00:06.621827926Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-07-04T15:00:06.622188612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.622623678Z [Info] app_profiles: Starting migration of Log DB to 6
2026-07-04T15:00:06.623146191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-04T15:00:06', 'app_profiles')
2026-07-04T15:00:06.623794036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.624675151Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-07-04T15:00:06.625006257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024966s
2026-07-04T15:00:06.625337404Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-07-04T15:00:06.625708081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.626137075Z [Info] history_failed: Starting migration of Log DB to 7
2026-07-04T15:00:06.626664127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-04T15:00:06', 'history_failed')
2026-07-04T15:00:06.627313635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.628168076Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-07-04T15:00:06.628501227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024744s
2026-07-04T15:00:06.628830891Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-07-04T15:00:06.629192429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.629616794Z [Info] redacted_api: Starting migration of Log DB to 8
2026-07-04T15:00:06.630138786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-04T15:00:06', 'redacted_api')
2026-07-04T15:00:06.630791049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.632159366Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-07-04T15:00:06.632483468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029639s
2026-07-04T15:00:06.632814185Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-07-04T15:00:06.633180042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.633615238Z [Info] IndexerProxies: Starting migration of Log DB to 10
2026-07-04T15:00:06.634149635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-04T15:00:06', 'IndexerProxies')
2026-07-04T15:00:06.634800285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.635655568Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-07-04T15:00:06.636011625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024883s
2026-07-04T15:00:06.636362091Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-07-04T15:00:06.636750383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.637190680Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2026-07-04T15:00:06.637762001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-04T15:00:06', 'app_indexer_remote_name')
2026-07-04T15:00:06.638422441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.639304859Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-07-04T15:00:06.639655766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025457s
2026-07-04T15:00:06.640027715Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-07-04T15:00:06.640410546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.640850943Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2026-07-04T15:00:06.641408977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-04T15:00:06', 'desi_gazelle_to_unit3d')
2026-07-04T15:00:06.642071832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.642894970Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-07-04T15:00:06.643236157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024774s
2026-07-04T15:00:06.643613207Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-07-04T15:00:06.644042522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.644490123Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2026-07-04T15:00:06.645078248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-04T15:00:06', 'add_on_update_to_notifications')
2026-07-04T15:00:06.645755141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.646595344Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-07-04T15:00:06.646953224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025421s
2026-07-04T15:00:06.647288530Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-07-04T15:00:06.647655459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.648112239Z [Info] IndexerVersions: Starting migration of Log DB to 15
2026-07-04T15:00:06.648653750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-04T15:00:06', 'IndexerVersions')
2026-07-04T15:00:06.649359201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.650219414Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-07-04T15:00:06.650543887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025552s
2026-07-04T15:00:06.650876257Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-07-04T15:00:06.651245100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.651677270Z [Info] cleanup_config: Starting migration of Log DB to 16
2026-07-04T15:00:06.652245876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-04T15:00:06', 'cleanup_config')
2026-07-04T15:00:06.652895194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.653739003Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-07-04T15:00:06.654061954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025067s
2026-07-04T15:00:06.654396528Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-07-04T15:00:06.654763346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.655197812Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2026-07-04T15:00:06.655725655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-04T15:00:06', 'indexer_cleanup')
2026-07-04T15:00:06.656398560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.657188411Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-07-04T15:00:06.657515941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024325s
2026-07-04T15:00:06.657847559Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-07-04T15:00:06.658218746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.658646588Z [Info] minimum_seeders: Starting migration of Log DB to 18
2026-07-04T15:00:06.659177107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-04T15:00:06', 'minimum_seeders')
2026-07-04T15:00:06.659827457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.660682419Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-07-04T15:00:06.661015550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024684s
2026-07-04T15:00:06.661353661Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-07-04T15:00:06.661733195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.662169214Z [Info] remove_showrss: Starting migration of Log DB to 19
2026-07-04T15:00:06.662700484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-04T15:00:06', 'remove_showrss')
2026-07-04T15:00:06.663349762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.664192208Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-07-04T15:00:06.664521692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024656s
2026-07-04T15:00:06.664873681Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-07-04T15:00:06.665262805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.665706008Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2026-07-04T15:00:06.666277920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-04T15:00:06', 'remove_torrentparadiseml')
2026-07-04T15:00:06.666963430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.667779755Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-07-04T15:00:06.668164019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024993s
2026-07-04T15:00:06.668531910Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-07-04T15:00:06.668937356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.669460270Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2026-07-04T15:00:06.670087714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-04T15:00:06', 'localization_setting_to_string')
2026-07-04T15:00:06.670772724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.671717006Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-07-04T15:00:06.672091871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027463s
2026-07-04T15:00:06.672420012Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-07-04T15:00:06.672789155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.673216767Z [Info] orpheus_api: Starting migration of Log DB to 22
2026-07-04T15:00:06.673735952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-04T15:00:06', 'orpheus_api')
2026-07-04T15:00:06.674380220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.675254251Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-07-04T15:00:06.675568944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024863s
2026-07-04T15:00:06.675940222Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-07-04T15:00:06.676339456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.676782499Z [Info] download_client_categories: Starting migration of Log DB to 23
2026-07-04T15:00:06.677353709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-04T15:00:06', 'download_client_categories')
2026-07-04T15:00:06.678026234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.678893030Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-07-04T15:00:06.679241782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00254s
2026-07-04T15:00:06.679573400Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-07-04T15:00:06.679976583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.680413162Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2026-07-04T15:00:06.680957298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-04T15:00:06', 'add_salt_to_users')
2026-07-04T15:00:06.681609341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.682445516Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-07-04T15:00:06.682780009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024906s
2026-07-04T15:00:06.683180726Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-07-04T15:00:06.683613729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.684115900Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2026-07-04T15:00:06.684774176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-04T15:00:06', 'speedcd_userpasssettings_to_speedcdsettings')
2026-07-04T15:00:06.685486150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.686355672Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-07-04T15:00:06.686744585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026887s
2026-07-04T15:00:06.687155533Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-07-04T15:00:06.687604728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.688104344Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2026-07-04T15:00:06.688782741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-04T15:00:06', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-07-04T15:00:06.689505046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.690374637Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-07-04T15:00:06.690780204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027068s
2026-07-04T15:00:06.691176192Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-07-04T15:00:06.691606158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.692095734Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2026-07-04T15:00:06.692749280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-04T15:00:06', 'alpharatio_greatposterwall_config_contract')
2026-07-04T15:00:06.693465643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.694360005Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-07-04T15:00:06.694762586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026904s
2026-07-04T15:00:06.695103823Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-07-04T15:00:06.695484109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.695954286Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2026-07-04T15:00:06.696519084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-04T15:00:06', 'remove_notwhatcd')
2026-07-04T15:00:06.697175155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.698185200Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-07-04T15:00:06.698503461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026806s
2026-07-04T15:00:06.698887234Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-07-04T15:00:06.699323462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.699811796Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2026-07-04T15:00:06.700394650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-04T15:00:06', 'add_on_grab_to_notifications')
2026-07-04T15:00:06.701079439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.701977478Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-07-04T15:00:06.702325349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026268s
2026-07-04T15:00:06.702726968Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-07-04T15:00:06.703163056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.703624496Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2026-07-04T15:00:06.704299455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-04T15:00:06', 'animetorrents_use_custom_config_contract')
2026-07-04T15:00:06.705116932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.706521742Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-07-04T15:00:06.706925295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032994s
2026-07-04T15:00:06.707281091Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-07-04T15:00:06.707683752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.708187948Z [Info] apprise_server_url: Starting migration of Log DB to 31
2026-07-04T15:00:06.708752916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-04T15:00:06', 'apprise_server_url')
2026-07-04T15:00:06.709426192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.710279551Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-07-04T15:00:06.710610357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025981s
2026-07-04T15:00:06.710995503Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-07-04T15:00:06.711401220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.711874834Z [Info] health_restored_notification: Starting migration of Log DB to 32
2026-07-04T15:00:06.712477468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-04T15:00:06', 'health_restored_notification')
2026-07-04T15:00:06.713159231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.714081389Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-07-04T15:00:06.714444691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026441s
2026-07-04T15:00:06.714772852Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-07-04T15:00:06.715130352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.715558775Z [Info] remove_uc: Starting migration of Log DB to 33
2026-07-04T15:00:06.716113231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-04T15:00:06', 'remove_uc')
2026-07-04T15:00:06.735740336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.736712945Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-07-04T15:00:06.737141759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215857s
2026-07-04T15:00:06.737555973Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-07-04T15:00:06.737979186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.738485215Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2026-07-04T15:00:06.739111366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-04T15:00:06', 'history_fix_data_titles')
2026-07-04T15:00:06.739915075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.740805088Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-07-04T15:00:06.741166987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002812s
2026-07-04T15:00:06.741568916Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-07-04T15:00:06.741999654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.742505413Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2026-07-04T15:00:06.743126534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-04T15:00:06', 'download_client_per_indexer')
2026-07-04T15:00:06.743911184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.744894906Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-07-04T15:00:06.745278098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028568s
2026-07-04T15:00:06.745729998Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-07-04T15:00:06.746215366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.746728629Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2026-07-04T15:00:06.747490334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-07-04T15:00:06.747824246Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-07-04T15:00:06.748214592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-07-04T15:00:06.749668822Z [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:06.751129885Z [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:06.752094367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-07-04T15:00:06.752888056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-07-04T15:00:06.754231893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-07-04T15:00:06.754876211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062717s
2026-07-04T15:00:06.755278250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-07-04T15:00:06.755659087Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-07-04T15:00:06.756058873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-07-04T15:00:06.757366517Z [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:06.758564590Z [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:06.759417428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-07-04T15:00:06.760293342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-07-04T15:00:06.761614854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-07-04T15:00:06.762295265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058203s
2026-07-04T15:00:06.762668577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T15:00:06.763017019Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-07-04T15:00:06.763434139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-07-04T15:00:06.764615558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-07-04T15:00:06.765672798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-07-04T15:00:06.766534283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-07-04T15:00:06.767358373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-07-04T15:00:06.768666588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-04T15:00:06.769374234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055098s
2026-07-04T15:00:06.770055977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-04T15:00:06', 'postgres_update_timestamp_columns_to_with_timezone')
2026-07-04T15:00:06.770857591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.772043731Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-07-04T15:00:06.772550020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080546s
2026-07-04T15:00:06.772953002Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-07-04T15:00:06.773388970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.773881523Z [Info] add_notification_status: Starting migration of Log DB to 37
2026-07-04T15:00:06.774511953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-04T15:00:06', 'add_notification_status')
2026-07-04T15:00:06.775317716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.776188550Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-07-04T15:00:06.776589097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027965s
2026-07-04T15:00:06.777070576Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-07-04T15:00:06.777523639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.778067204Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2026-07-04T15:00:06.778785611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-04T15:00:06', 'indexers_freeleech_only_config_contract')
2026-07-04T15:00:06.779574249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.780645517Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-07-04T15:00:06.781087367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030546s
2026-07-04T15:00:06.781460258Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-07-04T15:00:06.781884413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.782362335Z [Info] email_encryption: Starting migration of Log DB to 39
2026-07-04T15:00:06.782971983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-04T15:00:06', 'email_encryption')
2026-07-04T15:00:06.783708978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.784724974Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-07-04T15:00:06.785107855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028549s
2026-07-04T15:00:06.785538433Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-07-04T15:00:06.786017528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.786547335Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2026-07-04T15:00:06.787266123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-04T15:00:06', 'newznab_category_to_capabilities_settings')
2026-07-04T15:00:06.788078499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.789074696Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-07-04T15:00:06.789513309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029945s
2026-07-04T15:00:06.790057215Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-07-04T15:00:06.790515258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.791077931Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2026-07-04T15:00:06.791757340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-04T15:00:06', 'gazelle_freeleech_token_options')
2026-07-04T15:00:06.792559525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.793520381Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-07-04T15:00:06.793933413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029754s
2026-07-04T15:00:06.794368970Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-07-04T15:00:06.794835871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.795339435Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2026-07-04T15:00:06.796078584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-04T15:00:06', 'myanonamouse_freeleech_wedge_options')
2026-07-04T15:00:06.796866751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.797818629Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-07-04T15:00:06.798233534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029331s
2026-07-04T15:00:06.798688641Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-07-04T15:00:06.799134078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.799651721Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43
2026-07-04T15:00:06.800367202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-04T15:00:06', 'newznab_indexers_enable_redirect')
2026-07-04T15:00:06.801147423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.802111906Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-07-04T15:00:06.802534527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029591s
2026-07-04T15:00:06.802974514Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrating
2026-07-04T15:00:06.803447937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:06.804048788Z [Info] myanonamouse_freeleech_wedge_checkbox: Starting migration of Log DB to 44
2026-07-04T15:00:06.804769790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-04T15:00:06', 'myanonamouse_freeleech_wedge_checkbox')
2026-07-04T15:00:06.805551655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:06.806520256Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrated
2026-07-04T15:00:06.806951144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030305s
2026-07-04T15:00:06.973252500Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2026-07-04T15:00:06.981131460Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-07-04T15:00:06.985529559Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop.
2026-07-04T15:00:07.096113225Z [Info] AppSyncProfileService: Setting up default app profile
2026-07-04T15:00:07.107161499Z [Info] CommandExecutor: Starting 3 threads for tasks.
2026-07-04T15:00:07.189213474Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-07-04T15:00:07.591161817Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-07-04T15:00:07.592165318Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-07-04T15:00:07.592565454Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin
2026-07-04T15:00:08.007915331Z [ls.io-init] done.
SBOM Output
NAME VERSION TYPE
AngleSharp 1.4.0 dotnet (+5 duplicates)
AngleSharp.Xml 1.0.0 dotnet (+5 duplicates)
Azure.Core 1.50.0 dotnet (+5 duplicates)
Azure.Identity 1.17.1 dotnet (+5 duplicates)
BouncyCastle.Cryptography 2.6.2 dotnet (+5 duplicates)
Dapper 2.1.79 dotnet (+5 duplicates)
Diacritical.Net 1.0.4 dotnet (+5 duplicates)
DryIoc.Microsoft.DependencyInjection 6.2.0 dotnet (+1 duplicate)
DryIoc.dll 5.4.3 dotnet (+7 duplicates)
Dynamitey 3.0.3 dotnet (+3 duplicates)
FluentMigrator 6.2.0 dotnet (+5 duplicates)
FluentMigrator.Abstractions 6.2.0 dotnet (+5 duplicates)
FluentMigrator.Extensions.Postgres 6.2.0 dotnet (+5 duplicates)
FluentMigrator.Runner.Core 6.2.0 dotnet (+5 duplicates)
FluentMigrator.Runner.Postgres 6.2.0 dotnet (+5 duplicates)
FluentMigrator.Runner.SQLite 6.2.0 dotnet (+5 duplicates)
FluentValidation 9.5.4 dotnet (+5 duplicates)
IPAddressRange 6.3.0 dotnet (+7 duplicates)
ImpromptuInterface 8.0.6 dotnet (+3 duplicates)
MailKit 4.16.0 dotnet (+5 duplicates)
Microsoft.AspNetCore.Cryptography.Internal 8.0.27 dotnet (+4 duplicates)
Microsoft.AspNetCore.Cryptography.KeyDerivation 8.0.27 dotnet (+4 duplicates)
Microsoft.AspNetCore.WebUtilities 8.0.27 dotnet (+4 duplicates)
Microsoft.Bcl.AsyncInterfaces 8.0.0 dotnet (+5 duplicates)
Microsoft.Data.SqlClient 6.1.5 dotnet (+5 duplicates)
Microsoft.Extensions.Caching.Abstractions 8.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Caching.Memory 8.0.1 dotnet (+4 duplicates)
Microsoft.Extensions.Configuration 8.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.Abstractions 8.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.Binder 8.0.2 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.CommandLine 8.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.EnvironmentVariables 8.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.FileExtensions 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.Json 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.UserSecrets 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.DependencyInjection 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2 dotnet (+6 duplicates)
Microsoft.Extensions.Diagnostics 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Diagnostics.Abstractions 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.FileProviders.Abstractions 8.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.FileProviders.Physical 8.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.FileSystemGlobbing 8.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Hosting 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Hosting.Abstractions 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Hosting.WindowsServices 8.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.Logging 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Logging.Abstractions 8.0.2 dotnet (+1 duplicate)
Microsoft.Extensions.Logging.Abstractions 8.0.3 dotnet (+4 duplicates)
Microsoft.Extensions.Logging.Configuration 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Logging.Console 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Logging.Debug 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Logging.EventLog 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Logging.EventSource 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Options 8.0.2 dotnet (+6 duplicates)
Microsoft.Extensions.Options.ConfigurationExtensions 8.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Primitives 8.0.0 dotnet (+6 duplicates)
Microsoft.Identity.Client 4.80.0 dotnet (+5 duplicates)
Microsoft.Identity.Client.Extensions.Msal 4.78.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Abstractions 8.14.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.JsonWebTokens 7.7.1 dotnet (+5 duplicates)
Microsoft.IdentityModel.Logging 7.7.1 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols 7.7.1 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols.OpenIdConnect 7.7.1 dotnet (+5 duplicates)
Microsoft.IdentityModel.Tokens 7.7.1 dotnet (+5 duplicates)
Microsoft.Net.Http.Headers 8.0.27 dotnet (+4 duplicates)
Microsoft.OpenApi 1.6.23 dotnet (+2 duplicates)
Microsoft.SqlServer.Server 1.0.0 dotnet (+5 duplicates)
Microsoft.Win32.SystemEvents 8.0.0 dotnet (+5 duplicates)
MimeKit 4.16.0 dotnet (+5 duplicates)
Mono.Nat 3.0.1 dotnet (+5 duplicates)
Mono.Posix.NETStandard 5.20.1.34-servarr20 dotnet
MonoTorrent 2.0.7 dotnet (+5 duplicates)
NLog 5.5.1 dotnet (+7 duplicates)
NLog.Extensions.Logging 5.5.0 dotnet (+7 duplicates)
NLog.Layouts.ClefJsonLayout 1.0.5 dotnet (+7 duplicates)
NLog.Targets.Syslog 7.0.0 dotnet (+7 duplicates)
Newtonsoft.Json 13.0.4 dotnet (+7 duplicates)
Npgsql 9.0.5 dotnet (+7 duplicates)
Polly 8.6.6 dotnet (+5 duplicates)
Polly.Contrib.WaitAndRetry 1.1.1 dotnet (+7 duplicates)
Polly.Core 8.6.6 dotnet (+5 duplicates)
Prowlarr 1.0.0 dotnet
Prowlarr.Api.V1 1.0.0 dotnet (+2 duplicates)
Prowlarr.Common 1.0.0 dotnet (+7 duplicates)
Prowlarr.Core 1.0.0 dotnet (+5 duplicates)
Prowlarr.Host 1.0.0 dotnet (+1 duplicate)
Prowlarr.Http 1.0.0 dotnet (+3 duplicates)
Prowlarr.Mono 1.0.0 dotnet
Prowlarr.SignalR 1.0.0 dotnet (+4 duplicates)
ReusableTasks 2.0.0 dotnet (+5 duplicates)
Sentry 4.0.2 dotnet (+7 duplicates)
SharpZipLib 1.4.2 dotnet (+7 duplicates)
SourceGear.sqlite3 3.50.4.5 dotnet (+7 duplicates)
Swashbuckle.AspNetCore.Swagger 8.1.4 dotnet (+2 duplicates)
Swashbuckle.AspNetCore.SwaggerGen 8.1.4 dotnet (+2 duplicates)
System.ClientModel 1.8.0 dotnet (+5 duplicates)
System.ComponentModel 4.3.0 dotnet (+2 duplicates)
System.ComponentModel.Annotations 5.0.0 dotnet (+4 duplicates)
System.Configuration.ConfigurationManager 8.0.1 dotnet (+7 duplicates)
System.Data.SQLite 2.0.3 dotnet (+7 duplicates)
System.Diagnostics.DiagnosticSource 8.0.1 dotnet (+4 duplicates)
System.Diagnostics.EventLog 8.0.1 dotnet (+6 duplicates)
System.Drawing.Common 8.0.27 dotnet (+5 duplicates)
System.Formats.Asn1 8.0.1 dotnet (+4 duplicates)
System.IO 4.3.0 dotnet (+5 duplicates)
System.IO.FileSystem.AccessControl 5.0.0 dotnet (+5 duplicates)
System.IO.Pipelines 8.0.0 dotnet (+4 duplicates)
System.IdentityModel.Tokens.Jwt 7.7.1 dotnet (+5 duplicates)
System.Memory.Data 8.0.1 dotnet (+5 duplicates)
System.Private.Uri 4.3.2 dotnet (+5 duplicates)
System.Reflection 4.3.0 dotnet (+5 duplicates)
System.Reflection.Primitives 4.3.0 dotnet (+5 duplicates)
System.Runtime 4.3.0 dotnet (+5 duplicates)
System.Runtime.Loader 4.3.0 dotnet (+5 duplicates)
System.Security.AccessControl 5.0.0 dotnet (+5 duplicates)
System.Security.Cryptography.Pkcs 8.0.1 dotnet (+4 duplicates)
System.Security.Cryptography.ProtectedData 8.0.0 dotnet (+7 duplicates)
System.Security.Principal.Windows 5.0.0 dotnet (+5 duplicates)
System.ServiceModel.Syndication 8.0.0 dotnet (+5 duplicates)
System.ServiceProcess.ServiceController 8.0.1 dotnet (+7 duplicates)
System.Text.Encoding 4.3.0 dotnet (+5 duplicates)
System.Text.Encoding.CodePages 8.0.0 dotnet
System.Text.Json 8.0.6 dotnet (+5 duplicates)
System.Threading.Tasks 4.3.0 dotnet (+5 duplicates)
YamlDotNet 16.3.0 dotnet (+5 duplicates)
acl-libs 2.3.2-r1 apk
alpine-baselayout 3.7.2-r1 apk
alpine-baselayout-data 3.7.2-r1 apk
alpine-keys 2.6-r0 apk
alpine-release 3.24.1-r0 apk
apk-tools 3.0.6-r0 apk
bash 5.3.9-r1 apk
brotli-libs 1.2.0-r1 apk
busybox 1.37.0-r31 apk
busybox-binsh 1.37.0-r31 apk
c-ares 1.34.6-r0 apk
ca-certificates 20260611-r0 apk
ca-certificates-bundle 20260611-r0 apk
catatonit 0.2.1-r0 apk
coreutils 9.11-r0 apk
coreutils-env 9.11-r0 apk
coreutils-fmt 9.11-r0 apk
coreutils-sha512sum 9.11-r0 apk
curl 8.21.0-r0 apk
findutils 4.10.0-r1 apk
icu-data-en 78.1-r0 apk
icu-libs 78.1-r0 apk
jq 1.8.1-r0 apk
libapk 3.0.6-r0 apk
libattr 2.5.2-r2 apk
libbsd 0.12.2-r0 apk
libcrypto3 3.5.7-r0 apk
libcurl 8.21.0-r0 apk
libgcc 15.2.0-r5 apk
libidn2 2.3.8-r0 apk
libintl 1.0-r0 apk
libmd 1.2.0-r0 apk
libncursesw 6.6_p20260516-r0 apk
libproc2 4.0.6-r0 apk
libpsl 0.21.5-r3 apk
libssl3 3.5.7-r0 apk
libstdc++ 15.2.0-r5 apk
libunistring 1.4.2-r0 apk
libxml2 2.13.9-r2 apk
libxslt 1.1.43-r3 apk
linux-pam 1.7.1-r2 apk
musl 1.2.6-r2 apk
musl-utils 1.2.6-r2 apk
ncurses-terminfo-base 6.6_p20260516-r0 apk
netcat-openbsd 1.234.1-r0 apk
nghttp2-libs 1.69.0-r0 apk
oniguruma 6.9.10-r0 apk
procps-ng 4.0.6-r0 apk
readline 8.3.3-r1 apk
runtime.any.System.IO 4.3.0 dotnet (+5 duplicates)
runtime.any.System.Reflection 4.3.0 dotnet (+5 duplicates)
runtime.any.System.Reflection.Primitives 4.3.0 dotnet (+5 duplicates)
runtime.any.System.Runtime 4.3.0 dotnet (+5 duplicates)
runtime.any.System.Text.Encoding 4.3.0 dotnet (+5 duplicates)
runtime.any.System.Threading.Tasks 4.3.0 dotnet (+5 duplicates)
runtime.unix.System.Private.Uri 4.3.0 dotnet (+5 duplicates)
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64 8.0.27 dotnet (+4 duplicates)
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64 8.0.27 dotnet (+7 duplicates)
scanelf 1.3.9-r1 apk
shadow 4.18.0-r1 apk
skalibs-libs 2.15.0.0-r0 apk
sqlite-libs 3.53.2-r0 apk
ssl_client 1.37.0-r31 apk
tzdata 2026b-r0 apk
utmps-libs 0.1.3.3-r0 apk
xmlstarlet 1.6.1-r2 apk
xz-libs 5.8.3-r0 apk
zlib 1.3.2-r0 apk
zstd-libs 1.5.7-r2 apk
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": 1783177242566
},
{
"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": 1783177242566
},
{
"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=ZCxSLuLfrfgKu3MxrVdekw.\"",
"source": "console-api",
"timestamp": 1783177242566
},
{
"level": "INFO",
"message": "http://172.17.0.5:9696/194-4b970a3e3dd59743b5ea.js 1:146645 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1783177242566
},
{
"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": 1783177242566
},
{
"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": 1783177242566
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:9696/194-4b970a3e3dd59743b5ea.js 1:146645 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1783177242566
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:9696/194-4b970a3e3dd59743b5ea.js 1:146645 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1783177242566
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 11.23s |
| Container Start | PASS | - | 4.05s |
| Create SBOM | PASS | - | 26.63s |
| Get Build Info | PASS | - | 0.03s |
linuxserver/lspipepr-prowlarr
Runtime: 58.74s
ARM64
PASS
builder
X86-BUILDER-3h --Hetzner
created
2026-07-04T14:55:41+00:00
image
linuxserver/lspipepr-prowlarr
maintainer
Roxedus,thespad
size
82.27MB
tag
arm64v8-develop-2.5.0.5422-pkg-c7940c17-dev-f6aae2347b150e8c96a1934475909387e35442b0-pr-82
version
2.5.0.5422-ls267
Container Logs
2026-07-04T15:00:06.522295490Z [migrations] started
2026-07-04T15:00:06.526816787Z [migrations] no migrations found
2026-07-04T15:00:07.109434658Z usermod: no changes
2026-07-04T15:00:07.204092133Z ───────────────────────────────────────
2026-07-04T15:00:07.204110971Z
2026-07-04T15:00:07.204115009Z ██╗ ███████╗██╗ ██████╗
2026-07-04T15:00:07.204118817Z ██║ ██╔════╝██║██╔═══██╗
2026-07-04T15:00:07.204122585Z ██║ ███████╗██║██║ ██║
2026-07-04T15:00:07.204126292Z ██║ ╚════██║██║██║ ██║
2026-07-04T15:00:07.204129950Z ███████╗███████║██║╚██████╔╝
2026-07-04T15:00:07.204133687Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-07-04T15:00:07.204137545Z
2026-07-04T15:00:07.204141042Z Brought to you by linuxserver.io
2026-07-04T15:00:07.204144639Z ───────────────────────────────────────
2026-07-04T15:00:07.208952213Z
2026-07-04T15:00:07.209256225Z To support the app dev(s) visit:
2026-07-04T15:00:07.236485653Z Prowlarr: https://opencollective.com/prowlarr
2026-07-04T15:00:07.240498756Z
2026-07-04T15:00:07.240516201Z To support LSIO projects visit:
2026-07-04T15:00:07.240525039Z https://www.linuxserver.io/donate/
2026-07-04T15:00:07.240533336Z
2026-07-04T15:00:07.240541322Z ───────────────────────────────────────
2026-07-04T15:00:07.240550120Z GID/UID
2026-07-04T15:00:07.240558366Z ───────────────────────────────────────
2026-07-04T15:00:07.307397288Z
2026-07-04T15:00:07.307430124Z User UID: 911
2026-07-04T15:00:07.307437730Z User GID: 911
2026-07-04T15:00:07.307444092Z ───────────────────────────────────────
2026-07-04T15:00:07.349147274Z Linuxserver.io version: 2.5.0.5422-pkg-c7940c17-dev-f6aae2347b150e8c96a1934475909387e35442b0-pr-82
2026-07-04T15:00:07.351905430Z Build-date: 2026-07-04T14:55:41+00:00
2026-07-04T15:00:07.351931833Z ───────────────────────────────────────
2026-07-04T15:00:07.351942394Z
2026-07-04T15:00:10.292260713Z [custom-init] No custom files found, skipping...
2026-07-04T15:00:16.730441797Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.5.0.5422
2026-07-04T15:00:17.014588645Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-04T15:00:17.112061873Z [Debug] Bootstrap: Console selected
2026-07-04T15:00:17.124789239Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-04T15:00:20.547234182Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-04T15:00:21.610185063Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {c6d83229-cb01-453c-9b1c-6db3d62dc75d} may be persisted to storage in unencrypted form.
2026-07-04T15:00:22.728582830Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-07-04T15:00:23.540527236Z [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:24.639542061Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-07-04T15:00:24.771317703Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:24.782948350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:25.359908735Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-07-04T15:00:25.409194580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5887223s
2026-07-04T15:00:25.413406784Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-07-04T15:00:25.416633073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6373682s
2026-07-04T15:00:25.649640573Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-07-04T15:00:25.659139206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:25.757820226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-07-04T15:00:25.903896012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-07-04T15:00:26.069058495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3071545s
2026-07-04T15:00:26.075596474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:26.092794996Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-07-04T15:00:26.096028780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3309494s
2026-07-04T15:00:26.114078046Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-07-04T15:00:26.117772508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:26.202583390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-07-04T15:00:26.218940588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-04T15:00:26.234124873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0280134s
2026-07-04T15:00:26.238556630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T15:00:26.243182778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017203s
2026-07-04T15:00:26.250430106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-07-04T15:00:26.260253513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-07-04T15:00:26.274423826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204164s
2026-07-04T15:00:26.278889551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:26.284423699Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-07-04T15:00:26.288051857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0302662s
2026-07-04T15:00:26.295940136Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-07-04T15:00:26.299761273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:26.314840797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T15:00:26.318114591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002675s
2026-07-04T15:00:26.321309366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-07-04T15:00:26.326478358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-07-04T15:00:26.332953491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085268s
2026-07-04T15:00:26.336270452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:26.340908685Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-07-04T15:00:26.343563553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162299s
2026-07-04T15:00:26.657897667Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-07-04T15:00:26.690582042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:26.741602240Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-07-04T15:00:26.942565565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-07-04T15:00:26.964896455Z [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:27.022835511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0747113s
2026-07-04T15:00:27.026536746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-07-04T15:00:27.032474215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-07-04T15:00:27.039801123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106505s
2026-07-04T15:00:27.042512525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-07-04T15:00:27.051006885Z [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:27.059039405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138848s
2026-07-04T15:00:27.062172706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-07-04T15:00:27.066288186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-07-04T15:00:27.071108856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063597s
2026-07-04T15:00:27.073810718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-07-04T15:00:27.447015935Z [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:27.472977709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3933777s
2026-07-04T15:00:27.476048705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-07-04T15:00:27.485430873Z [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:27.494859485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160423s
2026-07-04T15:00:27.498421059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-07-04T15:00:27.503168802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-04T15:00:27.508423606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007551s
2026-07-04T15:00:27.511674354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-07-04T15:00:27.565741410Z [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:27.581396283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0669659s
2026-07-04T15:00:27.584811292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-07-04T15:00:27.588800327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T15:00:27.596414885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088932s
2026-07-04T15:00:27.599242992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2026-07-04T15:00:27.606131797Z [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:27.613383554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114777s
2026-07-04T15:00:27.615969072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2026-07-04T15:00:27.624570358Z [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:27.632906208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143168s
2026-07-04T15:00:27.635813194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2026-07-04T15:00:27.642468129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2026-07-04T15:00:27.648721354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102698s
2026-07-04T15:00:27.651030565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-07-04T15:00:27.655637576Z [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:27.662125003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085822s
2026-07-04T15:00:27.664830673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-07-04T15:00:27.669217269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-07-04T15:00:27.677695165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098772s
2026-07-04T15:00:27.681829753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-07-04T15:00:27.734381407Z [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:27.742291630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0571693s
2026-07-04T15:00:27.745464271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-07-04T15:00:27.750062062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-07-04T15:00:27.756224635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077475s
2026-07-04T15:00:27.759869387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-07-04T15:00:27.764292897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-07-04T15:00:27.770233132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070468s
2026-07-04T15:00:27.773425142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-07-04T15:00:27.784261789Z [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:27.797030068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208257s
2026-07-04T15:00:27.800626983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-07-04T15:00:27.812224835Z [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:27.823700289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201467s
2026-07-04T15:00:27.827073795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-07-04T15:00:27.831636154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T15:00:27.837243319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072193s
2026-07-04T15:00:27.839953538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-07-04T15:00:27.846262275Z [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:27.852880827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101867s
2026-07-04T15:00:27.855638041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-07-04T15:00:27.859240086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-04T15:00:27.864842441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064946s
2026-07-04T15:00:27.904980720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-04T15:00:27', 'InitialSetup')
2026-07-04T15:00:27.919829390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:27.931542352Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-07-04T15:00:27.934209856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0729157s
2026-07-04T15:00:27.940181995Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-07-04T15:00:27.943941478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:27.950490499Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2026-07-04T15:00:28.054130558Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2026-07-04T15:00:28.282125171Z [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:28.298148186Z [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:28.313077047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-04T15:00:28.330070035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-04T15:00:28.353303404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T15:00:28.358913314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3017563s
2026-07-04T15:00:28.361892735Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2026-07-04T15:00:28.397726113Z [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:28.410942204Z [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:28.418696633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-04T15:00:28.424409531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-04T15:00:28.438151371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T15:00:28.442830355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.078532s
2026-07-04T15:00:28.447409028Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2026-07-04T15:00:28.528426730Z [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:28.541164938Z [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:28.549462882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-04T15:00:28.554538486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-04T15:00:28.568440388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T15:00:28.573274756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1233653s
2026-07-04T15:00:28.575690081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2026-07-04T15:00:28.583620655Z [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:28.590326613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122368s
2026-07-04T15:00:28.593060008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2026-07-04T15:00:28.597317394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-07-04T15:00:28.601869503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064802s
2026-07-04T15:00:28.607052333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-04T15:00:28', 'ApplicationStatus')
2026-07-04T15:00:28.612095391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:28.616809988Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-07-04T15:00:28.619021222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211314s
2026-07-04T15:00:28.621748074Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-07-04T15:00:28.624301768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:28.627787048Z [Info] IndexerProps: Starting migration of Main DB to 3
2026-07-04T15:00:28.651584002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T15:00:28.654282237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002365s
2026-07-04T15:00:28.657454136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2026-07-04T15:00:28.664888581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:00:28.674425611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143172s
2026-07-04T15:00:28.677751741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-07-04T15:00:28.686249939Z [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:28.693859867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136964s
2026-07-04T15:00:28.696635678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-07-04T15:00:28.704374887Z [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:28.712536106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128778s
2026-07-04T15:00:28.715266906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-07-04T15:00:28.719522378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-04T15:00:28.724311385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006481s
2026-07-04T15:00:28.728815878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-04T15:00:28', 'IndexerProps')
2026-07-04T15:00:28.733517087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:28.737323074Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-07-04T15:00:28.739405067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195428s
2026-07-04T15:00:28.742136609Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-07-04T15:00:28.744962291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:28.748221676Z [Info] add_update_history: Starting migration of Main DB to 4
2026-07-04T15:00:28.753790734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-04T15:00:28', 'add_update_history')
2026-07-04T15:00:28.758611424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:28.763514240Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-07-04T15:00:28.765768390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186816s
2026-07-04T15:00:28.768367525Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-07-04T15:00:28.770939637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:28.774180304Z [Info] update_notifiarr: Starting migration of Main DB to 5
2026-07-04T15:00:28.817507226Z [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:28.832426187Z [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:28.839319081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172916s
2026-07-04T15:00:28.844822116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-04T15:00:28', 'update_notifiarr')
2026-07-04T15:00:28.850900980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:28.855390423Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-07-04T15:00:28.857619513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0331927s
2026-07-04T15:00:28.860483973Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-07-04T15:00:28.863285616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:28.867817585Z [Info] app_profiles: Starting migration of Main DB to 6
2026-07-04T15:00:28.882179003Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2026-07-04T15:00:28.892846951Z [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:28.902405544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169381s
2026-07-04T15:00:28.905687485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2026-07-04T15:00:28.910519568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2026-07-04T15:00:28.917816206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009126s
2026-07-04T15:00:28.920878925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T15:00:28.934926621Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s
2026-07-04T15:00:28.939400252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2026-07-04T15:00:28.945874322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2026-07-04T15:00:28.958533361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149646s
2026-07-04T15:00:28.965084006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-04T15:00:28', 'app_profiles')
2026-07-04T15:00:28.970806122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:28.975947077Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-07-04T15:00:28.978298223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0329564s
2026-07-04T15:00:28.981518339Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-07-04T15:00:28.984406126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:28.988498579Z [Info] history_failed: Starting migration of Main DB to 7
2026-07-04T15:00:29.000214709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-04T15:00:29.002686848Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.87E-05s
2026-07-04T15:00:29.005161733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2026-07-04T15:00:29.009053402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2026-07-04T15:00:29.017245493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097415s
2026-07-04T15:00:29.020908862Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-07-04T15:00:29.025453116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-07-04T15:00:29.030290359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065944s
2026-07-04T15:00:29.034614499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-04T15:00:29', 'history_failed')
2026-07-04T15:00:29.039223633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:29.042941913Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-07-04T15:00:29.045196063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190085s
2026-07-04T15:00:29.047928367Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-07-04T15:00:29.050481560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:29.053713810Z [Info] redacted_api: Starting migration of Main DB to 8
2026-07-04T15:00:29.059145912Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:29.062432532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:29.092475577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304515s
2026-07-04T15:00:29.097359224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-04T15:00:29', 'redacted_api')
2026-07-04T15:00:29.102156928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:29.105813463Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-07-04T15:00:29.108877796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0440199s
2026-07-04T15:00:29.112931731Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-07-04T15:00:29.115616739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:29.119168063Z [Info] IndexerProxies: Starting migration of Main DB to 10
2026-07-04T15:00:29.131367265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2026-07-04T15:00:29.140489370Z [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:29.147491865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129068s
2026-07-04T15:00:29.149954675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T15:00:29.152583621Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s
2026-07-04T15:00:29.155300834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-07-04T15:00:29.158813299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-07-04T15:00:29.166896912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091279s
2026-07-04T15:00:29.171541066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-04T15:00:29', 'IndexerProxies')
2026-07-04T15:00:29.176287096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:29.180746258Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-07-04T15:00:29.183091813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223156s
2026-07-04T15:00:29.185994990Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-07-04T15:00:29.188695770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:29.192186051Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2026-07-04T15:00:29.197969140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2026-07-04T15:00:29.200435437Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-05s
2026-07-04T15:00:29.203399217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2026-07-04T15:00:29.207519286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2026-07-04T15:00:29.215900518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096326s
2026-07-04T15:00:29.220738233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-04T15:00:29', 'app_indexer_remote_name')
2026-07-04T15:00:29.225837574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:29.230456939Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-07-04T15:00:29.232800079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240276s
2026-07-04T15:00:29.235747175Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-07-04T15:00:29.238457033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:29.242038187Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2026-07-04T15:00:29.291000360Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:29.304235369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2026-07-04T15:00:29.310536110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167033s
2026-07-04T15:00:29.315476031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-04T15:00:29', 'desi_gazelle_to_unit3d')
2026-07-04T15:00:29.320643529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:29.324400246Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-07-04T15:00:29.326707203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0306643s
2026-07-04T15:00:29.329778139Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-07-04T15:00:29.332509040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:29.336132158Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2026-07-04T15:00:29.341919595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T15:00:29.344263777Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.95E-05s
2026-07-04T15:00:29.347299832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-07-04T15:00:29.351617990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:00:29.359932888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100096s
2026-07-04T15:00:29.364852237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-04T15:00:29', 'add_on_update_to_notifications')
2026-07-04T15:00:29.369912771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:29.374886289Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-07-04T15:00:29.377283397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245076s
2026-07-04T15:00:29.380212056Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-07-04T15:00:29.382835310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:29.386315661Z [Info] IndexerVersions: Starting migration of Main DB to 15
2026-07-04T15:00:29.396579875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2026-07-04T15:00:29.403470585Z [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:29.410584324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114149s
2026-07-04T15:00:29.413526040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2026-07-04T15:00:29.418113179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-07-04T15:00:29.423023961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070862s
2026-07-04T15:00:29.425743599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2026-07-04T15:00:29.430166508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-07-04T15:00:29.434960124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066444s
2026-07-04T15:00:29.440322545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-04T15:00:29', 'IndexerVersions')
2026-07-04T15:00:29.446918822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:29.451073510Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-07-04T15:00:29.453273321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224207s
2026-07-04T15:00:29.455989733Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-07-04T15:00:29.458588899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:29.462200373Z [Info] cleanup_config: Starting migration of Main DB to 16
2026-07-04T15:00:29.489731829Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:29.504861514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2026-07-04T15:00:29.510622027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180582s
2026-07-04T15:00:29.513473792Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:29.517575043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2026-07-04T15:00:29.521476571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005571s
2026-07-04T15:00:29.526022609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-04T15:00:29', 'cleanup_config')
2026-07-04T15:00:29.531476825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:29.535930866Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-07-04T15:00:29.538356322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196129s
2026-07-04T15:00:29.541338309Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-07-04T15:00:29.544081845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:29.547809593Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2026-07-04T15:00:29.594682187Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:29.598589277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2026-07-04T15:00:29.602651710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052396s
2026-07-04T15:00:29.605318872Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:29.608738971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2026-07-04T15:00:29.612197488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045678s
2026-07-04T15:00:29.614801293Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:29.618289088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2026-07-04T15:00:29.650582806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0333535s
2026-07-04T15:00:29.653219858Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:29.656683064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2026-07-04T15:00:29.660086820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045236s
2026-07-04T15:00:29.662728020Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:29.666146807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2026-07-04T15:00:29.669511644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004457s
2026-07-04T15:00:29.672329841Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:29.675783878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2026-07-04T15:00:29.679303798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004691s
2026-07-04T15:00:29.681946712Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:29.685427343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2026-07-04T15:00:29.688859997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045222s
2026-07-04T15:00:29.691629065Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:29.695177482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2026-07-04T15:00:29.698648855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046294s
2026-07-04T15:00:29.701305486Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:29.825252469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2026-07-04T15:00:29.831033343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1268424s
2026-07-04T15:00:29.834373130Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:29.838228396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2026-07-04T15:00:29.842094764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053306s
2026-07-04T15:00:29.844746425Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:29.848256906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2026-07-04T15:00:29.851608717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045367s
2026-07-04T15:00:29.854252723Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:29.857695468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2026-07-04T15:00:29.861187852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046023s
2026-07-04T15:00:29.863814152Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:29.867296005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2026-07-04T15:00:29.870763660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046267s
2026-07-04T15:00:29.873397966Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:29.876990313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2026-07-04T15:00:29.880786669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048738s
2026-07-04T15:00:29.883459433Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:29.886995746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2026-07-04T15:00:29.892401184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065567s
2026-07-04T15:00:29.895075772Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:29.898636614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2026-07-04T15:00:29.902422961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048808s
2026-07-04T15:00:29.904530676Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:29.921634037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2026-07-04T15:00:29.926628638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199235s
2026-07-04T15:00:29.928751183Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:29.932805630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2026-07-04T15:00:29.936705896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059329s
2026-07-04T15:00:29.939060839Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:29.943093212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2026-07-04T15:00:29.947787317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064145s
2026-07-04T15:00:29.950116669Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:29.954397922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2026-07-04T15:00:29.959195366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006739s
2026-07-04T15:00:29.961645161Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:29.966136367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2026-07-04T15:00:29.971543278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074742s
2026-07-04T15:00:29.973741816Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:29.977726062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2026-07-04T15:00:29.982363713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064905s
2026-07-04T15:00:29.984474565Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:29.988501336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-07-04T15:00:29.992566384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060571s
2026-07-04T15:00:29.994625321Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:29.998551400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2026-07-04T15:00:30.002437076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005794s
2026-07-04T15:00:30.004512457Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:30.008312912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2026-07-04T15:00:30.012185272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056275s
2026-07-04T15:00:30.014341956Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:30.018249026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2026-07-04T15:00:30.022640000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061012s
2026-07-04T15:00:30.024785833Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:30.028757733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2026-07-04T15:00:30.033390054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006351s
2026-07-04T15:00:30.036052898Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:30.040138317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-07-04T15:00:30.044359730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006257s
2026-07-04T15:00:30.046355250Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:30.050372932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2026-07-04T15:00:30.054651140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061796s
2026-07-04T15:00:30.056741139Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:30.060617768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2026-07-04T15:00:30.064790503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060288s
2026-07-04T15:00:30.066819350Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:30.070671860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2026-07-04T15:00:30.074466904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056462s
2026-07-04T15:00:30.076492845Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:30.080328280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2026-07-04T15:00:30.084079797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055787s
2026-07-04T15:00:30.086095938Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:30.089995403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2026-07-04T15:00:30.093847512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057311s
2026-07-04T15:00:30.095891208Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:30.099759059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2026-07-04T15:00:30.103542620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056342s
2026-07-04T15:00:30.105630225Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:30.109507375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2026-07-04T15:00:30.113377741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057251s
2026-07-04T15:00:30.118429607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-04T15:00:30', 'indexer_cleanup')
2026-07-04T15:00:30.123008700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:30.126646879Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-07-04T15:00:30.128847892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187001s
2026-07-04T15:00:30.132763739Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-07-04T15:00:30.135480622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:30.139395708Z [Info] minimum_seeders: Starting migration of Main DB to 18
2026-07-04T15:00:30.146043128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2026-07-04T15:00:30.148356357Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-07-04T15:00:30.151031095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2026-07-04T15:00:30.155422651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2026-07-04T15:00:30.166183917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125741s
2026-07-04T15:00:30.170641025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-04T15:00:30', 'minimum_seeders')
2026-07-04T15:00:30.175291071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:30.178936905Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-07-04T15:00:30.181102016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252499s
2026-07-04T15:00:30.183841644Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-07-04T15:00:30.186445239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:30.189684995Z [Info] remove_showrss: Starting migration of Main DB to 19
2026-07-04T15:00:30.195243771Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:30.198783651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2026-07-04T15:00:30.202411409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047282s
2026-07-04T15:00:30.206751371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-04T15:00:30', 'remove_showrss')
2026-07-04T15:00:30.211351887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:30.215201962Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-07-04T15:00:30.217561215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171029s
2026-07-04T15:00:30.220490655Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-07-04T15:00:30.223550790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:30.227177394Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2026-07-04T15:00:30.232457129Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:30.236266001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2026-07-04T15:00:30.240203232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052203s
2026-07-04T15:00:30.244845282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-04T15:00:30', 'remove_torrentparadiseml')
2026-07-04T15:00:30.249867158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:30.254714010Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-07-04T15:00:30.257030767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193244s
2026-07-04T15:00:30.260036071Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-07-04T15:00:30.262890019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:30.266598840Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2026-07-04T15:00:30.271118113Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:30.273807961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:30.282938693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092519s
2026-07-04T15:00:30.288004787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-04T15:00:30', 'localization_setting_to_string')
2026-07-04T15:00:30.293066092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:30.297140178Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-07-04T15:00:30.299485733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231895s
2026-07-04T15:00:30.302141101Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-07-04T15:00:30.304724235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:30.308015885Z [Info] orpheus_api: Starting migration of Main DB to 22
2026-07-04T15:00:30.312077607Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:30.314672133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:30.374158253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0593295s
2026-07-04T15:00:30.378814723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-04T15:00:30', 'orpheus_api')
2026-07-04T15:00:30.383702529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:30.387332320Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-07-04T15:00:30.389486990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0728074s
2026-07-04T15:00:30.392495039Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-07-04T15:00:30.395456554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:30.398857755Z [Info] download_client_categories: Starting migration of Main DB to 23
2026-07-04T15:00:30.404217150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-07-04T15:00:30.406438805Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-07-04T15:00:30.409098412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2026-07-04T15:00:30.413092888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2026-07-04T15:00:30.421540414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100255s
2026-07-04T15:00:30.426139338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-04T15:00:30', 'download_client_categories')
2026-07-04T15:00:30.430867231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:30.434922259Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-07-04T15:00:30.437187361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230008s
2026-07-04T15:00:30.439921639Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-07-04T15:00:30.442591567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:30.445870010Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2026-07-04T15:00:30.452080991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-07-04T15:00:30.454291253Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-07-04T15:00:30.456677079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-07-04T15:00:30.459814989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-07-04T15:00:30.467956088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088354s
2026-07-04T15:00:30.470697740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-07-04T15:00:30.474091997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-07-04T15:00:30.482393268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092539s
2026-07-04T15:00:30.486967833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-04T15:00:30', 'add_salt_to_users')
2026-07-04T15:00:30.491705676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:30.495975296Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-07-04T15:00:30.498317504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225129s
2026-07-04T15:00:30.501579114Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-07-04T15:00:30.504454446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:30.508153176Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2026-07-04T15:00:30.514383876Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:30.518406318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2026-07-04T15:00:30.522637782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059294s
2026-07-04T15:00:30.527734879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-04T15:00:30', 'speedcd_userpasssettings_to_speedcdsettings')
2026-07-04T15:00:30.532817997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:30.536960020Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-07-04T15:00:30.539352901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195453s
2026-07-04T15:00:30.542640082Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-07-04T15:00:30.545547137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:30.549322281Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2026-07-04T15:00:30.554459700Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:30.558398704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2026-07-04T15:00:30.562586750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059578s
2026-07-04T15:00:30.567560588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-04T15:00:30', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-07-04T15:00:30.572517623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:30.577021575Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-07-04T15:00:30.580019805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194964s
2026-07-04T15:00:30.583532921Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-07-04T15:00:30.586413523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:30.590135430Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2026-07-04T15:00:30.596701847Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:30.600850022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2026-07-04T15:00:30.605153501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006146s
2026-07-04T15:00:30.607262920Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:30.611233167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2026-07-04T15:00:30.615266561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058614s
2026-07-04T15:00:30.620307986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-04T15:00:30', 'alpharatio_greatposterwall_config_contract')
2026-07-04T15:00:30.625669876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:30.629793312Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-07-04T15:00:30.632218226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197256s
2026-07-04T15:00:30.634931161Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-07-04T15:00:30.637598293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:30.640910064Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2026-07-04T15:00:30.645936960Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:30.649544025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2026-07-04T15:00:30.653261844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048578s
2026-07-04T15:00:30.657683811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-04T15:00:30', 'remove_notwhatcd')
2026-07-04T15:00:30.662458148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:30.666274265Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-07-04T15:00:30.668572434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175055s
2026-07-04T15:00:30.671525201Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-07-04T15:00:30.674271202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:30.677953259Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2026-07-04T15:00:30.685745294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T15:00:30.688086029Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-07-04T15:00:30.690639012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2026-07-04T15:00:30.694627476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:00:30.702904568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098713s
2026-07-04T15:00:30.705234110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T15:00:30.707379942Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2026-07-04T15:00:30.710123729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2026-07-04T15:00:30.714289601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:00:30.722686143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099569s
2026-07-04T15:00:30.727530571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-04T15:00:30', 'add_on_grab_to_notifications')
2026-07-04T15:00:30.732681377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:30.736781094Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-07-04T15:00:30.739107019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237021s
2026-07-04T15:00:30.742322747Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-07-04T15:00:30.745698677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:30.749595767Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2026-07-04T15:00:30.755702698Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:30.761368670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-07-04T15:00:30.766938650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008153s
2026-07-04T15:00:30.772205168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-04T15:00:30', 'animetorrents_use_custom_config_contract')
2026-07-04T15:00:30.777480774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:30.782302707Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-07-04T15:00:30.784833485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226003s
2026-07-04T15:00:30.787816714Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-07-04T15:00:30.790624610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:30.794785110Z [Info] apprise_server_url: Starting migration of Main DB to 31
2026-07-04T15:00:30.798959769Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:30.801609276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:30.812710637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110605s
2026-07-04T15:00:30.817678825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-04T15:00:30', 'apprise_server_url')
2026-07-04T15:00:30.823016025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:30.827212097Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-07-04T15:00:30.829562201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256159s
2026-07-04T15:00:30.832656082Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-07-04T15:00:30.835481133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:30.839260706Z [Info] health_restored_notification: Starting migration of Main DB to 32
2026-07-04T15:00:30.845508731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T15:00:30.847885819Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-07-04T15:00:30.850651450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-07-04T15:00:30.854880890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:00:30.863694613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010377s
2026-07-04T15:00:30.868748552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-04T15:00:30', 'health_restored_notification')
2026-07-04T15:00:30.948805128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:30.956145785Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-07-04T15:00:30.958483313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1025008s
2026-07-04T15:00:30.961346731Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-07-04T15:00:30.963988382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:30.968014321Z [Info] remove_uc: Starting migration of Main DB to 33
2026-07-04T15:00:30.973434038Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:30.977363583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-07-04T15:00:30.981149599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052757s
2026-07-04T15:00:30.985394549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-04T15:00:30', 'remove_uc')
2026-07-04T15:00:30.989924544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:30.993593184Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-07-04T15:00:30.995655077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175424s
2026-07-04T15:00:30.998481670Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-07-04T15:00:31.001152510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:31.004508750Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2026-07-04T15:00:31.008794894Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:31.011431806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:31.021173999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099875s
2026-07-04T15:00:31.025883776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-04T15:00:31', 'history_fix_data_titles')
2026-07-04T15:00:31.030698684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:31.034649602Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-07-04T15:00:31.036864664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232636s
2026-07-04T15:00:31.039734284Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-07-04T15:00:31.042428501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:31.045811375Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2026-07-04T15:00:31.051320382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T15:00:31.053504662Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-07-04T15:00:31.056316124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-07-04T15:00:31.060300951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:00:31.068636581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099365s
2026-07-04T15:00:31.073295806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-04T15:00:31', 'download_client_per_indexer')
2026-07-04T15:00:31.078038429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:31.081834626Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-07-04T15:00:31.084086081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227229s
2026-07-04T15:00:31.087320887Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-07-04T15:00:31.090217611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:31.093766981Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2026-07-04T15:00:31.139624801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-07-04T15:00:31.142169476Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-07-04T15:00:31.147784046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2026-07-04T15:00:31.207570191Z [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:31.219626526Z [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:31.227166894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-07-04T15:00:31.232747185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-07-04T15:00:31.250572439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-07-04T15:00:31.255094599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1047054s
2026-07-04T15:00:31.257498190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-07-04T15:00:31.259756268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001249s
2026-07-04T15:00:31.262757033Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2026-07-04T15:00:31.309922827Z [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:31.321892838Z [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:31.328638135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-07-04T15:00:31.334026769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-07-04T15:00:31.351241695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-07-04T15:00:31.355660615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0903429s
2026-07-04T15:00:31.358096452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-07-04T15:00:31.360294129Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-07-04T15:00:31.363232528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2026-07-04T15:00:31.413555953Z [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:31.425414188Z [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:31.432109625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-07-04T15:00:31.437515113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-07-04T15:00:31.455330207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-07-04T15:00:31.460072008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0942721s
2026-07-04T15:00:31.462418896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-04T15:00:31.464488044Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-07-04T15:00:31.467204756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-07-04T15:00:31.511188431Z [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:31.525533476Z [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:31.533755046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-04T15:00:31.538297025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-04T15:00:31.554478198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0846173s
2026-07-04T15:00:31.557059017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-04T15:00:31.559193035Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s
2026-07-04T15:00:31.562236576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-07-04T15:00:31.606852995Z [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:31.621363534Z [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:31.629261793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-04T15:00:31.634249208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-04T15:00:31.655607811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0899902s
2026-07-04T15:00:31.659161028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-04T15:00:31.662111130Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.72E-05s
2026-07-04T15:00:31.665232207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-07-04T15:00:31.710961558Z [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:31.725921201Z [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:31.734491524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-04T15:00:31.739486876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-04T15:00:31.756660248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0885025s
2026-07-04T15:00:31.759451611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-04T15:00:31.761849571Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.69E-05s
2026-07-04T15:00:31.764949054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-07-04T15:00:31.806985226Z [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:31.819944439Z [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:31.828567779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-04T15:00:31.835000536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-04T15:00:31.854645477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-04T15:00:31.861369240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0934021s
2026-07-04T15:00:31.864334372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-04T15:00:31.866775941Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s
2026-07-04T15:00:31.870159346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-07-04T15:00:31.911974402Z [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:31.925100382Z [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:31.933137100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-04T15:00:31.939456990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-04T15:00:31.958212519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-04T15:00:31.963242540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0902908s
2026-07-04T15:00:31.965887688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-04T15:00:31.968489028Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s
2026-07-04T15:00:31.971569493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-07-04T15:00:32.013020336Z [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:32.025118806Z [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:32.032431285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-04T15:00:32.037824960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-04T15:00:32.056868859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-04T15:00:32.061608807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0875195s
2026-07-04T15:00:32.063529776Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-04T15:00:32.065323820Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-07-04T15:00:32.067725568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-07-04T15:00:32.107644515Z [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:32.116983186Z [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:32.123429590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-07-04T15:00:32.127742729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-07-04T15:00:32.143095994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-07-04T15:00:32.147361516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-04T15:00:32.150792437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0806159s
2026-07-04T15:00:32.152598805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2026-07-04T15:00:32.154432739Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-07-04T15:00:32.156556317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2026-07-04T15:00:32.193054434Z [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:32.200980570Z [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:32.206098398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2026-07-04T15:00:32.211103991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2026-07-04T15:00:32.229052213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-07-04T15:00:32.236986826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-07-04T15:00:32.240831640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0823856s
2026-07-04T15:00:32.242547376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-04T15:00:32.244099142Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-07-04T15:00:32.246510739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-07-04T15:00:32.287907835Z [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:32.300154953Z [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:32.306960231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-04T15:00:32.311237737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-04T15:00:32.328296468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T15:00:32.332241665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0838855s
2026-07-04T15:00:32.333933783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-04T15:00:32.335453384Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-07-04T15:00:32.337564647Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-07-04T15:00:32.377112687Z [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:32.389163551Z [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:32.395621589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-04T15:00:32.399901139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-04T15:00:32.417874022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T15:00:32.421779799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0823518s
2026-07-04T15:00:32.423556608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-04T15:00:32.425070858Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-07-04T15:00:32.427266511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-07-04T15:00:32.467901000Z [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:32.484576268Z [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:32.491467068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-04T15:00:32.495944868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-04T15:00:32.512891673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T15:00:32.516830808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0877042s
2026-07-04T15:00:32.518502685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-04T15:00:32.519998498Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-07-04T15:00:32.522036563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2026-07-04T15:00:32.565546033Z [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:32.580282055Z [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:32.589455072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-04T15:00:32.594845049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-04T15:00:32.612119595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T15:00:32.616084431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0921982s
2026-07-04T15:00:32.617709134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T15:00:32.619186540Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-07-04T15:00:32.621147770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2026-07-04T15:00:32.677074061Z [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:32.690212596Z [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:32.696857570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-04T15:00:32.700879632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-04T15:00:32.717790004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T15:00:32.721706352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0985791s
2026-07-04T15:00:32.723389783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-04T15:00:32.725004686Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.06E-05s
2026-07-04T15:00:32.727169988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-07-04T15:00:32.765423841Z [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:32.774124276Z [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:32.778680183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-07-04T15:00:32.783057881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-07-04T15:00:32.801719731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-04T15:00:32.805778987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0767257s
2026-07-04T15:00:32.807581197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-04T15:00:32.809098945Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.86E-05s
2026-07-04T15:00:32.810975104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-07-04T15:00:32.848813471Z [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:32.856352436Z [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:32.860762719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-07-04T15:00:32.864946247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-07-04T15:00:32.880609857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-04T15:00:32.884123034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.071416s
2026-07-04T15:00:32.885773658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T15:00:32.887265063Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.18E-05s
2026-07-04T15:00:32.889082654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-07-04T15:00:32.931940952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-07-04T15:00:32.940229898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-07-04T15:00:32.944224765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-07-04T15:00:32.948054058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-07-04T15:00:32.963495120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-04T15:00:32.968056889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.077229s
2026-07-04T15:00:32.971869128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-04T15:00:32', 'postgres_update_timestamp_columns_to_with_timezone')
2026-07-04T15:00:32.975669573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:32.981296297Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-07-04T15:00:32.982970209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0900103s
2026-07-04T15:00:32.985637552Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-07-04T15:00:32.987541106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:32.991302793Z [Info] add_notification_status: Starting migration of Main DB to 37
2026-07-04T15:00:33.002246677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-07-04T15:00:33.008226682Z [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:33.014100604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099269s
2026-07-04T15:00:33.016236506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-07-04T15:00:33.019110064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-07-04T15:00:33.022673462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048074s
2026-07-04T15:00:33.025877526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-04T15:00:33', 'add_notification_status')
2026-07-04T15:00:33.029618060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:33.033169233Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-07-04T15:00:33.034718554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150797s
2026-07-04T15:00:33.036972705Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-07-04T15:00:33.038849254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:33.041464783Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2026-07-04T15:00:33.048834417Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:33.051566089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2026-07-04T15:00:33.054817208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043315s
2026-07-04T15:00:33.056297991Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:33.058929281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-07-04T15:00:33.061949414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004212s
2026-07-04T15:00:33.063370426Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:33.065872236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2026-07-04T15:00:33.068659761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038427s
2026-07-04T15:00:33.072043587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-04T15:00:33', 'indexers_freeleech_only_config_contract')
2026-07-04T15:00:33.075925797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:33.079155592Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-07-04T15:00:33.080801347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139348s
2026-07-04T15:00:33.082797738Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-07-04T15:00:33.084591421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:33.087036927Z [Info] email_encryption: Starting migration of Main DB to 39
2026-07-04T15:00:33.090614123Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:33.092448267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:33.100746021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081828s
2026-07-04T15:00:33.104195068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-04T15:00:33', 'email_encryption')
2026-07-04T15:00:33.107923378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:33.110849462Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-07-04T15:00:33.112385616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184815s
2026-07-04T15:00:33.114653224Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-07-04T15:00:33.116604705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:33.119272378Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2026-07-04T15:00:33.122849223Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:33.124658528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:33.136377422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115787s
2026-07-04T15:00:33.140116063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-04T15:00:33', 'newznab_category_to_capabilities_settings')
2026-07-04T15:00:33.143907701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:33.147331908Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-07-04T15:00:33.148982883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224818s
2026-07-04T15:00:33.151407126Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-07-04T15:00:33.153267544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:33.155790205Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2026-07-04T15:00:33.159295095Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:33.161107105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:33.170314841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091574s
2026-07-04T15:00:33.173913039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-04T15:00:33', 'gazelle_freeleech_token_options')
2026-07-04T15:00:33.177642562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:33.181232192Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-07-04T15:00:33.182823507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200292s
2026-07-04T15:00:33.185021445Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-07-04T15:00:33.186900489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:33.189496679Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2026-07-04T15:00:33.193376664Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:33.195240158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:33.203347909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081073s
2026-07-04T15:00:33.207229668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-04T15:00:33', 'myanonamouse_freeleech_wedge_options')
2026-07-04T15:00:33.211097359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:33.214914207Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-07-04T15:00:33.216566856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195194s
2026-07-04T15:00:33.218730203Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-07-04T15:00:33.220624990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:33.223174114Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43
2026-07-04T15:00:33.226668934Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:33.228641387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:33.399673191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1707711s
2026-07-04T15:00:33.403362032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-04T15:00:33', 'newznab_indexers_enable_redirect')
2026-07-04T15:00:33.407061945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:33.410025073Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-07-04T15:00:33.411576237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1812641s
2026-07-04T15:00:33.413819175Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrating
2026-07-04T15:00:33.415696006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:33.418220130Z [Info] myanonamouse_freeleech_wedge_checkbox: Starting migration of Main DB to 44
2026-07-04T15:00:33.422025545Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:33.423882045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:33.431927891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080487s
2026-07-04T15:00:33.435405055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-04T15:00:33', 'myanonamouse_freeleech_wedge_checkbox')
2026-07-04T15:00:33.439034135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:33.442107576Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrated
2026-07-04T15:00:33.443680785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181132s
2026-07-04T15:00:33.592318511Z [Debug] MigrationController: Took: 00:00:10.0383718
2026-07-04T15:00:34.918707489Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-07-04T15:00:35.746375527Z [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:36.109066645Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-07-04T15:00:36.124465132Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:36.127188798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:36.187313886Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-07-04T15:00:36.189883462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0629084s
2026-07-04T15:00:36.192422095Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-07-04T15:00:36.194612918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0651357s
2026-07-04T15:00:36.221886856Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-07-04T15:00:36.224671164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.229880597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-07-04T15:00:36.233115062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-07-04T15:00:36.238316820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061211s
2026-07-04T15:00:36.240675621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.244832715Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-07-04T15:00:36.247010231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125784s
2026-07-04T15:00:36.252038509Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-07-04T15:00:36.254634398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.280063068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-07-04T15:00:36.283696938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-04T15:00:36.288618752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056902s
2026-07-04T15:00:36.290833944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T15:00:36.292997812Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-07-04T15:00:36.295516335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-07-04T15:00:36.298781151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-07-04T15:00:36.308009570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009793s
2026-07-04T15:00:36.310575789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.314142143Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-07-04T15:00:36.316401714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160503s
2026-07-04T15:00:36.319842975Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-07-04T15:00:36.322430157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.328093505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T15:00:36.330308155Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-07-04T15:00:36.332678570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-07-04T15:00:36.335860419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-07-04T15:00:36.340624265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054964s
2026-07-04T15:00:36.342915711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.346869284Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-07-04T15:00:36.349185560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115213s
2026-07-04T15:00:36.354340072Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-07-04T15:00:36.356838785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.360314286Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-07-04T15:00:36.370235941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-07-04T15:00:36.376091025Z [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:36.383806756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011306s
2026-07-04T15:00:36.386080606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-07-04T15:00:36.388972972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-07-04T15:00:36.392989653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045672s
2026-07-04T15:00:36.396650146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-04T15:00:36', 'InitialSetup')
2026-07-04T15:00:36.401973409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.405677770Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-07-04T15:00:36.407868533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171606s
2026-07-04T15:00:36.410509292Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-07-04T15:00:36.413005861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.416107328Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2026-07-04T15:00:36.420758296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-04T15:00:36', 'ApplicationStatus')
2026-07-04T15:00:36.425640030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.429030038Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-07-04T15:00:36.431255561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160621s
2026-07-04T15:00:36.433709253Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-07-04T15:00:36.436157625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.439153239Z [Info] IndexerProps: Starting migration of Log DB to 3
2026-07-04T15:00:36.442755244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-04T15:00:36', 'IndexerProps')
2026-07-04T15:00:36.447323035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.450662502Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-07-04T15:00:36.452840619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146164s
2026-07-04T15:00:36.455296436Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-07-04T15:00:36.457782233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.460780652Z [Info] add_update_history: Starting migration of Log DB to 4
2026-07-04T15:00:36.468581796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-07-04T15:00:36.473488710Z [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:36.479608958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086153s
2026-07-04T15:00:36.481951807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-07-04T15:00:36.485080940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-07-04T15:00:36.489237793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049873s
2026-07-04T15:00:36.492884528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-04T15:00:36', 'add_update_history')
2026-07-04T15:00:36.497504204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.501156400Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-07-04T15:00:36.503369448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016738s
2026-07-04T15:00:36.505936118Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-07-04T15:00:36.508417075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.511440705Z [Info] update_notifiarr: Starting migration of Log DB to 5
2026-07-04T15:00:36.515101169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-04T15:00:36', 'update_notifiarr')
2026-07-04T15:00:36.519718519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.523243980Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-07-04T15:00:36.525488501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148857s
2026-07-04T15:00:36.527950931Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-07-04T15:00:36.530429664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.533472624Z [Info] app_profiles: Starting migration of Log DB to 6
2026-07-04T15:00:36.537089910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-04T15:00:36', 'app_profiles')
2026-07-04T15:00:36.541726078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.545103902Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-07-04T15:00:36.547267460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148289s
2026-07-04T15:00:36.549790953Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-07-04T15:00:36.552250057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.555255931Z [Info] history_failed: Starting migration of Log DB to 7
2026-07-04T15:00:36.558855071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-04T15:00:36', 'history_failed')
2026-07-04T15:00:36.563450758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.566839203Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-07-04T15:00:36.569104105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014684s
2026-07-04T15:00:36.571502857Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-07-04T15:00:36.573911869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.576866631Z [Info] redacted_api: Starting migration of Log DB to 8
2026-07-04T15:00:36.580395709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-04T15:00:36', 'redacted_api')
2026-07-04T15:00:36.584984182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.588513551Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-07-04T15:00:36.590685406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147007s
2026-07-04T15:00:36.593207286Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-07-04T15:00:36.595660036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.598685690Z [Info] IndexerProxies: Starting migration of Log DB to 10
2026-07-04T15:00:36.602406565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-04T15:00:36', 'IndexerProxies')
2026-07-04T15:00:36.607057343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.610511110Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-07-04T15:00:36.612809149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149228s
2026-07-04T15:00:36.615346981Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-07-04T15:00:36.617922008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.621010840Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2026-07-04T15:00:36.624836035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-04T15:00:36', 'app_indexer_remote_name')
2026-07-04T15:00:36.629995256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.633694488Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-07-04T15:00:36.635983027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157845s
2026-07-04T15:00:36.638483564Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-07-04T15:00:36.641041256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.644113725Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2026-07-04T15:00:36.647888749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-04T15:00:36', 'desi_gazelle_to_unit3d')
2026-07-04T15:00:36.652543435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.656087113Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-07-04T15:00:36.658384039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150118s
2026-07-04T15:00:36.660928344Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-07-04T15:00:36.663536417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.666586972Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2026-07-04T15:00:36.670512138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-04T15:00:36', 'add_on_update_to_notifications')
2026-07-04T15:00:36.675289772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.678800965Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-07-04T15:00:36.681201770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152026s
2026-07-04T15:00:36.683723951Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-07-04T15:00:36.686205750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.689464975Z [Info] IndexerVersions: Starting migration of Log DB to 15
2026-07-04T15:00:36.693140548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-04T15:00:36', 'IndexerVersions')
2026-07-04T15:00:36.697767859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.701146304Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-07-04T15:00:36.703327958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014986s
2026-07-04T15:00:36.705763705Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-07-04T15:00:36.708231806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.711229184Z [Info] cleanup_config: Starting migration of Log DB to 16
2026-07-04T15:00:36.714848544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-04T15:00:36', 'cleanup_config')
2026-07-04T15:00:36.719456816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.722878899Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-07-04T15:00:36.725190014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147228s
2026-07-04T15:00:36.727601813Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-07-04T15:00:36.730085846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.733244148Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2026-07-04T15:00:36.736895973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-04T15:00:36', 'indexer_cleanup')
2026-07-04T15:00:36.741537112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.744852530Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-07-04T15:00:36.747093935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148261s
2026-07-04T15:00:36.749643100Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-07-04T15:00:36.752099808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.755149230Z [Info] minimum_seeders: Starting migration of Log DB to 18
2026-07-04T15:00:36.758768601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-04T15:00:36', 'minimum_seeders')
2026-07-04T15:00:36.763359408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.766716059Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-07-04T15:00:36.768930730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014683s
2026-07-04T15:00:36.771378881Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-07-04T15:00:36.773846782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.776829671Z [Info] remove_showrss: Starting migration of Log DB to 19
2026-07-04T15:00:36.780427468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-04T15:00:36', 'remove_showrss')
2026-07-04T15:00:36.784975809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.788930475Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-07-04T15:00:36.791142821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151197s
2026-07-04T15:00:36.793677287Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-07-04T15:00:36.796251221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.799296335Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2026-07-04T15:00:36.803167803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-04T15:00:36', 'remove_torrentparadiseml')
2026-07-04T15:00:36.808058674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.811519476Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-07-04T15:00:36.813871584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152508s
2026-07-04T15:00:36.816432702Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-07-04T15:00:36.819052770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.822127874Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2026-07-04T15:00:36.826113191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-04T15:00:36', 'localization_setting_to_string')
2026-07-04T15:00:36.830938701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.834465846Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-07-04T15:00:36.836903195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153282s
2026-07-04T15:00:36.839380215Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-07-04T15:00:36.841844799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.844787586Z [Info] orpheus_api: Starting migration of Log DB to 22
2026-07-04T15:00:36.848331575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-04T15:00:36', 'orpheus_api')
2026-07-04T15:00:36.852835638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.856235315Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-07-04T15:00:36.858382570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144872s
2026-07-04T15:00:36.860905352Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-07-04T15:00:36.863471751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.866501013Z [Info] download_client_categories: Starting migration of Log DB to 23
2026-07-04T15:00:36.870343253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-04T15:00:36', 'download_client_categories')
2026-07-04T15:00:36.875081166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.878607659Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-07-04T15:00:36.880948504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150596s
2026-07-04T15:00:36.883356535Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-07-04T15:00:36.885841090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.888830982Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2026-07-04T15:00:36.892489832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-04T15:00:36', 'add_salt_to_users')
2026-07-04T15:00:36.897146872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.900690490Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-07-04T15:00:36.902927336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148865s
2026-07-04T15:00:36.905645361Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-07-04T15:00:36.908398947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.911496687Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2026-07-04T15:00:36.915744403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-04T15:00:36', 'speedcd_userpasssettings_to_speedcdsettings')
2026-07-04T15:00:36.920734244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.924448265Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-07-04T15:00:36.926923741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158329s
2026-07-04T15:00:36.929662287Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-07-04T15:00:36.932472237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.935914471Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2026-07-04T15:00:36.940323061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-04T15:00:36', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-07-04T15:00:36.945331810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.949144630Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-07-04T15:00:36.951790951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163887s
2026-07-04T15:00:36.954492302Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-07-04T15:00:36.957273965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.960509231Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2026-07-04T15:00:36.964826127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-04T15:00:36', 'alpharatio_greatposterwall_config_contract')
2026-07-04T15:00:36.969804434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.973612916Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-07-04T15:00:36.976147812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160936s
2026-07-04T15:00:36.978563578Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-07-04T15:00:36.981076730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.984089468Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2026-07-04T15:00:36.987718178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-04T15:00:36', 'remove_notwhatcd')
2026-07-04T15:00:36.992351270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.995842272Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-07-04T15:00:36.998146924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148237s
2026-07-04T15:00:37.000661559Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-07-04T15:00:37.003255293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:37.006327121Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2026-07-04T15:00:37.010245694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-04T15:00:37', 'add_on_grab_to_notifications')
2026-07-04T15:00:37.015041163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:37.019038014Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-07-04T15:00:37.021349831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156591s
2026-07-04T15:00:37.024027935Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-07-04T15:00:37.026741702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:37.029887298Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2026-07-04T15:00:37.034097338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-04T15:00:37', 'animetorrents_use_custom_config_contract')
2026-07-04T15:00:37.039052258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:37.042949669Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-07-04T15:00:37.045474895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160023s
2026-07-04T15:00:37.048355057Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-07-04T15:00:37.050858629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:37.053971640Z [Info] apprise_server_url: Starting migration of Log DB to 31
2026-07-04T15:00:37.057751343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-04T15:00:37', 'apprise_server_url')
2026-07-04T15:00:37.062574298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:37.066157496Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-07-04T15:00:37.068446456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152802s
2026-07-04T15:00:37.071443373Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-07-04T15:00:37.074269305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:37.077468128Z [Info] health_restored_notification: Starting migration of Log DB to 32
2026-07-04T15:00:37.081454638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-04T15:00:37', 'health_restored_notification')
2026-07-04T15:00:37.086714002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:37.090512082Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-07-04T15:00:37.092885403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161845s
2026-07-04T15:00:37.095252852Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-07-04T15:00:37.098039976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:37.101055510Z [Info] remove_uc: Starting migration of Log DB to 33
2026-07-04T15:00:37.104548395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-04T15:00:37', 'remove_uc')
2026-07-04T15:00:37.109498175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:37.113309533Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-07-04T15:00:37.115705148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153642s
2026-07-04T15:00:37.118245124Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-07-04T15:00:37.120867105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:37.123903702Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2026-07-04T15:00:37.127712605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-04T15:00:37', 'history_fix_data_titles')
2026-07-04T15:00:37.132497593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:37.136081381Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-07-04T15:00:37.138402086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151806s
2026-07-04T15:00:37.140949998Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-07-04T15:00:37.143590106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:37.146649218Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2026-07-04T15:00:37.150565246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-04T15:00:37', 'download_client_per_indexer')
2026-07-04T15:00:37.155437229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:37.159083924Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-07-04T15:00:37.161486955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154358s
2026-07-04T15:00:37.164270983Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-07-04T15:00:37.167077225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:37.170282662Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2026-07-04T15:00:37.178759777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-07-04T15:00:37.181034409Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-07-04T15:00:37.183362168Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-07-04T15:00:37.197510246Z [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:37.207011373Z [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:37.213214638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-07-04T15:00:37.217377554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-07-04T15:00:37.224753481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-07-04T15:00:37.228754520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0430077s
2026-07-04T15:00:37.230996256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-07-04T15:00:37.233197941Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-07-04T15:00:37.235598035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-07-04T15:00:37.247321769Z [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:37.255048493Z [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:37.260254930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-07-04T15:00:37.264677318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-07-04T15:00:37.272306355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-07-04T15:00:37.276458288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0383737s
2026-07-04T15:00:37.278677669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T15:00:37.280926318Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2026-07-04T15:00:37.283359319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-07-04T15:00:37.293759808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-07-04T15:00:37.300154669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-07-04T15:00:37.305314292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-07-04T15:00:37.325946411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-07-04T15:00:37.333666311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-04T15:00:37.338424575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0525349s
2026-07-04T15:00:37.342550797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-04T15:00:37', 'postgres_update_timestamp_columns_to_with_timezone')
2026-07-04T15:00:37.347593614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:37.353328466Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-07-04T15:00:37.356215832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0669834s
2026-07-04T15:00:37.358954969Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-07-04T15:00:37.361542702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:37.364884362Z [Info] add_notification_status: Starting migration of Log DB to 37
2026-07-04T15:00:37.368796462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-04T15:00:37', 'add_notification_status')
2026-07-04T15:00:37.373574106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:37.377171352Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-07-04T15:00:37.379489652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156048s
2026-07-04T15:00:37.382192446Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-07-04T15:00:37.384944739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:37.388184996Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2026-07-04T15:00:37.392345477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-04T15:00:37', 'indexers_freeleech_only_config_contract')
2026-07-04T15:00:37.397335839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:37.401139881Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-07-04T15:00:37.403608363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160203s
2026-07-04T15:00:37.406083699Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-07-04T15:00:37.408610579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:37.411660232Z [Info] email_encryption: Starting migration of Log DB to 39
2026-07-04T15:00:37.415377880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-04T15:00:37', 'email_encryption')
2026-07-04T15:00:37.420438373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:37.423839024Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-07-04T15:00:37.426102423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153092s
2026-07-04T15:00:37.428852512Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-07-04T15:00:37.431895150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:37.434816244Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2026-07-04T15:00:37.439122027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-04T15:00:37', 'newznab_category_to_capabilities_settings')
2026-07-04T15:00:37.444161909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:37.447921362Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-07-04T15:00:37.450426267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161295s
2026-07-04T15:00:37.453039140Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-07-04T15:00:37.455684609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:37.458793842Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2026-07-04T15:00:37.462864191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-04T15:00:37', 'gazelle_freeleech_token_options')
2026-07-04T15:00:37.467764952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:37.471483853Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-07-04T15:00:37.473930240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156697s
2026-07-04T15:00:37.476599607Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-07-04T15:00:37.479317482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:37.482471435Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2026-07-04T15:00:37.486620432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-04T15:00:37', 'myanonamouse_freeleech_wedge_options')
2026-07-04T15:00:37.491601495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:37.495354886Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-07-04T15:00:37.497829971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159126s
2026-07-04T15:00:37.500466001Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-07-04T15:00:37.503129696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:37.506290763Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43
2026-07-04T15:00:37.510411063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-04T15:00:37', 'newznab_indexers_enable_redirect')
2026-07-04T15:00:37.515271533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:37.518953510Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-07-04T15:00:37.521416871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157334s
2026-07-04T15:00:37.524062340Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrating
2026-07-04T15:00:37.526755775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:37.529897203Z [Info] myanonamouse_freeleech_wedge_checkbox: Starting migration of Log DB to 44
2026-07-04T15:00:37.534045419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-04T15:00:37', 'myanonamouse_freeleech_wedge_checkbox')
2026-07-04T15:00:37.538932873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:37.542643037Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrated
2026-07-04T15:00:37.545123132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157383s
2026-07-04T15:00:40.080379927Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2026-07-04T15:00:40.277897361Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-07-04T15:00:40.384722696Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop.
2026-07-04T15:00:44.319691741Z [Info] AppSyncProfileService: Setting up default app profile
2026-07-04T15:00:44.435091568Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-07-04T15:00:44.572563844Z [Info] CommandExecutor: Starting 3 threads for tasks.
2026-07-04T15:00:45.993478732Z [ls.io-init] done.
2026-07-04T15:00:47.502065596Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-07-04T15:00:47.554412537Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-07-04T15:00:47.567803039Z [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": 1783177262570
},
{
"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": 1783177262570
},
{
"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": 1783177262570
},
{
"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": 1783177262570
},
{
"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=_MdmLXalx5Em8LWwrlXSVA.\"",
"source": "console-api",
"timestamp": 1783177262570
},
{
"level": "INFO",
"message": "http://172.17.0.4:9696/194-4b970a3e3dd59743b5ea.js 1:146645 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1783177262570
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:9696/194-4b970a3e3dd59743b5ea.js 1:146645 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1783177262570
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:9696/194-4b970a3e3dd59743b5ea.js 1:146645 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1783177262571
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:9696/194-4b970a3e3dd59743b5ea.js 1:146645 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1783177262571
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:9696/194-4b970a3e3dd59743b5ea.js 1:146645 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1783177262571
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 15.71s |
| Container Start | PASS | - | 42.38s |
| Create Buildx SBOM | PASS | - | 10.48s |
| Get Build Info | PASS | - | 0.04s |