AMD64 PASS
linuxserver/prowlarr
Runtime: 21.89s

Build Information
Builder: X86-BUILDER-3e --Hetzner
Created: 2025-09-05T21:38:04+00:00
Image: linuxserver/prowlarr
Maintainer: Roxedus,thespad
Size: 81.68MB
Tag: amd64-nightly-2.1.0.5177-ls208
Version: 2.1.0.5177-ls208
Expand
2025-09-05T21:42:09.538214297Z [migrations] started
2025-09-05T21:42:09.538244007Z [migrations] no migrations found
2025-09-05T21:42:09.556688548Z usermod: no changes
2025-09-05T21:42:09.562245558Z ───────────────────────────────────────
2025-09-05T21:42:09.562259656Z
2025-09-05T21:42:09.562264115Z ██╗ ███████╗██╗ ██████╗
2025-09-05T21:42:09.562268103Z ██║ ██╔════╝██║██╔═══██╗
2025-09-05T21:42:09.562271821Z ██║ ███████╗██║██║ ██║
2025-09-05T21:42:09.562275639Z ██║ ╚════██║██║██║ ██║
2025-09-05T21:42:09.562279316Z ███████╗███████║██║╚██████╔╝
2025-09-05T21:42:09.562282943Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-09-05T21:42:09.562286591Z
2025-09-05T21:42:09.562290028Z Brought to you by linuxserver.io
2025-09-05T21:42:09.562294146Z ───────────────────────────────────────
2025-09-05T21:42:09.562633068Z
2025-09-05T21:42:09.562652257Z To support the app dev(s) visit:
2025-09-05T21:42:09.564136095Z Prowlarr: https://opencollective.com/prowlarr
2025-09-05T21:42:09.564457773Z
2025-09-05T21:42:09.564468334Z To support LSIO projects visit:
2025-09-05T21:42:09.564472813Z https://www.linuxserver.io/donate/
2025-09-05T21:42:09.564477031Z
2025-09-05T21:42:09.564480829Z ───────────────────────────────────────
2025-09-05T21:42:09.564485368Z GID/UID
2025-09-05T21:42:09.564488976Z ───────────────────────────────────────
2025-09-05T21:42:09.569661842Z
2025-09-05T21:42:09.569673585Z User UID: 911
2025-09-05T21:42:09.569677964Z User GID: 911
2025-09-05T21:42:09.569682053Z ───────────────────────────────────────
2025-09-05T21:42:09.571557218Z Linuxserver.io version: 2.1.0.5177-ls208
2025-09-05T21:42:09.571810288Z Build-date: 2025-09-05T21:38:04+00:00
2025-09-05T21:42:09.571816571Z ───────────────────────────────────────
2025-09-05T21:42:09.571820789Z
2025-09-05T21:42:09.628064064Z [custom-init] No custom files found, skipping...
2025-09-05T21:42:09.650530464Z failed to load "/config/config.xml": No such file or directory
2025-09-05T21:42:09.966029384Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.1.0.5177
2025-09-05T21:42:09.983401386Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-09-05T21:42:09.990749512Z [Debug] Bootstrap: Console selected
2025-09-05T21:42:09.992054330Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-09-05T21:42:10.222657408Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-09-05T21:42:10.284666995Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {9b5bfd3e-c4a9-4a36-b6df-d598c0cf346b} may be persisted to storage in unencrypted form.
2025-09-05T21:42:10.348108254Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-09-05T21:42:10.376477290Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-09-05T21:42:10.433455094Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-09-05T21:42:10.440651505Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-05T21:42:10.441332407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-05T21:42:10.472612354Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-09-05T21:42:10.476206732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319869s
2025-09-05T21:42:10.476549072Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-09-05T21:42:10.476794265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0355544s
2025-09-05T21:42:10.485773536Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-09-05T21:42:10.486402844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:10.491046624Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-09-05T21:42:10.499330605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-09-05T21:42:10.510447792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191026s
2025-09-05T21:42:10.510885684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:10.512823586Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-09-05T21:42:10.513023940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214988s
2025-09-05T21:42:10.519250147Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-09-05T21:42:10.519589991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:10.524295436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-09-05T21:42:10.525361914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-09-05T21:42:10.526022434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014782s
2025-09-05T21:42:10.526316837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-09-05T21:42:10.527342232Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.49E-05s
2025-09-05T21:42:10.527869514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-09-05T21:42:10.528446957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-09-05T21:42:10.529208640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011401s
2025-09-05T21:42:10.529498534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:10.530258194Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-09-05T21:42:10.530465080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021604s
2025-09-05T21:42:10.531064437Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-09-05T21:42:10.531329170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:10.532238451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-09-05T21:42:10.532455769Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2025-09-05T21:42:10.532704670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-09-05T21:42:10.533067110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-09-05T21:42:10.533599171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006633s
2025-09-05T21:42:10.533858193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:10.534567130Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-09-05T21:42:10.534751011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015626s
2025-09-05T21:42:10.536610144Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-09-05T21:42:10.536880268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:10.537516449Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-09-05T21:42:10.541623760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-09-05T21:42:10.542252426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL)
2025-09-05T21:42:10.542792564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009507s
2025-09-05T21:42:10.543014771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-09-05T21:42:10.543362732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-09-05T21:42:10.543712005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005337s
2025-09-05T21:42:10.543930104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-09-05T21:42:10.544593931Z [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)
2025-09-05T21:42:10.545139940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009801s
2025-09-05T21:42:10.545403731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-09-05T21:42:10.545747353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-09-05T21:42:10.546100264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005172s
2025-09-05T21:42:10.546312872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-09-05T21:42:10.551113359Z [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)
2025-09-05T21:42:10.551866135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053274s
2025-09-05T21:42:10.552094675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-09-05T21:42:10.552736598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-09-05T21:42:10.553293820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009925s
2025-09-05T21:42:10.553598403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-09-05T21:42:10.553938388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-09-05T21:42:10.554332832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005818s
2025-09-05T21:42:10.554531672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-09-05T21:42:10.557526112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 25, "Added" DATETIME NOT NULL)
2025-09-05T21:42:10.558266864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035243s
2025-09-05T21:42:10.558506607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-09-05T21:42:10.558854547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-09-05T21:42:10.559197137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004916s
2025-09-05T21:42:10.559446870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2025-09-05T21:42:10.560080947Z [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)
2025-09-05T21:42:10.560612627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009459s
2025-09-05T21:42:10.560815446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2025-09-05T21:42:10.561515225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Applications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "SyncLevel" INTEGER NOT NULL, "Tags" TEXT)
2025-09-05T21:42:10.562090884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010425s
2025-09-05T21:42:10.562296067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2025-09-05T21:42:10.562670932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2025-09-05T21:42:10.563014784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005166s
2025-09-05T21:42:10.563210018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-09-05T21:42:10.563634663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-09-05T21:42:10.564018916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006134s
2025-09-05T21:42:10.564235472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-09-05T21:42:10.564565607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-09-05T21:42:10.564932125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004847s
2025-09-05T21:42:10.565142810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-09-05T21:42:10.568871999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL)
2025-09-05T21:42:10.569366404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040075s
2025-09-05T21:42:10.569603331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-09-05T21:42:10.569953917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-09-05T21:42:10.570328832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005123s
2025-09-05T21:42:10.570556340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-09-05T21:42:10.570904471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-09-05T21:42:10.571288625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005244s
2025-09-05T21:42:10.571487135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-09-05T21:42:10.572598352Z [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)
2025-09-05T21:42:10.573392051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00165s
2025-09-05T21:42:10.573613026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-09-05T21:42:10.574719284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2025-09-05T21:42:10.575514044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016533s
2025-09-05T21:42:10.575736242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2025-09-05T21:42:10.576232461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-09-05T21:42:10.576693910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006612s
2025-09-05T21:42:10.576938442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-09-05T21:42:10.577556046Z [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)
2025-09-05T21:42:10.578024339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008542s
2025-09-05T21:42:10.578236887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-09-05T21:42:10.578594277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-09-05T21:42:10.578939311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004799s
2025-09-05T21:42:10.581155454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-09-05T21:42:10', 'InitialSetup')
2025-09-05T21:42:10.581894913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:10.583405525Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-09-05T21:42:10.583622983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049217s
2025-09-05T21:42:10.583964601Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2025-09-05T21:42:10.584222470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:10.584546592Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2025-09-05T21:42:10.587642486Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2025-09-05T21:42:10.594889339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2025-09-05T21:42:10.596215950Z [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"
2025-09-05T21:42:10.597087014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-09-05T21:42:10.597956696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-09-05T21:42:10.610371034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-09-05T21:42:10.611148309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232444s
2025-09-05T21:42:10.611486861Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2025-09-05T21:42:10.613271815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2025-09-05T21:42:10.614458204Z [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"
2025-09-05T21:42:10.615122843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-09-05T21:42:10.615822472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-09-05T21:42:10.617184965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-09-05T21:42:10.617633709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058889s
2025-09-05T21:42:10.618062682Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2025-09-05T21:42:10.621824618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2025-09-05T21:42:10.623094906Z [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"
2025-09-05T21:42:10.623767219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-09-05T21:42:10.624492410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-09-05T21:42:10.625856677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-09-05T21:42:10.626298206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079748s
2025-09-05T21:42:10.626560184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2025-09-05T21:42:10.627378652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-09-05T21:42:10.628048190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012655s
2025-09-05T21:42:10.628349136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2025-09-05T21:42:10.628822149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-09-05T21:42:10.629292015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006906s
2025-09-05T21:42:10.629791902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-09-05T21:42:10', 'ApplicationStatus')
2025-09-05T21:42:10.630305175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:10.631348967Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2025-09-05T21:42:10.631560473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027195s
2025-09-05T21:42:10.631884345Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2025-09-05T21:42:10.632172305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:10.632523732Z [Info] IndexerProps: Starting migration of Main DB to 3
2025-09-05T21:42:10.633820313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-09-05T21:42:10.634050236Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-09-05T21:42:10.634415792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2025-09-05T21:42:10.634858283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2025-09-05T21:42:10.635541259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009373s
2025-09-05T21:42:10.635761492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-09-05T21:42:10.636660683Z [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)
2025-09-05T21:42:10.637345352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001297s
2025-09-05T21:42:10.637647300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-09-05T21:42:10.638418052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-09-05T21:42:10.639028371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001132s
2025-09-05T21:42:10.639266901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-09-05T21:42:10.639736366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-09-05T21:42:10.640272566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000745s
2025-09-05T21:42:10.640748895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-09-05T21:42:10', 'IndexerProps')
2025-09-05T21:42:10.641214202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:10.642226891Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2025-09-05T21:42:10.642462015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026921s
2025-09-05T21:42:10.642762440Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2025-09-05T21:42:10.642999437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:10.643351957Z [Info] add_update_history: Starting migration of Main DB to 4
2025-09-05T21:42:10.643870170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-09-05T21:42:10', 'add_update_history')
2025-09-05T21:42:10.644401871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:10.645156781Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2025-09-05T21:42:10.645410552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002145s
2025-09-05T21:42:10.645694173Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2025-09-05T21:42:10.646007203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:10.646354012Z [Info] update_notifiarr: Starting migration of Main DB to 5
2025-09-05T21:42:10.650356141Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-09-05T21:42:10.651459012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-09-05T21:42:10.652064581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012396s
2025-09-05T21:42:10.652642856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-09-05T21:42:10', 'update_notifiarr')
2025-09-05T21:42:10.653151189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:10.654099048Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2025-09-05T21:42:10.654354853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032343s
2025-09-05T21:42:10.654630158Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2025-09-05T21:42:10.654920322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:10.655254565Z [Info] app_profiles: Starting migration of Main DB to 6
2025-09-05T21:42:10.655890816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2025-09-05T21:42:10.656829256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AppSyncProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "EnableRss" INTEGER NOT NULL, "EnableInteractiveSearch" INTEGER NOT NULL, "EnableAutomaticSearch" INTEGER NOT NULL)
2025-09-05T21:42:10.657441108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012059s
2025-09-05T21:42:10.657737655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2025-09-05T21:42:10.658175006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2025-09-05T21:42:10.658598739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005964s
2025-09-05T21:42:10.658815586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-09-05T21:42:10.659043034Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-09-05T21:42:10.659458690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2025-09-05T21:42:10.659959709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2025-09-05T21:42:10.660578566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009837s
2025-09-05T21:42:10.661021267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-09-05T21:42:10', 'app_profiles')
2025-09-05T21:42:10.661526454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:10.662393280Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2025-09-05T21:42:10.662589745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027739s
2025-09-05T21:42:10.662817203Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2025-09-05T21:42:10.663114312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:10.663430097Z [Info] history_failed: Starting migration of Main DB to 7
2025-09-05T21:42:10.664282965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-09-05T21:42:10.664496294Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-09-05T21:42:10.664754043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2025-09-05T21:42:10.665150732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2025-09-05T21:42:10.666046346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009814s
2025-09-05T21:42:10.666420459Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2025-09-05T21:42:10.666946909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2025-09-05T21:42:10.667352947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006013s
2025-09-05T21:42:10.667821099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-09-05T21:42:10', 'history_failed')
2025-09-05T21:42:10.668277238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:10.669150737Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2025-09-05T21:42:10.669408837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024063s
2025-09-05T21:42:10.669671085Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2025-09-05T21:42:10.669952772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:10.670294801Z [Info] redacted_api: Starting migration of Main DB to 8
2025-09-05T21:42:10.670856081Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-05T21:42:10.671213140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-05T21:42:10.673319411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002193s
2025-09-05T21:42:10.673803426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-09-05T21:42:10', 'redacted_api')
2025-09-05T21:42:10.674264034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:10.675047932Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2025-09-05T21:42:10.675289939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039168s
2025-09-05T21:42:10.675558891Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2025-09-05T21:42:10.675863054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:10.676227818Z [Info] IndexerProxies: Starting migration of Main DB to 10
2025-09-05T21:42:10.676911044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2025-09-05T21:42:10.677698389Z [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)
2025-09-05T21:42:10.678292075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011109s
2025-09-05T21:42:10.678532790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-09-05T21:42:10.678735247Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-09-05T21:42:10.678967976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-09-05T21:42:10.679294954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-09-05T21:42:10.680029824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008367s
2025-09-05T21:42:10.680478387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-09-05T21:42:10', 'IndexerProxies')
2025-09-05T21:42:10.680918644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:10.681731360Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2025-09-05T21:42:10.681946393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025065s
2025-09-05T21:42:10.682268722Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2025-09-05T21:42:10.682487192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:10.682799782Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2025-09-05T21:42:10.683259207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2025-09-05T21:42:10.683480272Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-05T21:42:10.683760416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2025-09-05T21:42:10.684223809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2025-09-05T21:42:10.684942536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008892s
2025-09-05T21:42:10.685399286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-09-05T21:42:10', 'app_indexer_remote_name')
2025-09-05T21:42:10.685838270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:10.686606176Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2025-09-05T21:42:10.686811911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025118s
2025-09-05T21:42:10.687081874Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2025-09-05T21:42:10.687348040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:10.687661111Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2025-09-05T21:42:10.690614347Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:10.691698120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2025-09-05T21:42:10.692259751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001356s
2025-09-05T21:42:10.692712312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-09-05T21:42:10', 'desi_gazelle_to_unit3d')
2025-09-05T21:42:10.693195866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:10.694074254Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2025-09-05T21:42:10.694300159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031863s
2025-09-05T21:42:10.694613370Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2025-09-05T21:42:10.694935188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:10.695237266Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2025-09-05T21:42:10.695683144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-09-05T21:42:10.695935733Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-09-05T21:42:10.696224504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-09-05T21:42:10.696662126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2025-09-05T21:42:10.697440523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009761s
2025-09-05T21:42:10.698029659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-09-05T21:42:10', 'add_on_update_to_notifications')
2025-09-05T21:42:10.698370997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:10.699302873Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2025-09-05T21:42:10.699516954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027768s
2025-09-05T21:42:10.699784733Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2025-09-05T21:42:10.700074808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:10.700368890Z [Info] IndexerVersions: Starting migration of Main DB to 15
2025-09-05T21:42:10.700982636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2025-09-05T21:42:10.701617354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME)
2025-09-05T21:42:10.702167131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009631s
2025-09-05T21:42:10.702451213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2025-09-05T21:42:10.702976190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2025-09-05T21:42:10.703416727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007087s
2025-09-05T21:42:10.703680238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2025-09-05T21:42:10.704156547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2025-09-05T21:42:10.704582786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006713s
2025-09-05T21:42:10.705005066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-09-05T21:42:10', 'IndexerVersions')
2025-09-05T21:42:10.705439441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:10.706452450Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2025-09-05T21:42:10.706653335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024888s
2025-09-05T21:42:10.706898479Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2025-09-05T21:42:10.707151227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:10.707448847Z [Info] cleanup_config: Starting migration of Main DB to 16
2025-09-05T21:42:10.709633305Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:10.710751908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2025-09-05T21:42:10.711135761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012303s
2025-09-05T21:42:10.711412067Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:10.711858737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2025-09-05T21:42:10.712277981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006082s
2025-09-05T21:42:10.712790202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-09-05T21:42:10', 'cleanup_config')
2025-09-05T21:42:10.713248395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:10.713948976Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2025-09-05T21:42:10.714170742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022617s
2025-09-05T21:42:10.714395385Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2025-09-05T21:42:10.714651280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:10.714958929Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2025-09-05T21:42:10.717101905Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:10.717460286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2025-09-05T21:42:10.717778196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004471s
2025-09-05T21:42:10.718045445Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:10.718418345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2025-09-05T21:42:10.718697999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004325s
2025-09-05T21:42:10.718958944Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:10.719334029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2025-09-05T21:42:10.719632230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004365s
2025-09-05T21:42:10.719904348Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:10.720254322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2025-09-05T21:42:10.720551671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004253s
2025-09-05T21:42:10.720832607Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:10.721170147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2025-09-05T21:42:10.721478057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004259s
2025-09-05T21:42:10.721734693Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:10.722088716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2025-09-05T21:42:10.722416156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004353s
2025-09-05T21:42:10.722638824Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:10.723011053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2025-09-05T21:42:10.723303372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004361s
2025-09-05T21:42:10.723575771Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:10.724038042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2025-09-05T21:42:10.724244076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004469s
2025-09-05T21:42:10.724506725Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:10.728650049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2025-09-05T21:42:10.729012399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042703s
2025-09-05T21:42:10.729276911Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:10.729617547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2025-09-05T21:42:10.729928594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004292s
2025-09-05T21:42:10.730209830Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:10.730542249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2025-09-05T21:42:10.730885340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000463s
2025-09-05T21:42:10.731131967Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:10.731534337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2025-09-05T21:42:10.731896997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004996s
2025-09-05T21:42:10.732193174Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:10.732616015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2025-09-05T21:42:10.732965098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005143s
2025-09-05T21:42:10.733226795Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:10.733631740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2025-09-05T21:42:10.733993128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005006s
2025-09-05T21:42:10.734340928Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:10.734706204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2025-09-05T21:42:10.735048383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005094s
2025-09-05T21:42:10.735341643Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:10.735722200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2025-09-05T21:42:10.736087245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004883s
2025-09-05T21:42:10.736283310Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:10.738044135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2025-09-05T21:42:10.738482478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019915s
2025-09-05T21:42:10.738697882Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:10.739178159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2025-09-05T21:42:10.739668186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007206s
2025-09-05T21:42:10.739889040Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:10.740343906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2025-09-05T21:42:10.740779223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006756s
2025-09-05T21:42:10.740986771Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:10.741402839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2025-09-05T21:42:10.741769577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000586s
2025-09-05T21:42:10.741976013Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:10.742465659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2025-09-05T21:42:10.742837748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006554s
2025-09-05T21:42:10.743014113Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:10.743429780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2025-09-05T21:42:10.743794685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005716s
2025-09-05T21:42:10.744044097Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:10.744459143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2025-09-05T21:42:10.744833737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005967s
2025-09-05T21:42:10.744998609Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:10.745405298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2025-09-05T21:42:10.745808079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006033s
2025-09-05T21:42:10.745979775Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:10.746398047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2025-09-05T21:42:10.746743884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005718s
2025-09-05T21:42:10.746939698Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:10.747389694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2025-09-05T21:42:10.747752274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006033s
2025-09-05T21:42:10.748030274Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:10.748459478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2025-09-05T21:42:10.748783080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000601s
2025-09-05T21:42:10.748973503Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:10.749385713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2025-09-05T21:42:10.749757121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005924s
2025-09-05T21:42:10.749937445Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:10.750359154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2025-09-05T21:42:10.750706393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005885s
2025-09-05T21:42:10.750900925Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:10.751299978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2025-09-05T21:42:10.751675936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005796s
2025-09-05T21:42:10.751862662Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:10.752294271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2025-09-05T21:42:10.752664145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000588s
2025-09-05T21:42:10.752853366Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:10.753285787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2025-09-05T21:42:10.753670853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006183s
2025-09-05T21:42:10.753904253Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:10.754275610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2025-09-05T21:42:10.754708021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006541s
2025-09-05T21:42:10.754942102Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:10.755452099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2025-09-05T21:42:10.755792956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000665s
2025-09-05T21:42:10.756001596Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:10.756405389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2025-09-05T21:42:10.756765404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005728s
2025-09-05T21:42:10.757221703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-09-05T21:42:10', 'indexer_cleanup')
2025-09-05T21:42:10.757689435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:10.758706773Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2025-09-05T21:42:10.758916225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024558s
2025-09-05T21:42:10.759245207Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2025-09-05T21:42:10.759541253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:10.759905487Z [Info] minimum_seeders: Starting migration of Main DB to 18
2025-09-05T21:42:10.760469843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2025-09-05T21:42:10.760701840Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-05T21:42:10.760931493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2025-09-05T21:42:10.761362050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2025-09-05T21:42:10.762170087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009882s
2025-09-05T21:42:10.762612057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-09-05T21:42:10', 'minimum_seeders')
2025-09-05T21:42:10.763058255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:10.763908147Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2025-09-05T21:42:10.764087578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026479s
2025-09-05T21:42:10.764328704Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2025-09-05T21:42:10.764631073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:10.764973923Z [Info] remove_showrss: Starting migration of Main DB to 19
2025-09-05T21:42:10.765407977Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:10.765800046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2025-09-05T21:42:10.766152827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004885s
2025-09-05T21:42:10.766633054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-09-05T21:42:10', 'remove_showrss')
2025-09-05T21:42:10.767057779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:10.767786917Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2025-09-05T21:42:10.768055268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020947s
2025-09-05T21:42:10.768319299Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2025-09-05T21:42:10.768585105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:10.768933616Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2025-09-05T21:42:10.769380156Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:10.769772465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2025-09-05T21:42:10.770167020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004947s
2025-09-05T21:42:10.770617347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-09-05T21:42:10', 'remove_torrentparadiseml')
2025-09-05T21:42:10.771129698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:10.771818976Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2025-09-05T21:42:10.772120965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021341s
2025-09-05T21:42:10.772522353Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2025-09-05T21:42:10.772812668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:10.773192633Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2025-09-05T21:42:10.773598300Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-05T21:42:10.773926230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-05T21:42:10.774715289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009082s
2025-09-05T21:42:10.775226839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-09-05T21:42:10', 'localization_setting_to_string')
2025-09-05T21:42:10.775721736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:10.776570435Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2025-09-05T21:42:10.776817803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002654s
2025-09-05T21:42:10.777099791Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2025-09-05T21:42:10.777449084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:10.777714919Z [Info] orpheus_api: Starting migration of Main DB to 22
2025-09-05T21:42:10.778036347Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-05T21:42:10.778342273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-05T21:42:10.782937987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046612s
2025-09-05T21:42:10.783392251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-09-05T21:42:10', 'orpheus_api')
2025-09-05T21:42:10.783824883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:10.784540173Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2025-09-05T21:42:10.784760166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062433s
2025-09-05T21:42:10.785061633Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2025-09-05T21:42:10.785375074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:10.785695539Z [Info] download_client_categories: Starting migration of Main DB to 23
2025-09-05T21:42:10.786122780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-09-05T21:42:10.786351009Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-09-05T21:42:10.786637997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2025-09-05T21:42:10.787106310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2025-09-05T21:42:10.787893215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009916s
2025-09-05T21:42:10.788437300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-09-05T21:42:10', 'download_client_categories')
2025-09-05T21:42:10.788961937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:10.789750054Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2025-09-05T21:42:10.790015899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027801s
2025-09-05T21:42:10.790242996Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2025-09-05T21:42:10.790564614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:10.790813976Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2025-09-05T21:42:10.791250285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-09-05T21:42:10.791438183Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-09-05T21:42:10.791673226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-09-05T21:42:10.792012820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-09-05T21:42:10.792700936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007741s
2025-09-05T21:42:10.792937833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-09-05T21:42:10.793276224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-09-05T21:42:10.793945903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007783s
2025-09-05T21:42:10.794403725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-09-05T21:42:10', 'add_salt_to_users')
2025-09-05T21:42:10.794840294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:10.795597348Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2025-09-05T21:42:10.795825287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023847s
2025-09-05T21:42:10.796211555Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2025-09-05T21:42:10.796530006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:10.796957938Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2025-09-05T21:42:10.797405078Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:10.797820695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2025-09-05T21:42:10.798255741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006021s
2025-09-05T21:42:10.798805949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-09-05T21:42:10', 'speedcd_userpasssettings_to_speedcdsettings')
2025-09-05T21:42:10.799325385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:10.800123442Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2025-09-05T21:42:10.800419799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023513s
2025-09-05T21:42:10.800711076Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2025-09-05T21:42:10.801013054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:10.801330373Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2025-09-05T21:42:10.801712472Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:10.802130233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2025-09-05T21:42:10.802508185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005895s
2025-09-05T21:42:10.803076539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-09-05T21:42:10', 'torrentday_cookiesettings_to_torrentdaysettings')
2025-09-05T21:42:10.803536014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:10.804287067Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2025-09-05T21:42:10.804524916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022624s
2025-09-05T21:42:10.804835661Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2025-09-05T21:42:10.805103521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:10.805426391Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2025-09-05T21:42:10.805836367Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:10.806233647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2025-09-05T21:42:10.806590966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005621s
2025-09-05T21:42:10.806801590Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:10.807236736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2025-09-05T21:42:10.807568645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005827s
2025-09-05T21:42:10.808113121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-09-05T21:42:10', 'alpharatio_greatposterwall_config_contract')
2025-09-05T21:42:10.808555402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:10.809249219Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2025-09-05T21:42:10.809498371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021692s
2025-09-05T21:42:10.809719185Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2025-09-05T21:42:10.809975722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:10.810286778Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2025-09-05T21:42:10.810693718Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:10.811054324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2025-09-05T21:42:10.811449259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005212s
2025-09-05T21:42:10.811936771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-09-05T21:42:10', 'remove_notwhatcd')
2025-09-05T21:42:10.812408300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:10.813070824Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2025-09-05T21:42:10.813273071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021014s
2025-09-05T21:42:10.813568757Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2025-09-05T21:42:10.813860504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:10.814231732Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2025-09-05T21:42:10.814701548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-09-05T21:42:10.814931200Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-09-05T21:42:10.815237076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2025-09-05T21:42:10.815638635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2025-09-05T21:42:10.816442624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009517s
2025-09-05T21:42:10.816680503Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-09-05T21:42:10.816877439Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-09-05T21:42:10.817185129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2025-09-05T21:42:10.817616618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2025-09-05T21:42:10.818293471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008622s
2025-09-05T21:42:10.818752946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-09-05T21:42:10', 'add_on_grab_to_notifications')
2025-09-05T21:42:10.819195908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:10.819998795Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2025-09-05T21:42:10.820221483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024705s
2025-09-05T21:42:10.820539664Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2025-09-05T21:42:10.820813585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:10.821142488Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2025-09-05T21:42:10.821498044Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:10.821938731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2025-09-05T21:42:10.822383867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006651s
2025-09-05T21:42:10.822886179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-09-05T21:42:10', 'animetorrents_use_custom_config_contract')
2025-09-05T21:42:10.823385534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:10.824163922Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2025-09-05T21:42:10.824420879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023484s
2025-09-05T21:42:10.824713018Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2025-09-05T21:42:10.825008062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:10.825318938Z [Info] apprise_server_url: Starting migration of Main DB to 31
2025-09-05T21:42:10.825653582Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-05T21:42:10.825911802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-05T21:42:10.826853558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009717s
2025-09-05T21:42:10.827320669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-09-05T21:42:10', 'apprise_server_url')
2025-09-05T21:42:10.827823391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:10.828553922Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2025-09-05T21:42:10.828803665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026602s
2025-09-05T21:42:10.829094451Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2025-09-05T21:42:10.829391759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:10.829754650Z [Info] health_restored_notification: Starting migration of Main DB to 32
2025-09-05T21:42:10.830187321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-09-05T21:42:10.830407745Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.9E-06s
2025-09-05T21:42:10.830754804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-09-05T21:42:10.831237195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-09-05T21:42:10.832048038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010488s
2025-09-05T21:42:10.832540460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-09-05T21:42:10', 'health_restored_notification')
2025-09-05T21:42:10.833031138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:10.833787651Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2025-09-05T21:42:10.834017584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002746s
2025-09-05T21:42:10.834287578Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2025-09-05T21:42:10.834561940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:10.834914520Z [Info] remove_uc: Starting migration of Main DB to 33
2025-09-05T21:42:10.835372703Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:10.835755804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2025-09-05T21:42:10.836139797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005264s
2025-09-05T21:42:10.836619263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-09-05T21:42:10', 'remove_uc')
2025-09-05T21:42:10.837067586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:10.837772675Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2025-09-05T21:42:10.837995013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021184s
2025-09-05T21:42:10.838247411Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2025-09-05T21:42:10.838509078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:10.838809624Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2025-09-05T21:42:10.839133896Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-05T21:42:10.839418379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-05T21:42:10.840228140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008449s
2025-09-05T21:42:10.840757115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-09-05T21:42:10', 'history_fix_data_titles')
2025-09-05T21:42:10.841229466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:10.841914987Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2025-09-05T21:42:10.842146383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024924s
2025-09-05T21:42:10.842435976Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2025-09-05T21:42:10.842742583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:10.843074862Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2025-09-05T21:42:10.843524437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-09-05T21:42:10.843737396Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-09-05T21:42:10.844010486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-09-05T21:42:10.844450452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-09-05T21:42:10.845267077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008978s
2025-09-05T21:42:10.845614055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-09-05T21:42:10', 'download_client_per_indexer')
2025-09-05T21:42:10.846094082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:10.846761466Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2025-09-05T21:42:10.846987942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024612s
2025-09-05T21:42:10.847291212Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2025-09-05T21:42:10.847579012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:10.847969158Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2025-09-05T21:42:10.850426216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-09-05T21:42:10.850678864Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-09-05T21:42:10.851078409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2025-09-05T21:42:10.853553994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-09-05T21:42:10.854847739Z [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"
2025-09-05T21:42:10.855499912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-09-05T21:42:10.856234782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-09-05T21:42:10.858225320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-09-05T21:42:10.858696008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073434s
2025-09-05T21:42:10.858905781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-09-05T21:42:10.859123990Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-09-05T21:42:10.859407351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2025-09-05T21:42:10.861461186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-09-05T21:42:10.862605480Z [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"
2025-09-05T21:42:10.863242323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-09-05T21:42:10.863870247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-09-05T21:42:10.865776646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-09-05T21:42:10.866254979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065793s
2025-09-05T21:42:10.866497337Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-09-05T21:42:10.866718322Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-09-05T21:42:10.867053507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2025-09-05T21:42:10.869328298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-09-05T21:42:10.870531992Z [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"
2025-09-05T21:42:10.871166730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-09-05T21:42:10.871897441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-09-05T21:42:10.873696304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-09-05T21:42:10.874150308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006806s
2025-09-05T21:42:10.874384049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-09-05T21:42:10.874588510Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-09-05T21:42:10.874845298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-09-05T21:42:10.880482128Z [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)
2025-09-05T21:42:10.881916176Z [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"
2025-09-05T21:42:10.882557387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-09-05T21:42:10.883075510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-09-05T21:42:10.884709310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095644s
2025-09-05T21:42:10.884966689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-09-05T21:42:10.885173605Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2025-09-05T21:42:10.885494040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-09-05T21:42:10.887884394Z [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)
2025-09-05T21:42:10.889238130Z [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"
2025-09-05T21:42:10.889911135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-09-05T21:42:10.890430661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-09-05T21:42:10.891792183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060584s
2025-09-05T21:42:10.892048659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-09-05T21:42:10.892234483Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-09-05T21:42:10.892496120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-09-05T21:42:10.894877395Z [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)
2025-09-05T21:42:10.896183686Z [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"
2025-09-05T21:42:10.896875318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-09-05T21:42:10.897418131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-09-05T21:42:10.898779282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060536s
2025-09-05T21:42:10.899036911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-09-05T21:42:10.899275091Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-09-05T21:42:10.899558792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-09-05T21:42:10.901814524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-09-05T21:42:10.903052858Z [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"
2025-09-05T21:42:10.903702426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-09-05T21:42:10.904351353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-09-05T21:42:10.905843037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-09-05T21:42:10.906280437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064056s
2025-09-05T21:42:10.906512665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-09-05T21:42:10.906714261Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-09-05T21:42:10.907002291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-09-05T21:42:10.909003892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-09-05T21:42:10.910132865Z [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"
2025-09-05T21:42:10.910769467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-09-05T21:42:10.911408494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-09-05T21:42:10.912896670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-09-05T21:42:10.913320253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060645s
2025-09-05T21:42:10.913562220Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-09-05T21:42:10.913808957Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-09-05T21:42:10.914140866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-09-05T21:42:10.916262137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-09-05T21:42:10.917440720Z [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"
2025-09-05T21:42:10.918070068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-09-05T21:42:10.918768875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-09-05T21:42:10.920260679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-09-05T21:42:10.920707478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063021s
2025-09-05T21:42:10.920905637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-09-05T21:42:10.921128296Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-09-05T21:42:10.921420885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-09-05T21:42:10.923612929Z [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)
2025-09-05T21:42:10.924875992Z [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"
2025-09-05T21:42:10.925449067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-09-05T21:42:10.926093665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-09-05T21:42:10.927696933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-09-05T21:42:10.928257402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-09-05T21:42:10.928706646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069977s
2025-09-05T21:42:10.928960578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2025-09-05T21:42:10.929166172Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-09-05T21:42:10.929469773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2025-09-05T21:42:10.931637668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME)
2025-09-05T21:42:10.932581740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerDefinitionVersions_temp" ("Id", "DefinitionId", "File", "Sha", "LastUpdated") SELECT "Id", "DefinitionId", "File", "Sha", "LastUpdated" FROM "IndexerDefinitionVersions"
2025-09-05T21:42:10.933159393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2025-09-05T21:42:10.933980506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2025-09-05T21:42:10.935676221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2025-09-05T21:42:10.936382864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2025-09-05T21:42:10.936816367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070565s
2025-09-05T21:42:10.937030889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-09-05T21:42:10.937235390Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-09-05T21:42:10.937536917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-09-05T21:42:10.940045659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2025-09-05T21:42:10.941607514Z [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"
2025-09-05T21:42:10.942375270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-09-05T21:42:10.943058386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-09-05T21:42:10.944680582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-09-05T21:42:10.945136921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073161s
2025-09-05T21:42:10.945412045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-09-05T21:42:10.945644413Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-09-05T21:42:10.945945159Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-09-05T21:42:10.948525204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2025-09-05T21:42:10.950078552Z [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"
2025-09-05T21:42:10.950847962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-09-05T21:42:10.951486037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-09-05T21:42:10.953115889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-09-05T21:42:10.953573580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073502s
2025-09-05T21:42:10.953814956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-09-05T21:42:10.954034929Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-09-05T21:42:10.954349683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-09-05T21:42:10.956930610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2025-09-05T21:42:10.958543167Z [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"
2025-09-05T21:42:10.959387938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-09-05T21:42:10.960035152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-09-05T21:42:10.961661476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-09-05T21:42:10.962121212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075494s
2025-09-05T21:42:10.962368300Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-09-05T21:42:10.962634516Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-09-05T21:42:10.962954129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2025-09-05T21:42:10.984422520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2025-09-05T21:42:10.986335562Z [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"
2025-09-05T21:42:10.987219031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-09-05T21:42:10.988126578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-09-05T21:42:10.989740969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-09-05T21:42:10.990219042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269511s
2025-09-05T21:42:10.990518234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-09-05T21:42:10.990781073Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s
2025-09-05T21:42:10.991080567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2025-09-05T21:42:10.994440542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL, "Redirect" INTEGER NOT NULL, "AppProfileId" INTEGER NOT NULL, "Tags" TEXT, "DownloadClientId" INTEGER NOT NULL)
2025-09-05T21:42:10.996135235Z [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"
2025-09-05T21:42:10.997585084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-09-05T21:42:10.998179912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-09-05T21:42:10.999927992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-09-05T21:42:11.000395534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090217s
2025-09-05T21:42:11.000706861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-09-05T21:42:11.000974610Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s
2025-09-05T21:42:11.001347491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-09-05T21:42:11.004419717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-09-05T21:42:11.005556527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-09-05T21:42:11.006252708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-09-05T21:42:11.007077239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-09-05T21:42:11.009052576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-09-05T21:42:11.009685260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007971s
2025-09-05T21:42:11.009915785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-09-05T21:42:11.010129525Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s
2025-09-05T21:42:11.010498648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-09-05T21:42:11.012947419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-09-05T21:42:11.014028586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-09-05T21:42:11.014726702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-09-05T21:42:11.015476622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-09-05T21:42:11.017175633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-09-05T21:42:11.017683005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069066s
2025-09-05T21:42:11.017967678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-09-05T21:42:11.018189224Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2025-09-05T21:42:11.018468948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-09-05T21:42:11.020714539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-09-05T21:42:11.021482656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-09-05T21:42:11.022063977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-09-05T21:42:11.022734557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-09-05T21:42:11.024408879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-09-05T21:42:11.033390004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145649s
2025-09-05T21:42:11.034042949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-09-05T21:42:11', 'postgres_update_timestamp_columns_to_with_timezone')
2025-09-05T21:42:11.034533937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.036074279Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2025-09-05T21:42:11.036350806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172411s
2025-09-05T21:42:11.036689989Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2025-09-05T21:42:11.036929902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.037292682Z [Info] add_notification_status: Starting migration of Main DB to 37
2025-09-05T21:42:11.038183426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-09-05T21:42:11.038948907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-09-05T21:42:11.039664599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012727s
2025-09-05T21:42:11.040006537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-09-05T21:42:11.040402174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-09-05T21:42:11.040881740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006955s
2025-09-05T21:42:11.041380193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-09-05T21:42:11', 'add_notification_status')
2025-09-05T21:42:11.041811702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.042610581Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2025-09-05T21:42:11.042861716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023789s
2025-09-05T21:42:11.043164186Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2025-09-05T21:42:11.043463308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.043810657Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2025-09-05T21:42:11.044426688Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:11.044839699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2025-09-05T21:42:11.045283683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006343s
2025-09-05T21:42:11.045472113Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:11.045889493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2025-09-05T21:42:11.046282685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005911s
2025-09-05T21:42:11.046461866Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:11.046870028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2025-09-05T21:42:11.047221726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005511s
2025-09-05T21:42:11.047720661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-09-05T21:42:11', 'indexers_freeleech_only_config_contract')
2025-09-05T21:42:11.048281961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.049118546Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2025-09-05T21:42:11.049369160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023354s
2025-09-05T21:42:11.049711319Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2025-09-05T21:42:11.050025462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.050434666Z [Info] email_encryption: Starting migration of Main DB to 39
2025-09-05T21:42:11.050923210Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-05T21:42:11.051241862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-05T21:42:11.052280042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010921s
2025-09-05T21:42:11.052758496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-09-05T21:42:11', 'email_encryption')
2025-09-05T21:42:11.053264004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.054112482Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2025-09-05T21:42:11.054418819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028958s
2025-09-05T21:42:11.054746519Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2025-09-05T21:42:11.055063587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.055430135Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2025-09-05T21:42:11.055918298Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-05T21:42:11.056199615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-05T21:42:11.057525655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013662s
2025-09-05T21:42:11.058170904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-09-05T21:42:11', 'newznab_category_to_capabilities_settings')
2025-09-05T21:42:11.058691563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.059479860Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2025-09-05T21:42:11.059750184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032464s
2025-09-05T21:42:11.060109037Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2025-09-05T21:42:11.060424913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.060811882Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2025-09-05T21:42:11.061267750Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-05T21:42:11.061900695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-05T21:42:11.062470913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009681s
2025-09-05T21:42:11.062961972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-09-05T21:42:11', 'gazelle_freeleech_token_options')
2025-09-05T21:42:11.063447780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.064152559Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2025-09-05T21:42:11.064400218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025944s
2025-09-05T21:42:11.064694951Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2025-09-05T21:42:11.064979875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.065362816Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2025-09-05T21:42:11.065696097Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-05T21:42:11.065953907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-05T21:42:11.066624026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007178s
2025-09-05T21:42:11.067148452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-09-05T21:42:11', 'myanonamouse_freeleech_wedge_options')
2025-09-05T21:42:11.067630994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.068294730Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2025-09-05T21:42:11.068537599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023126s
2025-09-05T21:42:11.068819246Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2025-09-05T21:42:11.069101374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.069445658Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43
2025-09-05T21:42:11.069782987Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-05T21:42:11.070035545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-05T21:42:11.079968938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098859s
2025-09-05T21:42:11.080593686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-09-05T21:42:11', 'newznab_indexers_enable_redirect')
2025-09-05T21:42:11.081042931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.081806859Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2025-09-05T21:42:11.082040249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117026s
2025-09-05T21:42:11.091249333Z [Debug] MigrationController: Took: 00:00:00.7136206
2025-09-05T21:42:11.189193220Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-09-05T21:42:11.210280913Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-09-05T21:42:11.225540761Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-09-05T21:42:11.226147734Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-05T21:42:11.226564844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-05T21:42:11.228823322Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-09-05T21:42:11.229122995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026302s
2025-09-05T21:42:11.229518101Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-09-05T21:42:11.229869989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029585s
2025-09-05T21:42:11.232456097Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-09-05T21:42:11.232818847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.233380318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-09-05T21:42:11.233885475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-09-05T21:42:11.234552719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007966s
2025-09-05T21:42:11.234924317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.236362232Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-09-05T21:42:11.236708039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026027s
2025-09-05T21:42:11.237214619Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-09-05T21:42:11.237608101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.238306778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-09-05T21:42:11.238780111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-09-05T21:42:11.239375680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007466s
2025-09-05T21:42:11.239692037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-09-05T21:42:11.240042734Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-09-05T21:42:11.240465846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-09-05T21:42:11.240952455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-09-05T21:42:11.241905464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010996s
2025-09-05T21:42:11.242289418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.243213719Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-09-05T21:42:11.243576319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023762s
2025-09-05T21:42:11.244115795Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-09-05T21:42:11.244529518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.245063844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-09-05T21:42:11.245413619Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-09-05T21:42:11.245744535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-09-05T21:42:11.246242598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-09-05T21:42:11.246926906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007978s
2025-09-05T21:42:11.247290338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.248153015Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-09-05T21:42:11.248560135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019851s
2025-09-05T21:42:11.249014860Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-09-05T21:42:11.249397972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.249879712Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-09-05T21:42:11.250617858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-09-05T21:42:11.251439543Z [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)
2025-09-05T21:42:11.252452954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014886s
2025-09-05T21:42:11.252783459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-09-05T21:42:11.253268747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-09-05T21:42:11.253774936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006594s
2025-09-05T21:42:11.254453152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-09-05T21:42:11', 'InitialSetup')
2025-09-05T21:42:11.255031677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.255946539Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-09-05T21:42:11.256294149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028091s
2025-09-05T21:42:11.256647630Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2025-09-05T21:42:11.257030962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.257510598Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2025-09-05T21:42:11.258123663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-09-05T21:42:11', 'ApplicationStatus')
2025-09-05T21:42:11.258861458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.259638754Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2025-09-05T21:42:11.260014169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026234s
2025-09-05T21:42:11.260393072Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2025-09-05T21:42:11.260746183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.261219487Z [Info] IndexerProps: Starting migration of Log DB to 3
2025-09-05T21:42:11.261775556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-09-05T21:42:11', 'IndexerProps')
2025-09-05T21:42:11.262449523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.263237791Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2025-09-05T21:42:11.263652586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025088s
2025-09-05T21:42:11.263958833Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2025-09-05T21:42:11.264394660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.264827903Z [Info] add_update_history: Starting migration of Log DB to 4
2025-09-05T21:42:11.265503814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-09-05T21:42:11.266237822Z [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)
2025-09-05T21:42:11.267070639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012135s
2025-09-05T21:42:11.267437828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-09-05T21:42:11.267967455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-09-05T21:42:11.268568314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000753s
2025-09-05T21:42:11.269127541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-09-05T21:42:11', 'add_update_history')
2025-09-05T21:42:11.269840596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.270745028Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2025-09-05T21:42:11.271100363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028918s
2025-09-05T21:42:11.271442863Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2025-09-05T21:42:11.271866927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.272366793Z [Info] update_notifiarr: Starting migration of Log DB to 5
2025-09-05T21:42:11.272923134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-09-05T21:42:11', 'update_notifiarr')
2025-09-05T21:42:11.273610197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.274443345Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2025-09-05T21:42:11.274813410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026085s
2025-09-05T21:42:11.275124046Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2025-09-05T21:42:11.275557940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.276049489Z [Info] app_profiles: Starting migration of Log DB to 6
2025-09-05T21:42:11.276626932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-09-05T21:42:11', 'app_profiles')
2025-09-05T21:42:11.277286120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.278092373Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2025-09-05T21:42:11.278441356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026211s
2025-09-05T21:42:11.278784337Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2025-09-05T21:42:11.279159362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.279619168Z [Info] history_failed: Starting migration of Log DB to 7
2025-09-05T21:42:11.280180879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-09-05T21:42:11', 'history_failed')
2025-09-05T21:42:11.280859034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.281681440Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2025-09-05T21:42:11.282034872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025369s
2025-09-05T21:42:11.282390849Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2025-09-05T21:42:11.282762337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.283223525Z [Info] redacted_api: Starting migration of Log DB to 8
2025-09-05T21:42:11.283764465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-09-05T21:42:11', 'redacted_api')
2025-09-05T21:42:11.284456809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.285317853Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2025-09-05T21:42:11.285650492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025749s
2025-09-05T21:42:11.286028965Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2025-09-05T21:42:11.286389160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.286865349Z [Info] IndexerProxies: Starting migration of Log DB to 10
2025-09-05T21:42:11.287428383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-09-05T21:42:11', 'IndexerProxies')
2025-09-05T21:42:11.288132350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.289042884Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2025-09-05T21:42:11.289380333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026614s
2025-09-05T21:42:11.289757102Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2025-09-05T21:42:11.290159342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.290624388Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2025-09-05T21:42:11.291240288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-09-05T21:42:11', 'app_indexer_remote_name')
2025-09-05T21:42:11.291940829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.292869279Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2025-09-05T21:42:11.293235576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027032s
2025-09-05T21:42:11.293607886Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2025-09-05T21:42:11.294036459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.294508610Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2025-09-05T21:42:11.295058357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-09-05T21:42:11', 'desi_gazelle_to_unit3d')
2025-09-05T21:42:11.295794369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.296678669Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2025-09-05T21:42:11.297051089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026662s
2025-09-05T21:42:11.297424010Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2025-09-05T21:42:11.297843505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.298329123Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2025-09-05T21:42:11.298939722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-09-05T21:42:11', 'add_on_update_to_notifications')
2025-09-05T21:42:11.299664442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.300546157Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2025-09-05T21:42:11.300916523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002676s
2025-09-05T21:42:11.301267770Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2025-09-05T21:42:11.301647926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.302110377Z [Info] IndexerVersions: Starting migration of Log DB to 15
2025-09-05T21:42:11.302675255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-09-05T21:42:11', 'IndexerVersions')
2025-09-05T21:42:11.303363411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.304333745Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2025-09-05T21:42:11.304684120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026988s
2025-09-05T21:42:11.305049185Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2025-09-05T21:42:11.305432236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.305907213Z [Info] cleanup_config: Starting migration of Log DB to 16
2025-09-05T21:42:11.306461419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-09-05T21:42:11', 'cleanup_config')
2025-09-05T21:42:11.307150827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.308016130Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2025-09-05T21:42:11.308359391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025535s
2025-09-05T21:42:11.308727081Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2025-09-05T21:42:11.309093820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.309556892Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2025-09-05T21:42:11.310114064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-09-05T21:42:11', 'indexer_cleanup')
2025-09-05T21:42:11.310795606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.311683765Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2025-09-05T21:42:11.312012266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025598s
2025-09-05T21:42:11.312361860Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2025-09-05T21:42:11.312755222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.313218185Z [Info] minimum_seeders: Starting migration of Log DB to 18
2025-09-05T21:42:11.313772851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-09-05T21:42:11', 'minimum_seeders')
2025-09-05T21:42:11.314465797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.321106128Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2025-09-05T21:42:11.321474931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083081s
2025-09-05T21:42:11.321867932Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2025-09-05T21:42:11.322256815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.322762834Z [Info] remove_showrss: Starting migration of Log DB to 19
2025-09-05T21:42:11.323351540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-09-05T21:42:11', 'remove_showrss')
2025-09-05T21:42:11.324090187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.324988496Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2025-09-05T21:42:11.325346276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027427s
2025-09-05T21:42:11.325707915Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2025-09-05T21:42:11.326114153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.326591915Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2025-09-05T21:42:11.327192765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-09-05T21:42:11', 'remove_torrentparadiseml')
2025-09-05T21:42:11.327909689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.328827898Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2025-09-05T21:42:11.329183063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026943s
2025-09-05T21:42:11.329595313Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2025-09-05T21:42:11.330007773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.330485495Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2025-09-05T21:42:11.331135805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-09-05T21:42:11', 'localization_setting_to_string')
2025-09-05T21:42:11.331873260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.332770597Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2025-09-05T21:42:11.333161544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027453s
2025-09-05T21:42:11.333498162Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2025-09-05T21:42:11.333892686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.334341350Z [Info] orpheus_api: Starting migration of Log DB to 22
2025-09-05T21:42:11.334956599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-09-05T21:42:11', 'orpheus_api')
2025-09-05T21:42:11.335576226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.336439304Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2025-09-05T21:42:11.336761503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025687s
2025-09-05T21:42:11.337151699Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2025-09-05T21:42:11.337550863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.338023184Z [Info] download_client_categories: Starting migration of Log DB to 23
2025-09-05T21:42:11.338625737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-09-05T21:42:11', 'download_client_categories')
2025-09-05T21:42:11.339315756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.340226130Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2025-09-05T21:42:11.340612447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026642s
2025-09-05T21:42:11.340952342Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2025-09-05T21:42:11.341348339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.341812604Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2025-09-05T21:42:11.342388313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-09-05T21:42:11', 'add_salt_to_users')
2025-09-05T21:42:11.343085948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.344074829Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2025-09-05T21:42:11.344465065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027344s
2025-09-05T21:42:11.344856203Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2025-09-05T21:42:11.345322091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.345827759Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2025-09-05T21:42:11.346503259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-09-05T21:42:11', 'speedcd_userpasssettings_to_speedcdsettings')
2025-09-05T21:42:11.347240354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.348239746Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2025-09-05T21:42:11.348659181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028798s
2025-09-05T21:42:11.349084056Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2025-09-05T21:42:11.349575246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.350059681Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2025-09-05T21:42:11.350755903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-09-05T21:42:11', 'torrentday_cookiesettings_to_torrentdaysettings')
2025-09-05T21:42:11.351522717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.352518192Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2025-09-05T21:42:11.352930612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028965s
2025-09-05T21:42:11.353351350Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2025-09-05T21:42:11.353789161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.354301042Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2025-09-05T21:42:11.355009348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-09-05T21:42:11', 'alpharatio_greatposterwall_config_contract')
2025-09-05T21:42:11.355738356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.356743821Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2025-09-05T21:42:11.357177013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029009s
2025-09-05T21:42:11.357503200Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2025-09-05T21:42:11.357904548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.358390226Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2025-09-05T21:42:11.358944613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-09-05T21:42:11', 'remove_notwhatcd')
2025-09-05T21:42:11.359622528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.360465255Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2025-09-05T21:42:11.360796862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002549s
2025-09-05T21:42:11.361215084Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2025-09-05T21:42:11.361600290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.362061840Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2025-09-05T21:42:11.362692079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-09-05T21:42:11', 'add_on_grab_to_notifications')
2025-09-05T21:42:11.363399974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.364211318Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2025-09-05T21:42:11.364592085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026076s
2025-09-05T21:42:11.365008423Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2025-09-05T21:42:11.365468379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.365952213Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2025-09-05T21:42:11.366642433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-09-05T21:42:11', 'animetorrents_use_custom_config_contract')
2025-09-05T21:42:11.367402163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.368255361Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2025-09-05T21:42:11.368644986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027223s
2025-09-05T21:42:11.369016905Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2025-09-05T21:42:11.369388833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.369853700Z [Info] apprise_server_url: Starting migration of Log DB to 31
2025-09-05T21:42:11.370425311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-09-05T21:42:11', 'apprise_server_url')
2025-09-05T21:42:11.371114438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.371918888Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2025-09-05T21:42:11.372280296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002516s
2025-09-05T21:42:11.372664870Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2025-09-05T21:42:11.373117933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.373547477Z [Info] health_restored_notification: Starting migration of Log DB to 32
2025-09-05T21:42:11.374167686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-09-05T21:42:11', 'health_restored_notification')
2025-09-05T21:42:11.374885331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.375704992Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2025-09-05T21:42:11.376105148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026068s
2025-09-05T21:42:11.376435533Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2025-09-05T21:42:11.376815719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.377267679Z [Info] remove_uc: Starting migration of Log DB to 33
2025-09-05T21:42:11.377789710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-09-05T21:42:11', 'remove_uc')
2025-09-05T21:42:11.378458196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.379216062Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2025-09-05T21:42:11.379560115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024419s
2025-09-05T21:42:11.379943497Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2025-09-05T21:42:11.380364064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.380821706Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2025-09-05T21:42:11.381423588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-09-05T21:42:11', 'history_fix_data_titles')
2025-09-05T21:42:11.382132986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.382925252Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2025-09-05T21:42:11.383284776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002565s
2025-09-05T21:42:11.383678118Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2025-09-05T21:42:11.384110368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.384590365Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2025-09-05T21:42:11.385219381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-09-05T21:42:11', 'download_client_per_indexer')
2025-09-05T21:42:11.385939722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.386890677Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2025-09-05T21:42:11.387285161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027647s
2025-09-05T21:42:11.387702141Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2025-09-05T21:42:11.388191666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.388695781Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2025-09-05T21:42:11.389509560Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-09-05T21:42:11.389830967Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2025-09-05T21:42:11.390213738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-09-05T21:42:11.391486621Z [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)
2025-09-05T21:42:11.392847441Z [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"
2025-09-05T21:42:11.393722634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-09-05T21:42:11.394497504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-09-05T21:42:11.395770117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-09-05T21:42:11.396334844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057568s
2025-09-05T21:42:11.396853709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-09-05T21:42:11.397184735Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-09-05T21:42:11.397547175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-09-05T21:42:11.398658042Z [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)
2025-09-05T21:42:11.399752866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-09-05T21:42:11.400586585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-09-05T21:42:11.401325183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-09-05T21:42:11.402565631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-09-05T21:42:11.403146200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005183s
2025-09-05T21:42:11.403616427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-09-05T21:42:11.404014047Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-09-05T21:42:11.404404213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-09-05T21:42:11.405361280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-09-05T21:42:11.406311834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-09-05T21:42:11.407211736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-09-05T21:42:11.408105697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-09-05T21:42:11.409378269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-09-05T21:42:11.409910942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051044s
2025-09-05T21:42:11.410567223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-09-05T21:42:11', 'postgres_update_timestamp_columns_to_with_timezone')
2025-09-05T21:42:11.411339568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.412939671Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2025-09-05T21:42:11.413440910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077425s
2025-09-05T21:42:11.413857739Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2025-09-05T21:42:11.414317976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.414810768Z [Info] add_notification_status: Starting migration of Log DB to 37
2025-09-05T21:42:11.415437921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-09-05T21:42:11', 'add_notification_status')
2025-09-05T21:42:11.416173061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.417074487Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2025-09-05T21:42:11.417459452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027787s
2025-09-05T21:42:11.417841571Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2025-09-05T21:42:11.418309794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.418845372Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2025-09-05T21:42:11.419567116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-09-05T21:42:11', 'indexers_freeleech_only_config_contract')
2025-09-05T21:42:11.420405153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.421316017Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2025-09-05T21:42:11.421750051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029639s
2025-09-05T21:42:11.422117321Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2025-09-05T21:42:11.422501615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.422966942Z [Info] email_encryption: Starting migration of Log DB to 39
2025-09-05T21:42:11.423589505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-09-05T21:42:11', 'email_encryption')
2025-09-05T21:42:11.424310097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.425206923Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2025-09-05T21:42:11.425590645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026786s
2025-09-05T21:42:11.426027876Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2025-09-05T21:42:11.426517442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.427069453Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2025-09-05T21:42:11.427790666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-09-05T21:42:11', 'newznab_category_to_capabilities_settings')
2025-09-05T21:42:11.428557991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.429465999Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2025-09-05T21:42:11.429865153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029094s
2025-09-05T21:42:11.430230338Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2025-09-05T21:42:11.430641997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.431117585Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2025-09-05T21:42:11.431727884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-09-05T21:42:11', 'gazelle_freeleech_token_options')
2025-09-05T21:42:11.432475078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.433330321Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2025-09-05T21:42:11.433703602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026492s
2025-09-05T21:42:11.434094870Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2025-09-05T21:42:11.434505156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.434985333Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2025-09-05T21:42:11.435612105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-09-05T21:42:11', 'myanonamouse_freeleech_wedge_options')
2025-09-05T21:42:11.436349480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.437264773Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2025-09-05T21:42:11.437631031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027091s
2025-09-05T21:42:11.438012759Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2025-09-05T21:42:11.438423116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:11.438904295Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43
2025-09-05T21:42:11.439595186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-09-05T21:42:11', 'newznab_indexers_enable_redirect')
2025-09-05T21:42:11.440456240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:11.441397756Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2025-09-05T21:42:11.441844285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029241s
2025-09-05T21:42:11.610858513Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2025-09-05T21:42:11.618399538Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-09-05T21:42:11.622514484Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2025-09-05T21:42:11.708078242Z [Info] AppSyncProfileService: Setting up default app profile
2025-09-05T21:42:11.719902131Z [Info] CommandExecutor: Starting 3 threads for tasks.
2025-09-05T21:42:11.834944398Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2025-09-05T21:42:11.911417309Z [ls.io-init] done.
2025-09-05T21:42:12.211047324Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-09-05T21:42:12.211724718Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-09-05T21:42:12.212075725Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin
Expand
NAME VERSION TYPE
AngleSharp 1.3.0 dotnet (+5 duplicates)
AngleSharp.Xml 1.0.0 dotnet (+5 duplicates)
Azure.Core 1.38.0 dotnet (+5 duplicates)
Azure.Identity 1.11.4 dotnet (+5 duplicates)
BouncyCastle.Cryptography 2.5.1 dotnet (+5 duplicates)
Dapper 2.1.66 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)
FluentValidation 9.5.4 dotnet (+5 duplicates)
IPAddressRange 6.2.0 dotnet (+7 duplicates)
ImpromptuInterface 8.0.6 dotnet (+3 duplicates)
MailKit 4.12.1 dotnet (+5 duplicates)
Microsoft.AspNetCore.Cryptography.Internal 8.0.16 dotnet (+5 duplicates)
Microsoft.AspNetCore.Cryptography.KeyDerivation 8.0.16 dotnet (+5 duplicates)
Microsoft.AspNetCore.WebUtilities 8.0.16 dotnet (+5 duplicates)
Microsoft.Bcl.AsyncInterfaces 1.1.1 dotnet (+5 duplicates)
Microsoft.Bcl.Cryptography 8.0.0 dotnet (+5 duplicates)
Microsoft.Data.SqlClient 6.0.2 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 (+6 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.61.3 dotnet (+5 duplicates)
Microsoft.Identity.Client.Extensions.Msal 4.61.3 dotnet (+5 duplicates)
Microsoft.IdentityModel.Abstractions 7.5.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.JsonWebTokens 7.5.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Logging 7.5.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols 7.5.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols.OpenIdConnect 7.5.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Tokens 7.5.0 dotnet (+5 duplicates)
Microsoft.Net.Http.Headers 8.0.16 dotnet (+5 duplicates)
Microsoft.OpenApi 1.6.23 dotnet (+2 duplicates)
Microsoft.SqlServer.Server 1.0.0 dotnet (+5 duplicates)
Microsoft.Win32.SystemEvents 4.7.0 dotnet (+5 duplicates)
MimeKit 4.12.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.4.0 dotnet (+7 duplicates)
NLog.Extensions.Logging 5.4.0 dotnet (+7 duplicates)
NLog.Layouts.ClefJsonLayout 1.0.3 dotnet (+7 duplicates)
NLog.Targets.Syslog 7.0.0 dotnet (+7 duplicates)
Newtonsoft.Json 13.0.3 dotnet (+7 duplicates)
Npgsql 9.0.3 dotnet (+7 duplicates)
Polly 8.6.0 dotnet (+5 duplicates)
Polly.Contrib.WaitAndRetry 1.1.1 dotnet (+7 duplicates)
Polly.Core 8.6.0 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)
Servarr.FluentMigrator 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Abstractions 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.Oracle 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.Postgres 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.SqlAnywhere 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.SqlServer 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Core 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Db2 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Firebird 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Hana 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.MySql 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Oracle 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Postgres 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Redshift 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SQLite 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlAnywhere 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlServer 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlServerCe 3.3.2.9 dotnet (+5 duplicates)
SharpZipLib 1.4.2 dotnet (+7 duplicates)
Swashbuckle.AspNetCore.Swagger 8.1.4 dotnet (+2 duplicates)
Swashbuckle.AspNetCore.SwaggerGen 8.1.4 dotnet (+2 duplicates)
System.ClientModel 1.0.0 dotnet (+5 duplicates)
System.ComponentModel 4.3.0 dotnet (+2 duplicates)
System.Configuration.ConfigurationManager 8.0.1 dotnet (+7 duplicates)
System.Data.SQLite.Core.Servarr 1.0.115.5-18 dotnet (+7 duplicates)
System.Diagnostics.DiagnosticSource 6.0.1 dotnet (+4 duplicates)
System.Diagnostics.EventLog 8.0.1 dotnet (+6 duplicates)
System.Drawing.Common 4.7.0 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.5.0 dotnet (+5 duplicates)
System.Memory.Data 1.0.2 dotnet (+5 duplicates)
System.Private.Uri 4.3.0 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.CompilerServices.Unsafe 6.0.0 dotnet (+4 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.Permissions 4.7.0 dotnet (+5 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.Encodings.Web 4.7.2 dotnet (+4 duplicates)
System.Text.Json 8.0.5 dotnet (+5 duplicates)
System.Threading.Tasks 4.3.0 dotnet (+5 duplicates)
System.Windows.Extensions 4.7.0 dotnet (+5 duplicates)
YamlDotNet 16.3.0 dotnet (+5 duplicates)
acl-libs 2.3.2-r1 apk
alpine-baselayout 3.7.0-r0 apk
alpine-baselayout-data 3.7.0-r0 apk
alpine-keys 2.5-r0 apk
alpine-release 3.22.1-r0 apk
apk-tools 2.14.9-r2 apk
bash 5.2.37-r0 apk
brotli-libs 1.1.0-r2 apk
busybox 1.37.0-r19 apk
busybox-binsh 1.37.0-r19 apk
c-ares 1.34.5-r0 apk
ca-certificates 20250619-r0 apk
ca-certificates-bundle 20250619-r0 apk
catatonit 0.2.1-r0 apk
coreutils 9.7-r1 apk
coreutils-env 9.7-r1 apk
coreutils-fmt 9.7-r1 apk
coreutils-sha512sum 9.7-r1 apk
curl 8.14.1-r1 apk
findutils 4.10.0-r0 apk
icu-data-en 76.1-r1 apk
icu-libs 76.1-r1 apk
jq 1.8.0-r0 apk
libapk2 2.14.9-r2 apk
libattr 2.5.2-r2 apk
libbsd 0.12.2-r0 apk
libcrypto3 3.5.2-r0 apk
libcurl 8.14.1-r1 apk
libgcc 14.2.0-r6 apk
libidn2 2.3.7-r0 apk
libintl 0.24.1-r0 apk
libmd 1.1.0-r0 apk
libncursesw 6.5_p20250503-r0 apk
libproc2 4.0.4-r3 apk
libpsl 0.21.5-r3 apk
libssl3 3.5.2-r0 apk
libstdc++ 14.2.0-r6 apk
libunistring 1.3-r0 apk
libxml2 2.13.8-r0 apk
libxslt 1.1.43-r3 apk
linux-pam 1.7.0-r4 apk
musl 1.2.5-r10 apk
musl-utils 1.2.5-r10 apk
ncurses-terminfo-base 6.5_p20250503-r0 apk
netcat-openbsd 1.229.1-r0 apk
nghttp2-libs 1.65.0-r0 apk
oniguruma 6.9.10-r0 apk
procps-ng 4.0.4-r3 apk
readline 8.2.13-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.12 dotnet (+4 duplicates)
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64 8.0.12 dotnet (+7 duplicates)
scanelf 1.3.8-r1 apk
shadow 4.17.3-r0 apk
skalibs-libs 2.14.4.0-r0 apk
sqlite-libs 3.49.2-r1 apk
ssl_client 1.37.0-r19 apk
tzdata 2025b-r0 apk
utmps-libs 0.1.3.1-r0 apk
xmlstarlet 1.6.1-r2 apk
xz-libs 5.8.1-r0 apk
zlib 1.3.1-r2 apk
zstd-libs 1.5.7-r0 apk
Expand
[
{
"level": "INFO",
"message": "http://172.17.0.4:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1757108550698
},
{
"level": "INFO",
"message": "http://172.17.0.4:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.4:9696/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1757108550698
},
{
"level": "INFO",
"message": "http://172.17.0.4:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] Information: WebSocket connected to ws://172.17.0.4:9696/signalr/messages?access_token=(removed)&id=46pFT4E3V61hdNnWBvPSaw.\"",
"source": "console-api",
"timestamp": 1757108550698
},
{
"level": "INFO",
"message": "http://172.17.0.4:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1757108550698
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1757108550698
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1757108550698
},
{
"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": 1757108550698
},
{
"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": 1757108550698
}
]
Test | Result | Message | Runtime |
---|---|---|---|
Container startup | PASS | - | 3.04s |
Create SBOM | PASS | - | 10.33s |
Get build info | PASS | - | 0.03s |
Get screenshot | PASS | - | 10.98s |
ARM64 PASS
linuxserver/prowlarr
Runtime: 49.39s

Build Information
Builder: X86-BUILDER-3e --Hetzner
Created: 2025-09-05T21:38:04+00:00
Image: linuxserver/prowlarr
Maintainer: Roxedus,thespad
Size: 80.93MB
Tag: arm64v8-nightly-2.1.0.5177-ls208
Version: 2.1.0.5177-ls208
Expand
2025-09-05T21:42:10.984558042Z [migrations] started
2025-09-05T21:42:10.988589881Z [migrations] no migrations found
2025-09-05T21:42:11.435056016Z usermod: no changes
2025-09-05T21:42:11.525186268Z ───────────────────────────────────────
2025-09-05T21:42:11.525221619Z
2025-09-05T21:42:11.525227421Z ██╗ ███████╗██╗ ██████╗
2025-09-05T21:42:11.525232641Z ██║ ██╔════╝██║██╔═══██╗
2025-09-05T21:42:11.525237812Z ██║ ███████╗██║██║ ██║
2025-09-05T21:42:11.525242882Z ██║ ╚════██║██║██║ ██║
2025-09-05T21:42:11.525248002Z ███████╗███████║██║╚██████╔╝
2025-09-05T21:42:11.525253142Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-09-05T21:42:11.525258142Z
2025-09-05T21:42:11.525265447Z Brought to you by linuxserver.io
2025-09-05T21:42:11.525270147Z ───────────────────────────────────────
2025-09-05T21:42:11.532110922Z
2025-09-05T21:42:11.532516459Z To support the app dev(s) visit:
2025-09-05T21:42:11.554772345Z Prowlarr: https://opencollective.com/prowlarr
2025-09-05T21:42:11.558584200Z
2025-09-05T21:42:11.558612066Z To support LSIO projects visit:
2025-09-05T21:42:11.558623129Z https://www.linuxserver.io/donate/
2025-09-05T21:42:11.558632387Z
2025-09-05T21:42:11.558641916Z ───────────────────────────────────────
2025-09-05T21:42:11.558653119Z GID/UID
2025-09-05T21:42:11.558662057Z ───────────────────────────────────────
2025-09-05T21:42:11.644898198Z
2025-09-05T21:42:11.644931565Z User UID: 911
2025-09-05T21:42:11.644940783Z User GID: 911
2025-09-05T21:42:11.644948990Z ───────────────────────────────────────
2025-09-05T21:42:11.678065806Z Linuxserver.io version: 2.1.0.5177-ls208
2025-09-05T21:42:11.681561616Z Build-date: 2025-09-05T21:38:04+00:00
2025-09-05T21:42:11.681585354Z ───────────────────────────────────────
2025-09-05T21:42:11.681595184Z
2025-09-05T21:42:13.853147317Z [custom-init] No custom files found, skipping...
2025-09-05T21:42:14.465523278Z failed to load "/config/config.xml": No such file or directory
2025-09-05T21:42:15.742500184Z failed to load "/config/config.xml": No such file or directory
2025-09-05T21:42:17.018722892Z failed to load "/config/config.xml": No such file or directory
2025-09-05T21:42:18.291863713Z failed to load "/config/config.xml": No such file or directory
2025-09-05T21:42:19.253566302Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.1.0.5177
2025-09-05T21:42:19.520510208Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-09-05T21:42:19.575754471Z failed to load "/config/config.xml": No such file or directory
2025-09-05T21:42:19.616835996Z [Debug] Bootstrap: Console selected
2025-09-05T21:42:19.629315004Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-09-05T21:42:20.860815255Z failed to load "/config/config.xml": No such file or directory
2025-09-05T21:42:22.108438782Z failed to load "/config/config.xml": No such file or directory
2025-09-05T21:42:22.745844465Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-09-05T21:42:23.379033796Z failed to load "/config/config.xml": No such file or directory
2025-09-05T21:42:23.747015078Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {d62e5970-d183-48cd-936d-6f9a047aa5ce} may be persisted to storage in unencrypted form.
2025-09-05T21:42:24.689724470Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-09-05T21:42:25.106993912Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-09-05T21:42:25.944079823Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-09-05T21:42:26.052163096Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-05T21:42:26.059521824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-05T21:42:26.598542672Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-09-05T21:42:26.650075572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5467646s
2025-09-05T21:42:26.654001297Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-09-05T21:42:26.656973302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5977795s
2025-09-05T21:42:26.779027769Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-09-05T21:42:26.787346981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:26.861582106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-09-05T21:42:26.963409933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-09-05T21:42:27.122506861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2572091s
2025-09-05T21:42:27.128760594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:27.158406070Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-09-05T21:42:27.161173924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2931724s
2025-09-05T21:42:27.258493142Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-09-05T21:42:27.261690781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:27.341563017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-09-05T21:42:27.356709808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-09-05T21:42:27.371271780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0262358s
2025-09-05T21:42:27.375351996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-09-05T21:42:27.380077242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018808s
2025-09-05T21:42:27.386561048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-09-05T21:42:27.395159021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-09-05T21:42:27.409812028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201977s
2025-09-05T21:42:27.413725458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:27.419488252Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-09-05T21:42:27.422637253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029704s
2025-09-05T21:42:27.433772887Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-09-05T21:42:27.436998142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:27.450285327Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-09-05T21:42:27.453151950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002504s
2025-09-05T21:42:27.455811134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-09-05T21:42:27.459614413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-09-05T21:42:27.464960518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067546s
2025-09-05T21:42:27.467553790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:27.471871154Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-09-05T21:42:27.474154291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133314s
2025-09-05T21:42:27.501465938Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-09-05T21:42:27.504530188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:27.514254961Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-09-05T21:42:27.610080612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-09-05T21:42:27.620965370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL)
2025-09-05T21:42:27.628131651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153371s
2025-09-05T21:42:27.630717217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-09-05T21:42:27.634588472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-09-05T21:42:27.638587896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056003s
2025-09-05T21:42:27.640891905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-09-05T21:42:27.647399730Z [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)
2025-09-05T21:42:27.653170500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100802s
2025-09-05T21:42:27.655679583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-09-05T21:42:27.659238098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-09-05T21:42:27.663393225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053734s
2025-09-05T21:42:27.665838359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-09-05T21:42:27.719093076Z [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)
2025-09-05T21:42:27.773548060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1039782s
2025-09-05T21:42:27.776950852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-09-05T21:42:27.787140191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-09-05T21:42:27.794626666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149669s
2025-09-05T21:42:27.797547748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-09-05T21:42:27.801866274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-09-05T21:42:27.806738575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006661s
2025-09-05T21:42:27.809562411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-09-05T21:42:27.860098734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 25, "Added" DATETIME NOT NULL)
2025-09-05T21:42:27.871414932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0587433s
2025-09-05T21:42:27.873707378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-09-05T21:42:27.877111292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-09-05T21:42:27.881494709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056702s
2025-09-05T21:42:27.883798097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2025-09-05T21:42:27.889543156Z [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)
2025-09-05T21:42:27.894830272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090201s
2025-09-05T21:42:27.896900491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2025-09-05T21:42:27.903183653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Applications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "SyncLevel" INTEGER NOT NULL, "Tags" TEXT)
2025-09-05T21:42:27.908840324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100216s
2025-09-05T21:42:27.911036807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2025-09-05T21:42:27.914218374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2025-09-05T21:42:27.966458046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0528919s
2025-09-05T21:42:27.968898310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-09-05T21:42:27.972753404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-09-05T21:42:27.976969674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061517s
2025-09-05T21:42:27.979050083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-09-05T21:42:27.982471933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-09-05T21:42:27.986620307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005589s
2025-09-05T21:42:27.988862271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-09-05T21:42:28.030708676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL)
2025-09-05T21:42:28.036834772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.045851s
2025-09-05T21:42:28.039207450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-09-05T21:42:28.042428696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-09-05T21:42:28.046328960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050925s
2025-09-05T21:42:28.048650825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-09-05T21:42:28.052053959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-09-05T21:42:28.056390020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056186s
2025-09-05T21:42:28.058434697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-09-05T21:42:28.067483017Z [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)
2025-09-05T21:42:28.075299557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148276s
2025-09-05T21:42:28.077444456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-09-05T21:42:28.085944332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2025-09-05T21:42:28.095600827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161365s
2025-09-05T21:42:28.097902361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2025-09-05T21:42:28.101525808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-09-05T21:42:28.107115434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071609s
2025-09-05T21:42:28.109202346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-09-05T21:42:28.114665577Z [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)
2025-09-05T21:42:28.120067495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087373s
2025-09-05T21:42:28.122244468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-09-05T21:42:28.125116301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-09-05T21:42:28.129038309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045034s
2025-09-05T21:42:28.155207595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-09-05T21:42:28', 'InitialSetup')
2025-09-05T21:42:28.168101650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:28.181470109Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-09-05T21:42:28.183491108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0570678s
2025-09-05T21:42:28.187712349Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2025-09-05T21:42:28.190276082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:28.194483243Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2025-09-05T21:42:28.607757109Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2025-09-05T21:42:28.890856146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2025-09-05T21:42:28.930929740Z [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"
2025-09-05T21:42:28.947243802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-09-05T21:42:28.964569860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-09-05T21:42:28.989568599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-09-05T21:42:28.999796886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3674538s
2025-09-05T21:42:29.002351921Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2025-09-05T21:42:29.034127055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2025-09-05T21:42:29.044073814Z [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"
2025-09-05T21:42:29.050296766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-09-05T21:42:29.054868121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-09-05T21:42:29.065401752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-09-05T21:42:29.069190962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0645207s
2025-09-05T21:42:29.073677075Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2025-09-05T21:42:29.175886832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2025-09-05T21:42:29.186220971Z [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"
2025-09-05T21:42:29.194147593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-09-05T21:42:29.198605099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-09-05T21:42:29.208955130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-09-05T21:42:29.212646314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.136866s
2025-09-05T21:42:29.214814359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2025-09-05T21:42:29.221337745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-09-05T21:42:29.226712879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009985s
2025-09-05T21:42:29.229368827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2025-09-05T21:42:29.233005560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-09-05T21:42:29.236778417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053965s
2025-09-05T21:42:29.244630669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-09-05T21:42:29', 'ApplicationStatus')
2025-09-05T21:42:29.251311733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:29.261140674Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2025-09-05T21:42:29.263140612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294879s
2025-09-05T21:42:29.269791926Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2025-09-05T21:42:29.272711815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:29.284476124Z [Info] IndexerProps: Starting migration of Main DB to 3
2025-09-05T21:42:29.307984853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-09-05T21:42:29.310294324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002297s
2025-09-05T21:42:29.314961291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2025-09-05T21:42:29.319800786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2025-09-05T21:42:29.328812183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01175s
2025-09-05T21:42:29.330829144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-09-05T21:42:29.338125256Z [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)
2025-09-05T21:42:29.344344680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011595s
2025-09-05T21:42:29.346439167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-09-05T21:42:29.352786980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-09-05T21:42:29.358394862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010026s
2025-09-05T21:42:29.360704864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-09-05T21:42:29.364311386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-09-05T21:42:29.368467405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054691s
2025-09-05T21:42:29.372399252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-09-05T21:42:29', 'IndexerProps')
2025-09-05T21:42:29.376483156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:29.379882842Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2025-09-05T21:42:29.381793960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169529s
2025-09-05T21:42:29.384205055Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2025-09-05T21:42:29.386471259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:29.389380477Z [Info] add_update_history: Starting migration of Main DB to 4
2025-09-05T21:42:29.394520216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-09-05T21:42:29', 'add_update_history')
2025-09-05T21:42:29.398698790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:29.401997293Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2025-09-05T21:42:29.403941929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156033s
2025-09-05T21:42:29.406213804Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2025-09-05T21:42:29.408453924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:29.411217289Z [Info] update_notifiarr: Starting migration of Main DB to 5
2025-09-05T21:42:29.641205899Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-09-05T21:42:29.655076029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-09-05T21:42:29.664372909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187022s
2025-09-05T21:42:29.669063424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-09-05T21:42:29', 'update_notifiarr')
2025-09-05T21:42:29.673090494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:29.676476923Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2025-09-05T21:42:29.678388062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0308816s
2025-09-05T21:42:29.680739346Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2025-09-05T21:42:29.682911580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:29.685691047Z [Info] app_profiles: Starting migration of Main DB to 6
2025-09-05T21:42:29.697556200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2025-09-05T21:42:29.704176902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AppSyncProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "EnableRss" INTEGER NOT NULL, "EnableInteractiveSearch" INTEGER NOT NULL, "EnableAutomaticSearch" INTEGER NOT NULL)
2025-09-05T21:42:29.710182054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106279s
2025-09-05T21:42:29.712362144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2025-09-05T21:42:29.715523349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2025-09-05T21:42:29.722446280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008151s
2025-09-05T21:42:29.724352689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-09-05T21:42:29.737164397Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-09-05T21:42:29.739487074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2025-09-05T21:42:29.742735275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2025-09-05T21:42:29.749131856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076267s
2025-09-05T21:42:29.752914753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-09-05T21:42:29', 'app_profiles')
2025-09-05T21:42:29.757374734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:29.760728989Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2025-09-05T21:42:29.762571449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190883s
2025-09-05T21:42:29.764972033Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2025-09-05T21:42:29.767179127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:29.770015248Z [Info] history_failed: Starting migration of Main DB to 7
2025-09-05T21:42:29.779118238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-09-05T21:42:29.781202104Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s
2025-09-05T21:42:29.783373998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2025-09-05T21:42:29.786676528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2025-09-05T21:42:29.793173751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077989s
2025-09-05T21:42:29.796262040Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2025-09-05T21:42:29.800180090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2025-09-05T21:42:29.804325196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056639s
2025-09-05T21:42:29.808032812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-09-05T21:42:29', 'history_failed')
2025-09-05T21:42:29.811987286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:29.815258693Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2025-09-05T21:42:29.817131274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163913s
2025-09-05T21:42:29.819468390Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2025-09-05T21:42:29.822134689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:29.824891260Z [Info] redacted_api: Starting migration of Main DB to 8
2025-09-05T21:42:29.830127444Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-05T21:42:29.832742119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-05T21:42:29.865869687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0334908s
2025-09-05T21:42:29.869936736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-09-05T21:42:29', 'redacted_api')
2025-09-05T21:42:29.874130632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:29.877380215Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2025-09-05T21:42:29.879639164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0451921s
2025-09-05T21:42:29.882142374Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2025-09-05T21:42:29.884372395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:29.887236903Z [Info] IndexerProxies: Starting migration of Main DB to 10
2025-09-05T21:42:29.896656902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2025-09-05T21:42:29.902692375Z [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)
2025-09-05T21:42:29.908552946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00975s
2025-09-05T21:42:29.910479245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-09-05T21:42:29.912313098Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2025-09-05T21:42:29.914376443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-09-05T21:42:29.917105198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-09-05T21:42:29.922870227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065509s
2025-09-05T21:42:29.926694948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-09-05T21:42:29', 'IndexerProxies')
2025-09-05T21:42:29.930672899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:29.934033776Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2025-09-05T21:42:29.935923882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175168s
2025-09-05T21:42:29.938402974Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2025-09-05T21:42:29.940683987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:29.943560319Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2025-09-05T21:42:29.948790482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2025-09-05T21:42:29.950781711Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2025-09-05T21:42:29.953269140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2025-09-05T21:42:29.956650970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2025-09-05T21:42:29.962904472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074843s
2025-09-05T21:42:29.966769485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-09-05T21:42:29', 'app_indexer_remote_name')
2025-09-05T21:42:29.970830302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:29.974220710Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2025-09-05T21:42:29.976140946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185142s
2025-09-05T21:42:29.978571491Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2025-09-05T21:42:29.980847955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:29.983715358Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2025-09-05T21:42:30.032716380Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:30.045858434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2025-09-05T21:42:30.049971376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151376s
2025-09-05T21:42:30.053900057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-09-05T21:42:30', 'desi_gazelle_to_unit3d')
2025-09-05T21:42:30.057921174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:30.061313445Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2025-09-05T21:42:30.063220375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261945s
2025-09-05T21:42:30.065804959Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2025-09-05T21:42:30.068112626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:30.071086294Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2025-09-05T21:42:30.076882416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-09-05T21:42:30.078813655Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2025-09-05T21:42:30.081196774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-09-05T21:42:30.084764217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2025-09-05T21:42:30.091312403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080223s
2025-09-05T21:42:30.095317788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-09-05T21:42:30', 'add_on_update_to_notifications')
2025-09-05T21:42:30.099504379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:30.103213548Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2025-09-05T21:42:30.105253766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195434s
2025-09-05T21:42:30.107640042Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2025-09-05T21:42:30.109864942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:30.112686163Z [Info] IndexerVersions: Starting migration of Main DB to 15
2025-09-05T21:42:30.121634291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2025-09-05T21:42:30.127020086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME)
2025-09-05T21:42:30.132270599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085125s
2025-09-05T21:42:30.134678678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2025-09-05T21:42:30.138517128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2025-09-05T21:42:30.142503715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056896s
2025-09-05T21:42:30.144794739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2025-09-05T21:42:30.148365158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2025-09-05T21:42:30.152095379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052884s
2025-09-05T21:42:30.155835360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-09-05T21:42:30', 'IndexerVersions')
2025-09-05T21:42:30.159791577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:30.163321024Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2025-09-05T21:42:30.165449551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161308s
2025-09-05T21:42:30.167894574Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2025-09-05T21:42:30.170215006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:30.173237382Z [Info] cleanup_config: Starting migration of Main DB to 16
2025-09-05T21:42:30.201174719Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:30.214793522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2025-09-05T21:42:30.220009526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165322s
2025-09-05T21:42:30.222299217Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:30.225647699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2025-09-05T21:42:30.228542529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042525s
2025-09-05T21:42:30.232256928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-09-05T21:42:30', 'cleanup_config')
2025-09-05T21:42:30.236307765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:30.239549573Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2025-09-05T21:42:30.241380770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150116s
2025-09-05T21:42:30.243766254Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2025-09-05T21:42:30.245987677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:30.248818438Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2025-09-05T21:42:30.291834978Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:30.295140975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2025-09-05T21:42:30.298714451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045492s
2025-09-05T21:42:30.300991617Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:30.303903851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2025-09-05T21:42:30.306775153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037949s
2025-09-05T21:42:30.309031166Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:30.311941456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2025-09-05T21:42:30.314857067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038415s
2025-09-05T21:42:30.317097689Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:30.319951485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2025-09-05T21:42:30.322784831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037456s
2025-09-05T21:42:30.325082828Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:30.327960353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2025-09-05T21:42:30.330896515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037946s
2025-09-05T21:42:30.333131556Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:30.336059442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2025-09-05T21:42:30.338942126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038195s
2025-09-05T21:42:30.341210765Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:30.344506671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2025-09-05T21:42:30.347418775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039396s
2025-09-05T21:42:30.349681922Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:30.352597183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2025-09-05T21:42:30.355429747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037889s
2025-09-05T21:42:30.357735260Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:30.422881522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2025-09-05T21:42:30.426763078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0668606s
2025-09-05T21:42:30.429073000Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:30.431993370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2025-09-05T21:42:30.434883641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038312s
2025-09-05T21:42:30.437137389Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:30.440074273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2025-09-05T21:42:30.443705876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046146s
2025-09-05T21:42:30.445939924Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:30.448842499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2025-09-05T21:42:30.451694432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003757s
2025-09-05T21:42:30.453905995Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:30.456879082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2025-09-05T21:42:30.459929013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038829s
2025-09-05T21:42:30.462297343Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:30.466247427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2025-09-05T21:42:30.469292208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049721s
2025-09-05T21:42:30.471517158Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:30.475125785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2025-09-05T21:42:30.478294195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046611s
2025-09-05T21:42:30.480654648Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:30.483691483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2025-09-05T21:42:30.486692626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040239s
2025-09-05T21:42:30.488546459Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:30.508894283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2025-09-05T21:42:30.513159432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227408s
2025-09-05T21:42:30.514979647Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:30.518417179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2025-09-05T21:42:30.521796584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050522s
2025-09-05T21:42:30.523562400Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:30.526859549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2025-09-05T21:42:30.530156939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048265s
2025-09-05T21:42:30.531936322Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:30.535206828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2025-09-05T21:42:30.538560320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048702s
2025-09-05T21:42:30.540355986Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:30.543811675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2025-09-05T21:42:30.547135398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048536s
2025-09-05T21:42:30.548908909Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:30.552150647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2025-09-05T21:42:30.555453518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047821s
2025-09-05T21:42:30.557264364Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:30.560634631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2025-09-05T21:42:30.564284951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052413s
2025-09-05T21:42:30.566119896Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:30.569668813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2025-09-05T21:42:30.573226397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052918s
2025-09-05T21:42:30.575026221Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:30.578280764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2025-09-05T21:42:30.581780532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049944s
2025-09-05T21:42:30.583685939Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:30.586953899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2025-09-05T21:42:30.590609220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005097s
2025-09-05T21:42:30.592872407Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:30.596236972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2025-09-05T21:42:30.600519326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053752s
2025-09-05T21:42:30.602628132Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:30.605988128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2025-09-05T21:42:30.609453456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005068s
2025-09-05T21:42:30.611706292Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:30.615633089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2025-09-05T21:42:30.619239191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053185s
2025-09-05T21:42:30.621035668Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:30.624555606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2025-09-05T21:42:30.628032297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005178s
2025-09-05T21:42:30.629840689Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:30.633099070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2025-09-05T21:42:30.636469788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048186s
2025-09-05T21:42:30.638311686Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:30.641538905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2025-09-05T21:42:30.645153413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050689s
2025-09-05T21:42:30.647588517Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:30.651066881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2025-09-05T21:42:30.654459343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050228s
2025-09-05T21:42:30.656267133Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:30.659651287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2025-09-05T21:42:30.664321752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049522s
2025-09-05T21:42:30.666712687Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:30.669989325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2025-09-05T21:42:30.673562560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050656s
2025-09-05T21:42:30.678822322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-09-05T21:42:30', 'indexer_cleanup')
2025-09-05T21:42:30.683253695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:30.686703562Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2025-09-05T21:42:30.688581684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179974s
2025-09-05T21:42:30.693458544Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2025-09-05T21:42:30.696638808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:30.700515314Z [Info] minimum_seeders: Starting migration of Main DB to 18
2025-09-05T21:42:30.708433639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2025-09-05T21:42:30.710992762Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s
2025-09-05T21:42:30.713488377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2025-09-05T21:42:30.717006612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2025-09-05T21:42:30.724295729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084635s
2025-09-05T21:42:30.728358390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-09-05T21:42:30', 'minimum_seeders')
2025-09-05T21:42:30.733086381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:30.737013980Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2025-09-05T21:42:30.739118839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209458s
2025-09-05T21:42:30.741721219Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2025-09-05T21:42:30.743974326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:30.747046071Z [Info] remove_showrss: Starting migration of Main DB to 19
2025-09-05T21:42:30.752457748Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:30.755614665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2025-09-05T21:42:30.758983569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043354s
2025-09-05T21:42:30.763194890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-09-05T21:42:30', 'remove_showrss')
2025-09-05T21:42:30.767571202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:30.770831417Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2025-09-05T21:42:30.772749499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016042s
2025-09-05T21:42:30.775263361Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2025-09-05T21:42:30.777670138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:30.780640840Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2025-09-05T21:42:30.785556538Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:30.788720670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2025-09-05T21:42:30.792015745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004362s
2025-09-05T21:42:30.796324582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-09-05T21:42:30', 'remove_torrentparadiseml')
2025-09-05T21:42:30.800416842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:30.803800215Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2025-09-05T21:42:30.805795603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158454s
2025-09-05T21:42:30.808603758Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2025-09-05T21:42:30.811882390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:30.815238348Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2025-09-05T21:42:30.819351821Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-05T21:42:30.821651502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-05T21:42:30.829906364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082633s
2025-09-05T21:42:30.834392077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-09-05T21:42:30', 'localization_setting_to_string')
2025-09-05T21:42:30.838899403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:30.842572269Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2025-09-05T21:42:30.844730766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020818s
2025-09-05T21:42:30.847690005Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2025-09-05T21:42:30.849951208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:30.852900877Z [Info] orpheus_api: Starting migration of Main DB to 22
2025-09-05T21:42:30.856833536Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-05T21:42:30.859043396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-05T21:42:30.927018696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0675698s
2025-09-05T21:42:30.931393525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-09-05T21:42:30', 'orpheus_api')
2025-09-05T21:42:30.935743986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:30.940129126Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2025-09-05T21:42:30.941998250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0812081s
2025-09-05T21:42:30.944584838Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2025-09-05T21:42:30.946869178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:30.949954691Z [Info] download_client_categories: Starting migration of Main DB to 23
2025-09-05T21:42:30.955323052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-09-05T21:42:30.957322568Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s
2025-09-05T21:42:30.959618060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2025-09-05T21:42:30.963220043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2025-09-05T21:42:30.971233750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091829s
2025-09-05T21:42:30.975396322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-09-05T21:42:30', 'download_client_categories')
2025-09-05T21:42:30.979655158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:30.983761808Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2025-09-05T21:42:30.985726835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216683s
2025-09-05T21:42:30.988136867Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2025-09-05T21:42:30.990357419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:30.993656442Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2025-09-05T21:42:30.999698849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-09-05T21:42:31.001985414Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s
2025-09-05T21:42:31.004035021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-09-05T21:42:31.006703504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-09-05T21:42:31.013047690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070725s
2025-09-05T21:42:31.015171586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-09-05T21:42:31.017992547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-09-05T21:42:31.023800682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066371s
2025-09-05T21:42:31.027969617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-09-05T21:42:31', 'add_salt_to_users')
2025-09-05T21:42:31.032036446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:31.035601896Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2025-09-05T21:42:31.037493105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182455s
2025-09-05T21:42:31.040220416Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2025-09-05T21:42:31.042593485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:31.045651493Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2025-09-05T21:42:31.050781352Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:31.053993841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2025-09-05T21:42:31.057580654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049544s
2025-09-05T21:42:31.061726683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-09-05T21:42:31', 'speedcd_userpasssettings_to_speedcdsettings')
2025-09-05T21:42:31.065998715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:31.070610211Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2025-09-05T21:42:31.072669338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174301s
2025-09-05T21:42:31.075423854Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2025-09-05T21:42:31.077863046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:31.081108872Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2025-09-05T21:42:31.086006514Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:31.089365959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2025-09-05T21:42:31.093033434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005129s
2025-09-05T21:42:31.097227209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-09-05T21:42:31', 'torrentday_cookiesettings_to_torrentdaysettings')
2025-09-05T21:42:31.101477017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:31.105654178Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2025-09-05T21:42:31.107730489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171204s
2025-09-05T21:42:31.110412550Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2025-09-05T21:42:31.112825619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:31.115863707Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2025-09-05T21:42:31.121413662Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:31.124740782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2025-09-05T21:42:31.128243395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049804s
2025-09-05T21:42:31.130012648Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:31.133335068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2025-09-05T21:42:31.136664141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048842s
2025-09-05T21:42:31.140756462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-09-05T21:42:31', 'alpharatio_greatposterwall_config_contract')
2025-09-05T21:42:31.144943454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:31.149123110Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2025-09-05T21:42:31.151518022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167174s
2025-09-05T21:42:31.153916743Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2025-09-05T21:42:31.156160902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:31.159069318Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2025-09-05T21:42:31.163579901Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:31.166643480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2025-09-05T21:42:31.169887833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041959s
2025-09-05T21:42:31.173569737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-09-05T21:42:31', 'remove_notwhatcd')
2025-09-05T21:42:31.177558970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:31.181102456Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2025-09-05T21:42:31.182989155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151966s
2025-09-05T21:42:31.185450731Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2025-09-05T21:42:31.187748358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:31.190615351Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2025-09-05T21:42:31.197272386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-09-05T21:42:31.199167212Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2025-09-05T21:42:31.201361110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2025-09-05T21:42:31.204580242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2025-09-05T21:42:31.211466478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081182s
2025-09-05T21:42:31.213474211Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-09-05T21:42:31.215259757Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2025-09-05T21:42:31.217613326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2025-09-05T21:42:31.221087612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2025-09-05T21:42:31.227189319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075345s
2025-09-05T21:42:31.231129423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-09-05T21:42:31', 'add_on_grab_to_notifications')
2025-09-05T21:42:31.235222535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:31.239509117Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2025-09-05T21:42:31.241501038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194739s
2025-09-05T21:42:31.244149080Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2025-09-05T21:42:31.246513501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:31.249477640Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2025-09-05T21:42:31.254106311Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:31.257489724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2025-09-05T21:42:31.261081607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051462s
2025-09-05T21:42:31.265144037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-09-05T21:42:31', 'animetorrents_use_custom_config_contract')
2025-09-05T21:42:31.269346239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:31.273281062Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2025-09-05T21:42:31.275318124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168022s
2025-09-05T21:42:31.278140638Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2025-09-05T21:42:31.280630322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:31.283428636Z [Info] apprise_server_url: Starting migration of Main DB to 31
2025-09-05T21:42:31.287071402Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-05T21:42:31.289278917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-05T21:42:31.299524037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103506s
2025-09-05T21:42:31.303516957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-09-05T21:42:31', 'apprise_server_url')
2025-09-05T21:42:31.307883490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:31.342118518Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2025-09-05T21:42:31.344247796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0526055s
2025-09-05T21:42:31.346879746Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2025-09-05T21:42:31.349203956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:31.352303277Z [Info] health_restored_notification: Starting migration of Main DB to 32
2025-09-05T21:42:31.357582347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-09-05T21:42:31.360047330Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s
2025-09-05T21:42:31.362351611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-09-05T21:42:31.365833753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-09-05T21:42:31.372780190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083066s
2025-09-05T21:42:31.376816408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-09-05T21:42:31', 'health_restored_notification')
2025-09-05T21:42:31.381048881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:31.421489274Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2025-09-05T21:42:31.423493831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0566819s
2025-09-05T21:42:31.426013214Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2025-09-05T21:42:31.428267904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:31.431510934Z [Info] remove_uc: Starting migration of Main DB to 33
2025-09-05T21:42:31.436093753Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-05T21:42:31.439158434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2025-09-05T21:42:31.461826750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235578s
2025-09-05T21:42:31.465561511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-09-05T21:42:31', 'remove_uc')
2025-09-05T21:42:31.469857311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:31.512253242Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2025-09-05T21:42:31.514102296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.073916s
2025-09-05T21:42:31.516586478Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2025-09-05T21:42:31.518848693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:31.521862151Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2025-09-05T21:42:31.525603545Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-05T21:42:31.527780409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-05T21:42:31.536846625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090534s
2025-09-05T21:42:31.540843203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-09-05T21:42:31', 'history_fix_data_titles')
2025-09-05T21:42:31.545515181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:31.597641205Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2025-09-05T21:42:31.601065410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0686634s
2025-09-05T21:42:31.605335399Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2025-09-05T21:42:31.609287648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:31.614310782Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2025-09-05T21:42:31.622232113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-09-05T21:42:31.625415894Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.07E-05s
2025-09-05T21:42:31.629252600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-09-05T21:42:31.634955965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-09-05T21:42:31.645878279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013324s
2025-09-05T21:42:31.651198762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-09-05T21:42:31', 'download_client_per_indexer')
2025-09-05T21:42:31.655258758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:31.695568238Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2025-09-05T21:42:31.697538435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0631305s
2025-09-05T21:42:31.700277641Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2025-09-05T21:42:31.702720730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:31.705737445Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2025-09-05T21:42:31.747960799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-09-05T21:42:31.750198875Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s
2025-09-05T21:42:31.755123071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2025-09-05T21:42:31.805289760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-09-05T21:42:31.815356160Z [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"
2025-09-05T21:42:31.821356142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-09-05T21:42:31.825748737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-09-05T21:42:31.839935545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-09-05T21:42:31.843712721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0863806s
2025-09-05T21:42:31.845765404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-09-05T21:42:31.847753457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001179s
2025-09-05T21:42:31.850287690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2025-09-05T21:42:31.893623414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-09-05T21:42:31.903291783Z [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"
2025-09-05T21:42:31.909121582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-09-05T21:42:31.913475560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-09-05T21:42:31.934663645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-09-05T21:42:31.938470451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.086033s
2025-09-05T21:42:31.940945796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-09-05T21:42:31.942838527Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2025-09-05T21:42:31.945371297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2025-09-05T21:42:32.085736295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-09-05T21:42:32.096134033Z [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"
2025-09-05T21:42:32.102046408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-09-05T21:42:32.106331638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-09-05T21:42:32.129290088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-09-05T21:42:32.133101173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0845939s
2025-09-05T21:42:32.135032642Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-09-05T21:42:32.136852015Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2025-09-05T21:42:32.139264533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-09-05T21:42:32.178507004Z [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)
2025-09-05T21:42:32.190920551Z [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"
2025-09-05T21:42:32.197847560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-09-05T21:42:32.202018869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-09-05T21:42:32.217711860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0763409s
2025-09-05T21:42:32.219710705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-09-05T21:42:32.221548867Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2025-09-05T21:42:32.223841824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-09-05T21:42:32.263380511Z [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)
2025-09-05T21:42:32.275420446Z [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"
2025-09-05T21:42:32.282573720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-09-05T21:42:32.286350786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-09-05T21:42:32.298793892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0728325s
2025-09-05T21:42:32.300987099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-09-05T21:42:32.302842916Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2025-09-05T21:42:32.305087826Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-09-05T21:42:32.343550156Z [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)
2025-09-05T21:42:32.360858790Z [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"
2025-09-05T21:42:32.367666709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-09-05T21:42:32.371374034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-09-05T21:42:32.383758462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0765904s
2025-09-05T21:42:32.386093945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-09-05T21:42:32.388011196Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-09-05T21:42:32.390494607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-09-05T21:42:32.429057309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-09-05T21:42:32.439504506Z [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"
2025-09-05T21:42:32.445752958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-09-05T21:42:32.450147648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-09-05T21:42:32.464540701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-09-05T21:42:32.468470043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0757639s
2025-09-05T21:42:32.470582978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-09-05T21:42:32.472500349Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2025-09-05T21:42:32.475065534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-09-05T21:42:32.513010492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-09-05T21:42:32.523401226Z [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"
2025-09-05T21:42:32.529365997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-09-05T21:42:32.533745847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-09-05T21:42:32.547652931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-09-05T21:42:32.551476160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0741948s
2025-09-05T21:42:32.553548753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-09-05T21:42:32.565907389Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s
2025-09-05T21:42:32.568546894Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-09-05T21:42:32.606154113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-09-05T21:42:32.616145211Z [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"
2025-09-05T21:42:32.622296348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-09-05T21:42:32.626776049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-09-05T21:42:32.641168350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-09-05T21:42:32.645113424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0743933s
2025-09-05T21:42:32.647087909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-09-05T21:42:32.648896010Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2025-09-05T21:42:32.651084969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-09-05T21:42:32.688008600Z [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)
2025-09-05T21:42:32.696941147Z [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"
2025-09-05T21:42:32.702301180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-09-05T21:42:32.706468442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-09-05T21:42:32.719975030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-09-05T21:42:32.724671798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-09-05T21:42:32.728013166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0748929s
2025-09-05T21:42:32.730184167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2025-09-05T21:42:32.732145377Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2025-09-05T21:42:32.734673077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2025-09-05T21:42:32.772970084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME)
2025-09-05T21:42:32.782695438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerDefinitionVersions_temp" ("Id", "DefinitionId", "File", "Sha", "LastUpdated") SELECT "Id", "DefinitionId", "File", "Sha", "LastUpdated" FROM "IndexerDefinitionVersions"
2025-09-05T21:42:32.788057305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2025-09-05T21:42:32.793046101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2025-09-05T21:42:32.807801513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2025-09-05T21:42:32.813986578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2025-09-05T21:42:32.817871160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.080909s
2025-09-05T21:42:32.819940397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-09-05T21:42:32.821774771Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2025-09-05T21:42:32.824218862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-09-05T21:42:32.863431483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2025-09-05T21:42:32.876987871Z [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"
2025-09-05T21:42:32.884687416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-09-05T21:42:32.888992334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-09-05T21:42:32.903342661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-09-05T21:42:32.907608902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0809628s
2025-09-05T21:42:32.909660303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-09-05T21:42:32.911803649Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2025-09-05T21:42:32.914588176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-09-05T21:42:32.953603219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2025-09-05T21:42:32.967028343Z [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"
2025-09-05T21:42:32.975182953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-09-05T21:42:32.979836393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-09-05T21:42:32.993656433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-09-05T21:42:32.997424520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.080395s
2025-09-05T21:42:32.999425289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-09-05T21:42:33.001283351Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2025-09-05T21:42:33.003667662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-09-05T21:42:33.042232098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2025-09-05T21:42:33.055062875Z [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"
2025-09-05T21:42:33.062464209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-09-05T21:42:33.066944470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-09-05T21:42:33.080781423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-09-05T21:42:33.084553148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0786888s
2025-09-05T21:42:33.086591653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-09-05T21:42:33.088526629Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2025-09-05T21:42:33.091071294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2025-09-05T21:42:33.129312819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2025-09-05T21:42:33.140989161Z [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"
2025-09-05T21:42:33.147758533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-09-05T21:42:33.151906515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-09-05T21:42:33.165038649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-09-05T21:42:33.168601804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0754797s
2025-09-05T21:42:33.170181505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-09-05T21:42:33.171617045Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2025-09-05T21:42:33.173450468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2025-09-05T21:42:33.212086147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL, "Redirect" INTEGER NOT NULL, "AppProfileId" INTEGER NOT NULL, "Tags" TEXT, "DownloadClientId" INTEGER NOT NULL)
2025-09-05T21:42:33.225241778Z [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"
2025-09-05T21:42:33.232124167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-09-05T21:42:33.235651740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-09-05T21:42:33.248264137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-09-05T21:42:33.251524522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0764334s
2025-09-05T21:42:33.253208002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-09-05T21:42:33.254664114Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.29E-05s
2025-09-05T21:42:33.256521094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-09-05T21:42:33.291460470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-09-05T21:42:33.298477620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-09-05T21:42:33.302795696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-09-05T21:42:33.306205081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-09-05T21:42:33.319421875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-09-05T21:42:33.323018738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0647969s
2025-09-05T21:42:33.324648149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-09-05T21:42:33.326121356Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.33E-05s
2025-09-05T21:42:33.327926962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-09-05T21:42:33.407790670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-09-05T21:42:33.415800229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-09-05T21:42:33.420433318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-09-05T21:42:33.424014951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-09-05T21:42:33.436604482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-09-05T21:42:33.441016867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1114395s
2025-09-05T21:42:33.442528481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-09-05T21:42:33.443917728Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2025-09-05T21:42:33.447027320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-09-05T21:42:33.480104326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-09-05T21:42:33.485016758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-09-05T21:42:33.488658661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-09-05T21:42:33.492117747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-09-05T21:42:33.504162000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-09-05T21:42:33.508194791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0593755s
2025-09-05T21:42:33.511569717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-09-05T21:42:33', 'postgres_update_timestamp_columns_to_with_timezone')
2025-09-05T21:42:33.515213274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:33.520875445Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2025-09-05T21:42:33.522515077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0717648s
2025-09-05T21:42:33.526663981Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2025-09-05T21:42:33.528560841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:33.532652540Z [Info] add_notification_status: Starting migration of Main DB to 37
2025-09-05T21:42:33.542392954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-09-05T21:42:33.547566362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-09-05T21:42:33.552722514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087201s
2025-09-05T21:42:33.554619925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-09-05T21:42:33.557311305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-09-05T21:42:33.560437029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042703s
2025-09-05T21:42:33.563391559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-09-05T21:42:33', 'add_notification_status')
2025-09-05T21:42:33.566590260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:33.569897139Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2025-09-05T21:42:33.571366758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135193s
2025-09-05T21:42:33.573502789Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2025-09-05T21:42:33.575277553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:33.577699139Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2025-09-05T21:42:33.584208667Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:33.586668390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2025-09-05T21:42:33.589626868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039631s
2025-09-05T21:42:33.590997558Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:33.593439515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2025-09-05T21:42:33.596251848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037441s
2025-09-05T21:42:33.597475272Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-05T21:42:33.600603180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2025-09-05T21:42:33.603195420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036104s
2025-09-05T21:42:33.606379662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-09-05T21:42:33', 'indexers_freeleech_only_config_contract')
2025-09-05T21:42:33.609727784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:33.613300548Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2025-09-05T21:42:33.614870139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133341s
2025-09-05T21:42:33.616757810Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2025-09-05T21:42:33.618428154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:33.620723787Z [Info] email_encryption: Starting migration of Main DB to 39
2025-09-05T21:42:33.623988701Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-05T21:42:33.625650397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-05T21:42:33.634137026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083622s
2025-09-05T21:42:33.637334204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-09-05T21:42:33', 'email_encryption')
2025-09-05T21:42:33.640738980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:33.643970478Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2025-09-05T21:42:33.645399064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183726s
2025-09-05T21:42:33.647520186Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2025-09-05T21:42:33.649338597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:33.651741726Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2025-09-05T21:42:33.654929185Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-05T21:42:33.656621663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-05T21:42:33.668072621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113623s
2025-09-05T21:42:33.671586397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-09-05T21:42:33', 'newznab_category_to_capabilities_settings')
2025-09-05T21:42:33.675116125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:33.678498646Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2025-09-05T21:42:33.680048907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217408s
2025-09-05T21:42:33.682537949Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2025-09-05T21:42:33.684333615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:33.686655952Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2025-09-05T21:42:33.689845324Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-05T21:42:33.691502651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-05T21:42:33.701109206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095877s
2025-09-05T21:42:33.704445945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-09-05T21:42:33', 'gazelle_freeleech_token_options')
2025-09-05T21:42:33.708459296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:33.711471121Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2025-09-05T21:42:33.712856391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196899s
2025-09-05T21:42:33.714978584Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2025-09-05T21:42:33.716769801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:33.719188391Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2025-09-05T21:42:33.722488336Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-05T21:42:33.724151565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-05T21:42:33.731219458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071478s
2025-09-05T21:42:33.734497739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-09-05T21:42:33', 'myanonamouse_freeleech_wedge_options')
2025-09-05T21:42:33.738014751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:33.741250397Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2025-09-05T21:42:33.742756409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169587s
2025-09-05T21:42:33.744797780Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2025-09-05T21:42:33.746529437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:33.748858777Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43
2025-09-05T21:42:33.752039272Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-05T21:42:33.753697591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-05T21:42:33.931920973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1779779s
2025-09-05T21:42:33.935335248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-09-05T21:42:33', 'newznab_indexers_enable_redirect')
2025-09-05T21:42:33.938944316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:33.951210065Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2025-09-05T21:42:33.952733172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1974008s
2025-09-05T21:42:34.107321742Z [Debug] MigrationController: Took: 00:00:08.9853026
2025-09-05T21:42:35.544069180Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-09-05T21:42:36.261936234Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-09-05T21:42:36.595072719Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-09-05T21:42:36.601650865Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-05T21:42:36.604003482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-05T21:42:36.659388720Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-09-05T21:42:36.662303158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0584771s
2025-09-05T21:42:36.664852151Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-09-05T21:42:36.667103855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0607937s
2025-09-05T21:42:36.706116494Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-09-05T21:42:36.708962234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:36.713934236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-09-05T21:42:36.717151284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-09-05T21:42:36.722355143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060737s
2025-09-05T21:42:36.724664082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:36.729929676Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-09-05T21:42:36.732083914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136033s
2025-09-05T21:42:36.737101557Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-09-05T21:42:36.739592062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:36.747003857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-09-05T21:42:36.750112677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-09-05T21:42:36.755112695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057227s
2025-09-05T21:42:36.757468790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-09-05T21:42:36.759541965Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2025-09-05T21:42:36.762083583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-09-05T21:42:36.765265149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-09-05T21:42:36.774621289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097468s
2025-09-05T21:42:36.777211495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:36.781467555Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-09-05T21:42:36.783655241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167098s
2025-09-05T21:42:36.788003297Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-09-05T21:42:36.790534343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:36.795215409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-09-05T21:42:36.797384687Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2025-09-05T21:42:36.799708907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-09-05T21:42:36.802787567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-09-05T21:42:36.807427009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053758s
2025-09-05T21:42:36.809812452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:36.813915565Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-09-05T21:42:36.816228903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117011s
2025-09-05T21:42:36.819836728Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-09-05T21:42:36.822302564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:36.825522698Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-09-05T21:42:36.835487774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-09-05T21:42:36.841079674Z [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)
2025-09-05T21:42:36.848691402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109974s
2025-09-05T21:42:36.850886031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-09-05T21:42:36.853705208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-09-05T21:42:36.857505701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043951s
2025-09-05T21:42:36.861132374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-09-05T21:42:36', 'InitialSetup')
2025-09-05T21:42:36.865614639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:36.870132617Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-09-05T21:42:36.872269631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169211s
2025-09-05T21:42:36.874784605Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2025-09-05T21:42:36.877223737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:36.880312476Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2025-09-05T21:42:36.884674389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-09-05T21:42:36', 'ApplicationStatus')
2025-09-05T21:42:36.889366678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:36.894129930Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2025-09-05T21:42:36.896340301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169583s
2025-09-05T21:42:36.898775655Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2025-09-05T21:42:36.901080015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:36.904008753Z [Info] IndexerProps: Starting migration of Log DB to 3
2025-09-05T21:42:36.907394490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-09-05T21:42:36', 'IndexerProps')
2025-09-05T21:42:36.912183884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:36.916799599Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2025-09-05T21:42:36.918930690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158723s
2025-09-05T21:42:36.921377707Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2025-09-05T21:42:36.924048385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:36.926824496Z [Info] add_update_history: Starting migration of Log DB to 4
2025-09-05T21:42:36.934515733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-09-05T21:42:36.939179334Z [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)
2025-09-05T21:42:36.945191591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083893s
2025-09-05T21:42:36.947473967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-09-05T21:42:36.950459058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-09-05T21:42:36.954418070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047211s
2025-09-05T21:42:36.958211569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-09-05T21:42:36', 'add_update_history')
2025-09-05T21:42:36.962567891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:36.967472397Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2025-09-05T21:42:36.969681084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176079s
2025-09-05T21:42:36.972266621Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2025-09-05T21:42:36.974653036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:36.977828631Z [Info] update_notifiarr: Starting migration of Log DB to 5
2025-09-05T21:42:36.981390203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-09-05T21:42:36', 'update_notifiarr')
2025-09-05T21:42:36.985938371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:36.990093078Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2025-09-05T21:42:36.992287907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155093s
2025-09-05T21:42:36.994643190Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2025-09-05T21:42:36.997005877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:37.000071130Z [Info] app_profiles: Starting migration of Log DB to 6
2025-09-05T21:42:37.003514273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-09-05T21:42:37', 'app_profiles')
2025-09-05T21:42:37.008035978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:37.012012486Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2025-09-05T21:42:37.014132455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151156s
2025-09-05T21:42:37.016500343Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2025-09-05T21:42:37.018867620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:37.021799854Z [Info] history_failed: Starting migration of Log DB to 7
2025-09-05T21:42:37.025257908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-09-05T21:42:37', 'history_failed')
2025-09-05T21:42:37.029740053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:37.033646950Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2025-09-05T21:42:37.035795036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148972s
2025-09-05T21:42:37.038127262Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2025-09-05T21:42:37.040975347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:37.045070955Z [Info] redacted_api: Starting migration of Log DB to 8
2025-09-05T21:42:37.048830375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-09-05T21:42:37', 'redacted_api')
2025-09-05T21:42:37.053706974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:37.057577077Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2025-09-05T21:42:37.059738600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017035s
2025-09-05T21:42:37.062162120Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2025-09-05T21:42:37.064558375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:37.067508236Z [Info] IndexerProxies: Starting migration of Log DB to 10
2025-09-05T21:42:37.071006690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-09-05T21:42:37', 'IndexerProxies')
2025-09-05T21:42:37.075469948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:37.079053794Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2025-09-05T21:42:37.081230087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145679s
2025-09-05T21:42:37.083807206Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2025-09-05T21:42:37.086264945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:37.089228142Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2025-09-05T21:42:37.092876589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-09-05T21:42:37', 'app_indexer_remote_name')
2025-09-05T21:42:37.097403655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:37.101005608Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2025-09-05T21:42:37.103236200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147145s
2025-09-05T21:42:37.105636533Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2025-09-05T21:42:37.108104503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:37.111029423Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2025-09-05T21:42:37.114653230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-09-05T21:42:37', 'desi_gazelle_to_unit3d')
2025-09-05T21:42:37.119179324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:37.122894665Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2025-09-05T21:42:37.125127001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147892s
2025-09-05T21:42:37.127597936Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2025-09-05T21:42:37.130127791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:37.133121519Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2025-09-05T21:42:37.136905709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-09-05T21:42:37', 'add_on_update_to_notifications')
2025-09-05T21:42:37.141519109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:37.145272306Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2025-09-05T21:42:37.147561857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150648s
2025-09-05T21:42:37.149895255Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2025-09-05T21:42:37.152285178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:37.155372675Z [Info] IndexerVersions: Starting migration of Log DB to 15
2025-09-05T21:42:37.158857563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-09-05T21:42:37', 'IndexerVersions')
2025-09-05T21:42:37.163318916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:37.167398120Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2025-09-05T21:42:37.169576447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151707s
2025-09-05T21:42:37.171994746Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2025-09-05T21:42:37.174362173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:37.177750246Z [Info] cleanup_config: Starting migration of Log DB to 16
2025-09-05T21:42:37.181196907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-09-05T21:42:37', 'cleanup_config')
2025-09-05T21:42:37.185627047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:37.189648165Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2025-09-05T21:42:37.191796480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153525s
2025-09-05T21:42:37.194254710Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2025-09-05T21:42:37.196649803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:37.200016954Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2025-09-05T21:42:37.203604498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-09-05T21:42:37', 'indexer_cleanup')
2025-09-05T21:42:37.208135402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:37.212178944Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2025-09-05T21:42:37.214349385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155824s
2025-09-05T21:42:37.217212490Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2025-09-05T21:42:37.219596611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:37.222714960Z [Info] minimum_seeders: Starting migration of Log DB to 18
2025-09-05T21:42:37.226193484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-09-05T21:42:37', 'minimum_seeders')
2025-09-05T21:42:37.230642904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:37.234444119Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2025-09-05T21:42:37.236628547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149063s
2025-09-05T21:42:37.239047809Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2025-09-05T21:42:37.241464095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:37.244752787Z [Info] remove_showrss: Starting migration of Log DB to 19
2025-09-05T21:42:37.248227263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-09-05T21:42:37', 'remove_showrss')
2025-09-05T21:42:37.252681021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:37.256542627Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2025-09-05T21:42:37.258697426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151304s
2025-09-05T21:42:37.261184475Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2025-09-05T21:42:37.263658126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:37.266729140Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2025-09-05T21:42:37.270493340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-09-05T21:42:37', 'remove_torrentparadiseml')
2025-09-05T21:42:37.275059334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:37.279038807Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2025-09-05T21:42:37.281288076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152625s
2025-09-05T21:42:37.284045028Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2025-09-05T21:42:37.286915037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:37.289931702Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2025-09-05T21:42:37.293782697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-09-05T21:42:37', 'localization_setting_to_string')
2025-09-05T21:42:37.298407540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:37.302494930Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2025-09-05T21:42:37.304831936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155677s
2025-09-05T21:42:37.307109973Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2025-09-05T21:42:37.309501829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:37.312455337Z [Info] orpheus_api: Starting migration of Log DB to 22
2025-09-05T21:42:37.315810633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-09-05T21:42:37', 'orpheus_api')
2025-09-05T21:42:37.320236105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:37.323761915Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2025-09-05T21:42:37.325907625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144027s
2025-09-05T21:42:37.328381788Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2025-09-05T21:42:37.330965069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:37.333987475Z [Info] download_client_categories: Starting migration of Log DB to 23
2025-09-05T21:42:37.337723328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-09-05T21:42:37', 'download_client_categories')
2025-09-05T21:42:37.342359784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:37.346364248Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2025-09-05T21:42:37.348644971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154756s
2025-09-05T21:42:37.351143232Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2025-09-05T21:42:37.353748438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:37.356728007Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2025-09-05T21:42:37.360271142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-09-05T21:42:37', 'add_salt_to_users')
2025-09-05T21:42:37.365035636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:37.368662239Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2025-09-05T21:42:37.370781446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149471s
2025-09-05T21:42:37.373488157Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2025-09-05T21:42:37.376152362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:37.379204688Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2025-09-05T21:42:37.383519316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-09-05T21:42:37', 'speedcd_userpasssettings_to_speedcdsettings')
2025-09-05T21:42:37.388208278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:37.391916305Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2025-09-05T21:42:37.394398343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155944s
2025-09-05T21:42:37.397097598Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2025-09-05T21:42:37.399784348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:37.402941606Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2025-09-05T21:42:37.407115812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-09-05T21:42:37', 'torrentday_cookiesettings_to_torrentdaysettings')
2025-09-05T21:42:37.411948323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:37.415738004Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2025-09-05T21:42:37.418208378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01568s
2025-09-05T21:42:37.420908185Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2025-09-05T21:42:37.423539974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:37.426637852Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2025-09-05T21:42:37.430767969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-09-05T21:42:37', 'alpharatio_greatposterwall_config_contract')
2025-09-05T21:42:37.435922960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:37.439668632Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2025-09-05T21:42:37.442137634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159737s
2025-09-05T21:42:37.444562286Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2025-09-05T21:42:37.446940685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:37.449881637Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2025-09-05T21:42:37.453388409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-09-05T21:42:37', 'remove_notwhatcd')
2025-09-05T21:42:37.457889753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:37.461720377Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2025-09-05T21:42:37.463892040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148164s
2025-09-05T21:42:37.466325520Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2025-09-05T21:42:37.468846025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:37.471766546Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2025-09-05T21:42:37.475703243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-09-05T21:42:37', 'add_on_grab_to_notifications')
2025-09-05T21:42:37.480301823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:37.484573455Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2025-09-05T21:42:37.486922255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01566s
2025-09-05T21:42:37.490064182Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2025-09-05T21:42:37.492770241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:37.496171740Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2025-09-05T21:42:37.499969848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-09-05T21:42:37', 'animetorrents_use_custom_config_contract')
2025-09-05T21:42:37.504818462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:37.508700459Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2025-09-05T21:42:37.511083678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157631s
2025-09-05T21:42:37.513526336Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2025-09-05T21:42:37.515914345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:37.518938074Z [Info] apprise_server_url: Starting migration of Log DB to 31
2025-09-05T21:42:37.522486079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-09-05T21:42:37', 'apprise_server_url')
2025-09-05T21:42:37.526931560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:37.530592171Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2025-09-05T21:42:37.532814496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146888s
2025-09-05T21:42:37.535377076Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2025-09-05T21:42:37.537907612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:37.541003747Z [Info] health_restored_notification: Starting migration of Log DB to 32
2025-09-05T21:42:37.544784229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-09-05T21:42:37', 'health_restored_notification')
2025-09-05T21:42:37.549406618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:37.553164565Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2025-09-05T21:42:37.555384264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01521s
2025-09-05T21:42:37.557738295Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2025-09-05T21:42:37.560092185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:37.562962695Z [Info] remove_uc: Starting migration of Log DB to 33
2025-09-05T21:42:37.566374324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-09-05T21:42:37', 'remove_uc')
2025-09-05T21:42:37.570712119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:37.574348602Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2025-09-05T21:42:37.576498542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014387s
2025-09-05T21:42:37.579371517Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2025-09-05T21:42:37.581461646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:37.584510335Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2025-09-05T21:42:37.588368133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-09-05T21:42:37', 'history_fix_data_titles')
2025-09-05T21:42:37.592730748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:37.596568886Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2025-09-05T21:42:37.598806352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150317s
2025-09-05T21:42:37.601316476Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2025-09-05T21:42:37.603758995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:37.606836843Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2025-09-05T21:42:37.610909644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-09-05T21:42:37', 'download_client_per_indexer')
2025-09-05T21:42:37.615166456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:37.618858460Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2025-09-05T21:42:37.621142469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149784s
2025-09-05T21:42:37.623804119Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2025-09-05T21:42:37.626744760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:37.629649710Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2025-09-05T21:42:37.638914176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-09-05T21:42:37.641101470Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2025-09-05T21:42:37.643370629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-09-05T21:42:37.657690635Z [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)
2025-09-05T21:42:37.666968508Z [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"
2025-09-05T21:42:37.672950323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-09-05T21:42:37.676992232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-09-05T21:42:37.684105796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-09-05T21:42:37.687862251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0421821s
2025-09-05T21:42:37.690004695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-09-05T21:42:37.692143903Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2025-09-05T21:42:37.694444595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-09-05T21:42:37.705408062Z [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)
2025-09-05T21:42:37.712489742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-09-05T21:42:37.717529651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-09-05T21:42:37.721816102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-09-05T21:42:37.728611356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-09-05T21:42:37.732542021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0356915s
2025-09-05T21:42:37.734677531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-09-05T21:42:37.736844204Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2025-09-05T21:42:37.739765075Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-09-05T21:42:37.749155405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-09-05T21:42:37.755262222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-09-05T21:42:37.760247240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-09-05T21:42:37.764316864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-09-05T21:42:37.771047187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-09-05T21:42:37.775137083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0334968s
2025-09-05T21:42:37.779063570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-09-05T21:42:37', 'postgres_update_timestamp_columns_to_with_timezone')
2025-09-05T21:42:37.783916522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:37.789500496Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2025-09-05T21:42:37.792418462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0474284s
2025-09-05T21:42:37.795065522Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2025-09-05T21:42:37.797576498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:37.800861193Z [Info] add_notification_status: Starting migration of Log DB to 37
2025-09-05T21:42:37.804645343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-09-05T21:42:37', 'add_notification_status')
2025-09-05T21:42:37.809371540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:37.813217264Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2025-09-05T21:42:37.815481282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156337s
2025-09-05T21:42:37.818385992Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2025-09-05T21:42:37.821052000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:37.824132232Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2025-09-05T21:42:37.828402622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-09-05T21:42:37', 'indexers_freeleech_only_config_contract')
2025-09-05T21:42:37.833218269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:37.837040616Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2025-09-05T21:42:37.839427522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158471s
2025-09-05T21:42:37.841825952Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2025-09-05T21:42:37.844226856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:37.847219052Z [Info] email_encryption: Starting migration of Log DB to 39
2025-09-05T21:42:37.850723098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-09-05T21:42:37', 'email_encryption')
2025-09-05T21:42:37.855142056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:37.858738709Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2025-09-05T21:42:37.860925943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145813s
2025-09-05T21:42:37.863531249Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2025-09-05T21:42:37.866149401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:37.869176126Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2025-09-05T21:42:37.873207614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-09-05T21:42:37', 'newznab_category_to_capabilities_settings')
2025-09-05T21:42:37.877867437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:37.881779325Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2025-09-05T21:42:37.884174267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015457s
2025-09-05T21:42:37.886621596Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2025-09-05T21:42:37.889164676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:37.892161621Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2025-09-05T21:42:37.895951623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-09-05T21:42:37', 'gazelle_freeleech_token_options')
2025-09-05T21:42:37.900800978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:37.904629928Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2025-09-05T21:42:37.906921623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153622s
2025-09-05T21:42:37.909472119Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2025-09-05T21:42:37.912204220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:37.915401368Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2025-09-05T21:42:37.919395431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-09-05T21:42:37', 'myanonamouse_freeleech_wedge_options')
2025-09-05T21:42:37.924496523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:37.928740438Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2025-09-05T21:42:37.931124790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163921s
2025-09-05T21:42:37.933653832Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2025-09-05T21:42:37.936615566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-05T21:42:37.939597531Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43
2025-09-05T21:42:37.943417393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-09-05T21:42:37', 'newznab_indexers_enable_redirect')
2025-09-05T21:42:37.948063529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-05T21:42:37.952500944Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2025-09-05T21:42:37.954816978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157304s
2025-09-05T21:42:40.522077740Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2025-09-05T21:42:40.639508837Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-09-05T21:42:40.761625769Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2025-09-05T21:42:44.116663730Z [Info] AppSyncProfileService: Setting up default app profile
2025-09-05T21:42:44.304953342Z [Info] CommandExecutor: Starting 3 threads for tasks.
2025-09-05T21:42:45.094323718Z [ls.io-init] done.
2025-09-05T21:42:45.419134358Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2025-09-05T21:42:52.186778458Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-09-05T21:42:52.352900993Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-09-05T21:42:52.367792810Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin
Expand
NAME VERSION TYPE
AngleSharp 1.3.0 dotnet (+5 duplicates)
AngleSharp.Xml 1.0.0 dotnet (+5 duplicates)
Azure.Core 1.38.0 dotnet (+5 duplicates)
Azure.Identity 1.11.4 dotnet (+5 duplicates)
BouncyCastle.Cryptography 2.5.1 dotnet (+5 duplicates)
Dapper 2.1.66 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)
FluentValidation 9.5.4 dotnet (+5 duplicates)
IPAddressRange 6.2.0 dotnet (+7 duplicates)
ImpromptuInterface 8.0.6 dotnet (+3 duplicates)
MailKit 4.12.1 dotnet (+5 duplicates)
Microsoft.AspNetCore.Cryptography.Internal 8.0.16 dotnet (+5 duplicates)
Microsoft.AspNetCore.Cryptography.KeyDerivation 8.0.16 dotnet (+5 duplicates)
Microsoft.AspNetCore.WebUtilities 8.0.16 dotnet (+5 duplicates)
Microsoft.Bcl.AsyncInterfaces 1.1.1 dotnet (+5 duplicates)
Microsoft.Bcl.Cryptography 8.0.0 dotnet (+5 duplicates)
Microsoft.Data.SqlClient 6.0.2 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 (+6 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.61.3 dotnet (+5 duplicates)
Microsoft.Identity.Client.Extensions.Msal 4.61.3 dotnet (+5 duplicates)
Microsoft.IdentityModel.Abstractions 7.5.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.JsonWebTokens 7.5.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Logging 7.5.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols 7.5.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols.OpenIdConnect 7.5.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Tokens 7.5.0 dotnet (+5 duplicates)
Microsoft.Net.Http.Headers 8.0.16 dotnet (+5 duplicates)
Microsoft.OpenApi 1.6.23 dotnet (+2 duplicates)
Microsoft.SqlServer.Server 1.0.0 dotnet (+5 duplicates)
Microsoft.Win32.SystemEvents 4.7.0 dotnet (+5 duplicates)
MimeKit 4.12.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.4.0 dotnet (+7 duplicates)
NLog.Extensions.Logging 5.4.0 dotnet (+7 duplicates)
NLog.Layouts.ClefJsonLayout 1.0.3 dotnet (+7 duplicates)
NLog.Targets.Syslog 7.0.0 dotnet (+7 duplicates)
Newtonsoft.Json 13.0.3 dotnet (+7 duplicates)
Npgsql 9.0.3 dotnet (+7 duplicates)
Polly 8.6.0 dotnet (+5 duplicates)
Polly.Contrib.WaitAndRetry 1.1.1 dotnet (+7 duplicates)
Polly.Core 8.6.0 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)
Servarr.FluentMigrator 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Abstractions 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.Oracle 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.Postgres 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.SqlAnywhere 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.SqlServer 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Core 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Db2 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Firebird 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Hana 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.MySql 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Oracle 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Postgres 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Redshift 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SQLite 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlAnywhere 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlServer 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlServerCe 3.3.2.9 dotnet (+5 duplicates)
SharpZipLib 1.4.2 dotnet (+7 duplicates)
Swashbuckle.AspNetCore.Swagger 8.1.4 dotnet (+2 duplicates)
Swashbuckle.AspNetCore.SwaggerGen 8.1.4 dotnet (+2 duplicates)
System.ClientModel 1.0.0 dotnet (+5 duplicates)
System.ComponentModel 4.3.0 dotnet (+2 duplicates)
System.Configuration.ConfigurationManager 8.0.1 dotnet (+7 duplicates)
System.Data.SQLite.Core.Servarr 1.0.115.5-18 dotnet (+7 duplicates)
System.Diagnostics.DiagnosticSource 6.0.1 dotnet (+4 duplicates)
System.Diagnostics.EventLog 8.0.1 dotnet (+6 duplicates)
System.Drawing.Common 4.7.0 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.5.0 dotnet (+5 duplicates)
System.Memory.Data 1.0.2 dotnet (+5 duplicates)
System.Private.Uri 4.3.0 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.CompilerServices.Unsafe 6.0.0 dotnet (+4 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.Permissions 4.7.0 dotnet (+5 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.Encodings.Web 4.7.2 dotnet (+4 duplicates)
System.Text.Json 8.0.5 dotnet (+5 duplicates)
System.Threading.Tasks 4.3.0 dotnet (+5 duplicates)
System.Windows.Extensions 4.7.0 dotnet (+5 duplicates)
YamlDotNet 16.3.0 dotnet (+5 duplicates)
acl-libs 2.3.2-r1 apk
alpine-baselayout 3.7.0-r0 apk
alpine-baselayout-data 3.7.0-r0 apk
alpine-keys 2.5-r0 apk
alpine-release 3.22.1-r0 apk
apk-tools 2.14.9-r2 apk
bash 5.2.37-r0 apk
brotli-libs 1.1.0-r2 apk
busybox 1.37.0-r19 apk
busybox-binsh 1.37.0-r19 apk
c-ares 1.34.5-r0 apk
ca-certificates 20250619-r0 apk
ca-certificates-bundle 20250619-r0 apk
catatonit 0.2.1-r0 apk
coreutils 9.7-r1 apk
coreutils-env 9.7-r1 apk
coreutils-fmt 9.7-r1 apk
coreutils-sha512sum 9.7-r1 apk
curl 8.14.1-r1 apk
findutils 4.10.0-r0 apk
icu-data-en 76.1-r1 apk
icu-libs 76.1-r1 apk
jq 1.8.0-r0 apk
libapk2 2.14.9-r2 apk
libattr 2.5.2-r2 apk
libbsd 0.12.2-r0 apk
libcrypto3 3.5.2-r0 apk
libcurl 8.14.1-r1 apk
libgcc 14.2.0-r6 apk
libidn2 2.3.7-r0 apk
libintl 0.24.1-r0 apk
libmd 1.1.0-r0 apk
libncursesw 6.5_p20250503-r0 apk
libproc2 4.0.4-r3 apk
libpsl 0.21.5-r3 apk
libssl3 3.5.2-r0 apk
libstdc++ 14.2.0-r6 apk
libunistring 1.3-r0 apk
libxml2 2.13.8-r0 apk
libxslt 1.1.43-r3 apk
linux-pam 1.7.0-r4 apk
musl 1.2.5-r10 apk
musl-utils 1.2.5-r10 apk
ncurses-terminfo-base 6.5_p20250503-r0 apk
netcat-openbsd 1.229.1-r0 apk
nghttp2-libs 1.65.0-r0 apk
oniguruma 6.9.10-r0 apk
procps-ng 4.0.4-r3 apk
readline 8.2.13-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-arm64 8.0.12 dotnet (+4 duplicates)
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64 8.0.12 dotnet (+7 duplicates)
scanelf 1.3.8-r1 apk
shadow 4.17.3-r0 apk
skalibs-libs 2.14.4.0-r0 apk
sqlite-libs 3.49.2-r1 apk
ssl_client 1.37.0-r19 apk
tzdata 2025b-r0 apk
utmps-libs 0.1.3.1-r0 apk
xmlstarlet 1.6.1-r2 apk
xz-libs 5.8.1-r0 apk
zlib 1.3.1-r2 apk
zstd-libs 1.5.7-r0 apk
Expand
[
{
"level": "INFO",
"message": "http://172.17.0.5:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1757108578221
},
{
"level": "INFO",
"message": "http://172.17.0.5:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.5:9696/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1757108578221
},
{
"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": 1757108578221
},
{
"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": 1757108578221
},
{
"level": "INFO",
"message": "http://172.17.0.5:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] Information: WebSocket connected to ws://172.17.0.5:9696/signalr/messages?access_token=(removed)&id=oe_-WcMDO1O4lmInkWme-w.\"",
"source": "console-api",
"timestamp": 1757108578221
},
{
"level": "INFO",
"message": "http://172.17.0.5:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1757108578222
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1757108578222
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1757108578222
}
]
Test | Result | Message | Runtime |
---|---|---|---|
Container startup | PASS | - | 36.34s |
Create SBOM | PASS | - | 10.34s |
Get build info | PASS | - | 0.03s |
Get screenshot | PASS | - | 12.53s |