LinuxServer.io

Test Results

linuxserver/prowlarr

1.37.0.5076-ls124

Cumulative: PASS

Total Runtime: 66.38s
Runtime: 23.15s
amd64-1.37.0.5076-ls124
Build Information
Builder: X86-BUILDER-3d --Hetzner
Created: 2025-08-06T04:35:23+00:00
Image: linuxserver/prowlarr
Maintainer: Roxedus,thespad
Size: 79.32MB
Tag: amd64-1.37.0.5076-ls124
Version: 1.37.0.5076-ls124
View Container Logs
Expand
2025-08-06T04:38:19.352109884Z [migrations] started
2025-08-06T04:38:19.352150836Z [migrations] no migrations found
2025-08-06T04:38:19.373107591Z usermod: no changes
2025-08-06T04:38:19.378973332Z ───────────────────────────────────────
2025-08-06T04:38:19.378987220Z 
2025-08-06T04:38:19.378991428Z       ██╗     ███████╗██╗ ██████╗
2025-08-06T04:38:19.378995376Z       ██║     ██╔════╝██║██╔═══██╗
2025-08-06T04:38:19.378999294Z       ██║     ███████╗██║██║   ██║
2025-08-06T04:38:19.379003453Z       ██║     ╚════██║██║██║   ██║
2025-08-06T04:38:19.379007210Z       ███████╗███████║██║╚██████╔╝
2025-08-06T04:38:19.379011018Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-06T04:38:19.379014805Z 
2025-08-06T04:38:19.379018493Z    Brought to you by linuxserver.io
2025-08-06T04:38:19.379022190Z ───────────────────────────────────────
2025-08-06T04:38:19.379265751Z 
2025-08-06T04:38:19.379276522Z To support the app dev(s) visit:
2025-08-06T04:38:19.380715299Z Prowlarr: https://opencollective.com/prowlarr
2025-08-06T04:38:19.381021075Z 
2025-08-06T04:38:19.381030654Z To support LSIO projects visit:
2025-08-06T04:38:19.381035554Z https://www.linuxserver.io/donate/
2025-08-06T04:38:19.381040083Z 
2025-08-06T04:38:19.381044973Z ───────────────────────────────────────
2025-08-06T04:38:19.381050244Z GID/UID
2025-08-06T04:38:19.381054753Z ───────────────────────────────────────
2025-08-06T04:38:19.385195730Z 
2025-08-06T04:38:19.385202404Z User UID:    911
2025-08-06T04:38:19.385206111Z User GID:    911
2025-08-06T04:38:19.385210069Z ───────────────────────────────────────
2025-08-06T04:38:19.386970864Z Linuxserver.io version: 1.37.0.5076-ls124
2025-08-06T04:38:19.387257171Z Build-date: 2025-08-06T04:35:23+00:00
2025-08-06T04:38:19.387261419Z ───────────────────────────────────────
2025-08-06T04:38:19.387265367Z     
2025-08-06T04:38:19.443665817Z [custom-init] No custom files found, skipping...
2025-08-06T04:38:19.865136526Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 1.37.0.5076 
2025-08-06T04:38:19.883316620Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-06T04:38:19.891289544Z [Debug] Bootstrap: Console selected 
2025-08-06T04:38:19.892813652Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-06T04:38:20.223300690Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-06T04:38:20.289385098Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {9824ac54-8dd9-4ebd-a992-9ad4207cb074} may be persisted to storage in unencrypted form. 
2025-08-06T04:38:20.385105866Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-08-06T04:38:20.437293183Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-06T04:38:20.546738385Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-06T04:38:20.558140663Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-06T04:38:20.558905022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-06T04:38:20.605004060Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-06T04:38:20.606778001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0465618s 
2025-08-06T04:38:20.607178187Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-06T04:38:20.607446848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0486226s 
2025-08-06T04:38:20.619598335Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-06T04:38:20.620341200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:20.625853709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-06T04:38:20.643605532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-06T04:38:20.658734593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326736s 
2025-08-06T04:38:20.659195361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:20.661625314Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-06T04:38:20.661854766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0355503s 
2025-08-06T04:38:20.669595391Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-06T04:38:20.669868150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:20.675745864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-06T04:38:20.677490497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-06T04:38:20.678021677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020461s 
2025-08-06T04:38:20.678313023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-06T04:38:20.678742528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001324s 
2025-08-06T04:38:20.679312325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-06T04:38:20.680000732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-06T04:38:20.680743657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012268s 
2025-08-06T04:38:20.681145507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:20.682036941Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-06T04:38:20.682279259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024871s 
2025-08-06T04:38:20.682871442Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-06T04:38:20.683141085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:20.683950985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-06T04:38:20.684183093Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s 
2025-08-06T04:38:20.684417805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-06T04:38:20.684774894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-06T04:38:20.685289370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006507s 
2025-08-06T04:38:20.685515024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:20.686265956Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-06T04:38:20.686438824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015591s 
2025-08-06T04:38:20.687619171Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-06T04:38:20.688063936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:20.688940351Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-08-06T04:38:20.694216795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-08-06T04:38:20.694889780Z [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-08-06T04:38:20.695388454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009746s 
2025-08-06T04:38:20.695595451Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-08-06T04:38:20.695953562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-08-06T04:38:20.696371103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005137s 
2025-08-06T04:38:20.696524351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-08-06T04:38:20.697403611Z [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-08-06T04:38:20.698058660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013317s 
2025-08-06T04:38:20.698310327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-08-06T04:38:20.698655622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-06T04:38:20.698995967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005046s 
2025-08-06T04:38:20.699202213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-08-06T04:38:20.706975374Z [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-08-06T04:38:20.707878983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084239s 
2025-08-06T04:38:20.708077653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-08-06T04:38:20.708977495Z [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-08-06T04:38:20.709849731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015736s 
2025-08-06T04:38:20.710086618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-08-06T04:38:20.710493567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-06T04:38:20.710863021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005742s 
2025-08-06T04:38:20.711081521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-08-06T04:38:20.717466978Z [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-08-06T04:38:20.718547303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072564s 
2025-08-06T04:38:20.719059304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-08-06T04:38:20.719450682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-06T04:38:20.719768793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005063s 
2025-08-06T04:38:20.720025459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2025-08-06T04:38:20.720830701Z [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-08-06T04:38:20.721405588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011721s 
2025-08-06T04:38:20.721616202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2025-08-06T04:38:20.722626596Z [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-08-06T04:38:20.723317287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014982s 
2025-08-06T04:38:20.723548292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2025-08-06T04:38:20.724024912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2025-08-06T04:38:20.724495058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007021s 
2025-08-06T04:38:20.724637184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-08-06T04:38:20.725167472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-08-06T04:38:20.725707650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008466s 
2025-08-06T04:38:20.726016822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-08-06T04:38:20.726482981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-08-06T04:38:20.726884449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006302s 
2025-08-06T04:38:20.727141036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-08-06T04:38:20.728031559Z [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-08-06T04:38:20.728669714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012738s 
2025-08-06T04:38:20.728924186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-08-06T04:38:20.729429885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-08-06T04:38:20.729866544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006612s 
2025-08-06T04:38:20.730185456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-08-06T04:38:20.730571954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-08-06T04:38:20.730975286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005641s 
2025-08-06T04:38:20.731236662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-08-06T04:38:20.733192430Z [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-08-06T04:38:20.734480173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029798s 
2025-08-06T04:38:20.734662350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-08-06T04:38:20.743163005Z [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-08-06T04:38:20.744475889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095279s 
2025-08-06T04:38:20.744778308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-08-06T04:38:20.745551264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-06T04:38:20.746172936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008448s 
2025-08-06T04:38:20.746422979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-08-06T04:38:20.747222368Z [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-08-06T04:38:20.747933250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001267s 
2025-08-06T04:38:20.748164165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-08-06T04:38:20.748560713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-06T04:38:20.749032894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006528s 
2025-08-06T04:38:20.753936527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-06T04:38:20', 'InitialSetup') 
2025-08-06T04:38:20.767669698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:20.769488250Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-06T04:38:20.769720147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210547s 
2025-08-06T04:38:20.770365486Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2025-08-06T04:38:20.770460748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:20.770881335Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2025-08-06T04:38:20.774750976Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2025-08-06T04:38:20.793741232Z [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-08-06T04:38:20.796124530Z [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-08-06T04:38:20.797395038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-06T04:38:20.798666719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-06T04:38:20.800570061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-06T04:38:20.801038965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260762s 
2025-08-06T04:38:20.801320132Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2025-08-06T04:38:20.803395821Z [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-08-06T04:38:20.805020402Z [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-08-06T04:38:20.805865984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-06T04:38:20.806476113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-06T04:38:20.808273592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-06T04:38:20.808738067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071362s 
2025-08-06T04:38:20.809151670Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2025-08-06T04:38:20.816148187Z [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-08-06T04:38:20.817925225Z [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-08-06T04:38:20.818657329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-06T04:38:20.819983058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-06T04:38:20.821958405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-06T04:38:20.822416618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129709s 
2025-08-06T04:38:20.822941765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2025-08-06T04:38:20.824080037Z [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-08-06T04:38:20.824869277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016827s 
2025-08-06T04:38:20.825142887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2025-08-06T04:38:20.825662975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-08-06T04:38:20.826189334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007964s 
2025-08-06T04:38:20.826730254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-06T04:38:20', 'ApplicationStatus') 
2025-08-06T04:38:20.827152514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:20.828612143Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2025-08-06T04:38:20.828874371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032039s 
2025-08-06T04:38:20.829186629Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2025-08-06T04:38:20.829641235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:20.829948764Z [Info] IndexerProps: Starting migration of Main DB to 3 
2025-08-06T04:38:20.831729900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-06T04:38:20.831971537Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T04:38:20.832261761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2025-08-06T04:38:20.832772049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2025-08-06T04:38:20.833508231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009692s 
2025-08-06T04:38:20.833700698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-08-06T04:38:20.834912819Z [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-08-06T04:38:20.835771678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019033s 
2025-08-06T04:38:20.836024527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-08-06T04:38:20.837027456Z [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-08-06T04:38:20.837762647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015344s 
2025-08-06T04:38:20.838018241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-08-06T04:38:20.838478278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-06T04:38:20.838873483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006396s 
2025-08-06T04:38:20.839350394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-06T04:38:20', 'IndexerProps') 
2025-08-06T04:38:20.839774057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:20.841399940Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2025-08-06T04:38:20.841604512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031376s 
2025-08-06T04:38:20.841847972Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2025-08-06T04:38:20.842106974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:20.842376146Z [Info] add_update_history: Starting migration of Main DB to 4 
2025-08-06T04:38:20.842944891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-06T04:38:20', 'add_update_history') 
2025-08-06T04:38:20.843438224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:20.844474801Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2025-08-06T04:38:20.844745376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023785s 
2025-08-06T04:38:20.844979187Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2025-08-06T04:38:20.845310965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:20.845598865Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2025-08-06T04:38:20.852542295Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-06T04:38:20.853813474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-06T04:38:20.854371227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013639s 
2025-08-06T04:38:20.854910142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-06T04:38:20', 'update_notifiarr') 
2025-08-06T04:38:20.855385429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:20.856642280Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2025-08-06T04:38:20.856867213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036012s 
2025-08-06T04:38:20.857100873Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2025-08-06T04:38:20.857375416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:20.857719900Z [Info] app_profiles: Starting migration of Main DB to 6 
2025-08-06T04:38:20.858549951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2025-08-06T04:38:20.859727351Z [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-08-06T04:38:20.860610369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017053s 
2025-08-06T04:38:20.860898038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2025-08-06T04:38:20.861415571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2025-08-06T04:38:20.861911018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007628s 
2025-08-06T04:38:20.862181473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-06T04:38:20.862391235Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-06T04:38:20.862691991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2025-08-06T04:38:20.863139271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2025-08-06T04:38:20.863930855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009621s 
2025-08-06T04:38:20.864409719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-06T04:38:20', 'app_profiles') 
2025-08-06T04:38:20.864841699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:20.866330206Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2025-08-06T04:38:20.866499327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033246s 
2025-08-06T04:38:20.866744120Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2025-08-06T04:38:20.866980646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:20.867545293Z [Info] history_failed: Starting migration of Main DB to 7 
2025-08-06T04:38:20.868116853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-06T04:38:20.868329552Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T04:38:20.868616509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2025-08-06T04:38:20.869176908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2025-08-06T04:38:20.869924313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009629s 
2025-08-06T04:38:20.870424319Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2025-08-06T04:38:20.871143968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2025-08-06T04:38:20.871569896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006295s 
2025-08-06T04:38:20.872202870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-06T04:38:20', 'history_failed') 
2025-08-06T04:38:20.872670792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:20.873661828Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2025-08-06T04:38:20.873870338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027012s 
2025-08-06T04:38:20.874176304Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2025-08-06T04:38:20.874455887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:20.874829068Z [Info] redacted_api: Starting migration of Main DB to 8 
2025-08-06T04:38:20.875251759Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-06T04:38:20.875551282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-06T04:38:20.879697631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004182s 
2025-08-06T04:38:20.880309202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-06T04:38:20', 'redacted_api') 
2025-08-06T04:38:20.880820572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:20.881830204Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2025-08-06T04:38:20.882108174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063169s 
2025-08-06T04:38:20.882435333Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2025-08-06T04:38:20.882710126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:20.883076103Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2025-08-06T04:38:20.883793838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2025-08-06T04:38:20.884874173Z [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-08-06T04:38:20.885556036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014241s 
2025-08-06T04:38:20.885762031Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-06T04:38:20.885969959Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-06T04:38:20.886237348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-08-06T04:38:20.886622694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-08-06T04:38:20.887299657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000817s 
2025-08-06T04:38:20.887806608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-06T04:38:20', 'IndexerProxies') 
2025-08-06T04:38:20.888277957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:20.889103359Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2025-08-06T04:38:20.889326889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025921s 
2025-08-06T04:38:20.889561230Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2025-08-06T04:38:20.889827416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:20.890116769Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2025-08-06T04:38:20.890636285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2025-08-06T04:38:20.890859695Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T04:38:20.891150140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2025-08-06T04:38:20.891602090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2025-08-06T04:38:20.892356719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009602s 
2025-08-06T04:38:20.892928490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-06T04:38:20', 'app_indexer_remote_name') 
2025-08-06T04:38:20.893368967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:20.894167755Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2025-08-06T04:38:20.894386305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027049s 
2025-08-06T04:38:20.894723464Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2025-08-06T04:38:20.895010933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:20.895307961Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2025-08-06T04:38:20.899192452Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:20.901888180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2025-08-06T04:38:20.902292765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028659s 
2025-08-06T04:38:20.902914677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-06T04:38:20', 'desi_gazelle_to_unit3d') 
2025-08-06T04:38:20.903481178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:20.904530631Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2025-08-06T04:38:20.904775544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050329s 
2025-08-06T04:38:20.905096340Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2025-08-06T04:38:20.905333086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:20.905638241Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2025-08-06T04:38:20.906083667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-06T04:38:20.906284943Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-06T04:38:20.906543052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-08-06T04:38:20.906998720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2025-08-06T04:38:20.907732788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009656s 
2025-08-06T04:38:20.908293396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-06T04:38:20', 'add_on_update_to_notifications') 
2025-08-06T04:38:20.908771770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:20.909700139Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2025-08-06T04:38:20.909910202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028572s 
2025-08-06T04:38:20.910137029Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2025-08-06T04:38:20.910371210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:20.910669811Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2025-08-06T04:38:20.911377617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2025-08-06T04:38:20.912204251Z [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-08-06T04:38:20.912807345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012098s 
2025-08-06T04:38:20.913073100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2025-08-06T04:38:20.913568368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2025-08-06T04:38:20.914017021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007154s 
2025-08-06T04:38:20.914272064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2025-08-06T04:38:20.914698283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2025-08-06T04:38:20.915089631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006226s 
2025-08-06T04:38:20.915587102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-06T04:38:20', 'IndexerVersions') 
2025-08-06T04:38:20.916006998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:20.917041621Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2025-08-06T04:38:20.917242335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025199s 
2025-08-06T04:38:20.917493430Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2025-08-06T04:38:20.917722001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:20.918070462Z [Info] cleanup_config: Starting migration of Main DB to 16 
2025-08-06T04:38:20.920460825Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:20.923114097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2025-08-06T04:38:20.923382588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026973s 
2025-08-06T04:38:20.923635477Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:20.924050352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2025-08-06T04:38:20.924365266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005186s 
2025-08-06T04:38:20.924868249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-06T04:38:20', 'cleanup_config') 
2025-08-06T04:38:20.925270189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:20.926040199Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2025-08-06T04:38:20.926227797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021603s 
2025-08-06T04:38:20.926476968Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2025-08-06T04:38:20.926696601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:20.926986043Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2025-08-06T04:38:20.929480897Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:20.929841152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2025-08-06T04:38:20.930177770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004538s 
2025-08-06T04:38:20.930424276Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:20.930744911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2025-08-06T04:38:20.931027420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004094s 
2025-08-06T04:38:20.931259968Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:20.931690836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2025-08-06T04:38:20.932052163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004452s 
2025-08-06T04:38:20.932257437Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:20.932655268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2025-08-06T04:38:20.932966314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004558s 
2025-08-06T04:38:20.933573547Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:20.933679540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2025-08-06T04:38:20.934066910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005495s 
2025-08-06T04:38:20.934316282Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:20.934657650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2025-08-06T04:38:20.935015400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004393s 
2025-08-06T04:38:20.935218038Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:20.935601490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2025-08-06T04:38:20.935927536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004543s 
2025-08-06T04:38:20.936185225Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:20.936603227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2025-08-06T04:38:20.936988493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005538s 
2025-08-06T04:38:20.937319449Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:20.937733713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2025-08-06T04:38:20.938075161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004989s 
2025-08-06T04:38:20.938370545Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:20.938780561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2025-08-06T04:38:20.939157530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000527s 
2025-08-06T04:38:20.939459278Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:20.939831327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2025-08-06T04:38:20.940144638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004526s 
2025-08-06T04:38:20.940391535Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:20.940728633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2025-08-06T04:38:20.941051814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004591s 
2025-08-06T04:38:20.941379895Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:20.941722063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2025-08-06T04:38:20.942090886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005134s 
2025-08-06T04:38:20.942341801Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:20.942719231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2025-08-06T04:38:20.943036219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004806s 
2025-08-06T04:38:20.943318999Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:20.943712541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2025-08-06T04:38:20.944087686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000549s 
2025-08-06T04:38:20.944412841Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:20.944807676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2025-08-06T04:38:20.945139674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004221s 
2025-08-06T04:38:20.945283564Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:20.954489370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2025-08-06T04:38:20.954861399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093767s 
2025-08-06T04:38:20.955087163Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:20.955448120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2025-08-06T04:38:20.955779918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005687s 
2025-08-06T04:38:20.955990752Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:20.956535900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2025-08-06T04:38:20.957032059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007931s 
2025-08-06T04:38:20.957299949Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:20.957947663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2025-08-06T04:38:20.958331455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007782s 
2025-08-06T04:38:20.958554745Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:20.958958829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2025-08-06T04:38:20.959299825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005526s 
2025-08-06T04:38:20.959466541Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:20.959892549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2025-08-06T04:38:20.960217293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005559s 
2025-08-06T04:38:20.960394780Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:20.960833884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2025-08-06T04:38:20.961131894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005701s 
2025-08-06T04:38:20.961321686Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:20.961709217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2025-08-06T04:38:20.962048359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005493s 
2025-08-06T04:38:20.962215486Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:20.962596754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2025-08-06T04:38:20.962944043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005302s 
2025-08-06T04:38:20.963182443Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:20.963511345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2025-08-06T04:38:20.963836680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005473s 
2025-08-06T04:38:20.964054379Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:20.964443772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2025-08-06T04:38:20.964799489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005544s 
2025-08-06T04:38:20.964971505Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:20.965380979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2025-08-06T04:38:20.965720864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005617s 
2025-08-06T04:38:20.965914884Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:20.966287454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2025-08-06T04:38:20.966630515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005546s 
2025-08-06T04:38:20.966807061Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:20.967202637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2025-08-06T04:38:20.967521018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005388s 
2025-08-06T04:38:20.967704898Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:20.968109303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2025-08-06T04:38:20.968443175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005615s 
2025-08-06T04:38:20.968702176Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:20.969003333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2025-08-06T04:38:20.969451054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005357s 
2025-08-06T04:38:20.969547779Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:20.969901200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2025-08-06T04:38:20.970241686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005475s 
2025-08-06T04:38:20.970419955Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:20.970807305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2025-08-06T04:38:20.971143512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000542s 
2025-08-06T04:38:20.971312171Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:20.971718349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2025-08-06T04:38:20.972058063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005474s 
2025-08-06T04:38:20.972638732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-06T04:38:20', 'indexer_cleanup') 
2025-08-06T04:38:20.972985401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:20.974187651Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2025-08-06T04:38:20.974384458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026376s 
2025-08-06T04:38:20.974675784Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2025-08-06T04:38:20.974885687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:20.975198046Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2025-08-06T04:38:20.975806110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2025-08-06T04:38:20.975995070Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-06T04:38:20.976256236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2025-08-06T04:38:20.976689108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2025-08-06T04:38:20.977414498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009335s 
2025-08-06T04:38:20.977893042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-06T04:38:20', 'minimum_seeders') 
2025-08-06T04:38:20.978317065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:20.979234613Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2025-08-06T04:38:20.979430617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027284s 
2025-08-06T04:38:20.979656642Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2025-08-06T04:38:20.979923159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:20.980206359Z [Info] remove_showrss: Starting migration of Main DB to 19 
2025-08-06T04:38:20.980610733Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:20.980945077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2025-08-06T04:38:20.981226052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004149s 
2025-08-06T04:38:20.981758144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-06T04:38:20', 'remove_showrss') 
2025-08-06T04:38:20.982122187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:20.982936025Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2025-08-06T04:38:20.983134064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020864s 
2025-08-06T04:38:20.983373556Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2025-08-06T04:38:20.983619492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:20.983926269Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2025-08-06T04:38:20.984309250Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:20.984686290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2025-08-06T04:38:20.984986234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004619s 
2025-08-06T04:38:20.985579177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-06T04:38:20', 'remove_torrentparadiseml') 
2025-08-06T04:38:20.985937529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:20.986789284Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2025-08-06T04:38:20.986987042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002204s 
2025-08-06T04:38:20.987251565Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2025-08-06T04:38:20.987533663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:20.987777333Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2025-08-06T04:38:20.988121436Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-06T04:38:20.988362802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-06T04:38:20.989088934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007482s 
2025-08-06T04:38:20.989616667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-06T04:38:20', 'localization_setting_to_string') 
2025-08-06T04:38:20.990045791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:20.991349395Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2025-08-06T04:38:20.991558937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029685s 
2025-08-06T04:38:20.991784391Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2025-08-06T04:38:20.992066078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:20.992324919Z [Info] orpheus_api: Starting migration of Main DB to 22 
2025-08-06T04:38:20.992650715Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-06T04:38:20.992885127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-06T04:38:20.998664093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056903s 
2025-08-06T04:38:20.999398061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-06T04:38:20', 'orpheus_api') 
2025-08-06T04:38:21.000037258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.001187744Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2025-08-06T04:38:21.001454201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082904s 
2025-08-06T04:38:21.001752091Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2025-08-06T04:38:21.002004950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.002310004Z [Info] download_client_categories: Starting migration of Main DB to 23 
2025-08-06T04:38:21.002742044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-06T04:38:21.002926425Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-06T04:38:21.003176438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2025-08-06T04:38:21.003602416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2025-08-06T04:38:21.004327075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009378s 
2025-08-06T04:38:21.004863826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-06T04:38:21', 'download_client_categories') 
2025-08-06T04:38:21.005296918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.006202261Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2025-08-06T04:38:21.006417805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027668s 
2025-08-06T04:38:21.006644341Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2025-08-06T04:38:21.006878793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.007168647Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2025-08-06T04:38:21.007556457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-08-06T04:38:21.007736620Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-06T04:38:21.007961052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-08-06T04:38:21.008269082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-08-06T04:38:21.008919873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007267s 
2025-08-06T04:38:21.009152912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-08-06T04:38:21.009483367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-08-06T04:38:21.010088546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007478s 
2025-08-06T04:38:21.010571899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-06T04:38:21', 'add_salt_to_users') 
2025-08-06T04:38:21.011016174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.011884271Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2025-08-06T04:38:21.012066979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024628s 
2025-08-06T04:38:21.012327965Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2025-08-06T04:38:21.012608209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.012903844Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2025-08-06T04:38:21.013321906Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:21.013705849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2025-08-06T04:38:21.014066315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005172s 
2025-08-06T04:38:21.014580660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-06T04:38:21', 'speedcd_userpasssettings_to_speedcdsettings') 
2025-08-06T04:38:21.015024965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.015904145Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2025-08-06T04:38:21.016124088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022853s 
2025-08-06T04:38:21.016398470Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2025-08-06T04:38:21.016672813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.016975722Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2025-08-06T04:38:21.017352972Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:21.017720211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2025-08-06T04:38:21.018052881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005288s 
2025-08-06T04:38:21.018643741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-06T04:38:21', 'torrentday_cookiesettings_to_torrentdaysettings') 
2025-08-06T04:38:21.019091072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.019933277Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2025-08-06T04:38:21.020162750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022742s 
2025-08-06T04:38:21.020440469Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2025-08-06T04:38:21.020690943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.020998202Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2025-08-06T04:38:21.021422256Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:21.021795768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2025-08-06T04:38:21.022112505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005262s 
2025-08-06T04:38:21.022290243Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:21.022722734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2025-08-06T04:38:21.023038360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005673s 
2025-08-06T04:38:21.023607826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-06T04:38:21', 'alpharatio_greatposterwall_config_contract') 
2025-08-06T04:38:21.024096580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.024908124Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2025-08-06T04:38:21.025100792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023015s 
2025-08-06T04:38:21.025322919Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2025-08-06T04:38:21.025594145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.025898198Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2025-08-06T04:38:21.026275247Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:21.026621534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2025-08-06T04:38:21.026922279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004234s 
2025-08-06T04:38:21.027482036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-06T04:38:21', 'remove_notwhatcd') 
2025-08-06T04:38:21.027837512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.028673495Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2025-08-06T04:38:21.028833337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020886s 
2025-08-06T04:38:21.029082218Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2025-08-06T04:38:21.029317803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.029628107Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2025-08-06T04:38:21.030110168Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-06T04:38:21.030330001Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-06T04:38:21.030524121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2025-08-06T04:38:21.030913646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2025-08-06T04:38:21.031626752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008875s 
2025-08-06T04:38:21.031837486Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-06T04:38:21.032043280Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-06T04:38:21.032306941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2025-08-06T04:38:21.032743290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2025-08-06T04:38:21.033387256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008752s 
2025-08-06T04:38:21.033909678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-06T04:38:21', 'add_on_grab_to_notifications') 
2025-08-06T04:38:21.034359284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.035280709Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2025-08-06T04:38:21.035457104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00268s 
2025-08-06T04:38:21.035769433Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2025-08-06T04:38:21.036051330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.036376916Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2025-08-06T04:38:21.036919047Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:21.037262228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2025-08-06T04:38:21.037613927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005579s 
2025-08-06T04:38:21.038175768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-06T04:38:21', 'animetorrents_use_custom_config_contract') 
2025-08-06T04:38:21.038806468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.040007836Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2025-08-06T04:38:21.040375757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027522s 
2025-08-06T04:38:21.040713307Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2025-08-06T04:38:21.041070215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.041465080Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2025-08-06T04:38:21.041885146Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-06T04:38:21.042163567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-06T04:38:21.044302934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022218s 
2025-08-06T04:38:21.044827010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-06T04:38:21', 'apprise_server_url') 
2025-08-06T04:38:21.045269481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.046161527Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2025-08-06T04:38:21.046362261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004049s 
2025-08-06T04:38:21.046612605Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2025-08-06T04:38:21.046857749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.047160268Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2025-08-06T04:38:21.047591466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-06T04:38:21.047884596Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.3E-06s 
2025-08-06T04:38:21.048070911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-08-06T04:38:21.048512500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-08-06T04:38:21.049234093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009325s 
2025-08-06T04:38:21.049768339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-06T04:38:21', 'health_restored_notification') 
2025-08-06T04:38:21.050197312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.051110080Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2025-08-06T04:38:21.051308860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027523s 
2025-08-06T04:38:21.051558262Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2025-08-06T04:38:21.051760830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.052106085Z [Info] remove_uc: Starting migration of Main DB to 33 
2025-08-06T04:38:21.052472112Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:21.052839392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-08-06T04:38:21.053131550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004403s 
2025-08-06T04:38:21.053615545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-06T04:38:21', 'remove_uc') 
2025-08-06T04:38:21.054024067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.054801683Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2025-08-06T04:38:21.055041135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020803s 
2025-08-06T04:38:21.055235857Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2025-08-06T04:38:21.055473676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.055820274Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2025-08-06T04:38:21.056107663Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-06T04:38:21.056354419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-06T04:38:21.057968760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016586s 
2025-08-06T04:38:21.058479358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-06T04:38:21', 'history_fix_data_titles') 
2025-08-06T04:38:21.058921398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.059795899Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2025-08-06T04:38:21.060003507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034282s 
2025-08-06T04:38:21.060398462Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2025-08-06T04:38:21.060688887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.061006416Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2025-08-06T04:38:21.061506082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-06T04:38:21.061733760Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-06T04:38:21.061932370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-08-06T04:38:21.062353218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-08-06T04:38:21.063080752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009239s 
2025-08-06T04:38:21.063607934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-06T04:38:21', 'download_client_per_indexer') 
2025-08-06T04:38:21.064066106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.065013674Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2025-08-06T04:38:21.065279830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028099s 
2025-08-06T04:38:21.065537609Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-06T04:38:21.065782262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.066116355Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2025-08-06T04:38:21.068813936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2025-08-06T04:38:21.069000081Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-06T04:38:21.069487202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2025-08-06T04:38:21.072344194Z [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-08-06T04:38:21.073912021Z [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-08-06T04:38:21.074645277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2025-08-06T04:38:21.075305146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2025-08-06T04:38:21.076967954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-08-06T04:38:21.077376125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076544s 
2025-08-06T04:38:21.077631730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2025-08-06T04:38:21.077812434Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-06T04:38:21.078084001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2025-08-06T04:38:21.080558563Z [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-08-06T04:38:21.082000426Z [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-08-06T04:38:21.082720807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2025-08-06T04:38:21.083361176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2025-08-06T04:38:21.084922740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-08-06T04:38:21.085343808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070095s 
2025-08-06T04:38:21.085575184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2025-08-06T04:38:21.085771670Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-06T04:38:21.086066704Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2025-08-06T04:38:21.090212330Z [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-08-06T04:38:21.091749385Z [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-08-06T04:38:21.092484425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2025-08-06T04:38:21.093140737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2025-08-06T04:38:21.094756059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-08-06T04:38:21.095170434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088593s 
2025-08-06T04:38:21.095357570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-06T04:38:21.095548825Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-06T04:38:21.095817657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-08-06T04:38:21.098597103Z [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-08-06T04:38:21.100860630Z [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-08-06T04:38:21.101816515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-06T04:38:21.102419399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-06T04:38:21.103792694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077335s 
2025-08-06T04:38:21.104103399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-06T04:38:21.104317460Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-06T04:38:21.104616943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-08-06T04:38:21.107463024Z [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-08-06T04:38:21.109550407Z [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-08-06T04:38:21.110347031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-06T04:38:21.110832689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-06T04:38:21.112102065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072305s 
2025-08-06T04:38:21.112311556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-06T04:38:21.112481028Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-06T04:38:21.112800801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-08-06T04:38:21.115588394Z [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-08-06T04:38:21.117837312Z [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-08-06T04:38:21.118719528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-06T04:38:21.119284927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-06T04:38:21.120793314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077018s 
2025-08-06T04:38:21.121069450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-06T04:38:21.121246146Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-06T04:38:21.121535639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-08-06T04:38:21.123547970Z [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-08-06T04:38:21.125304467Z [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-08-06T04:38:21.126036681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-06T04:38:21.126818806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-06T04:38:21.128567797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-06T04:38:21.129002502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072401s 
2025-08-06T04:38:21.129278959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-06T04:38:21.129476998Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-06T04:38:21.129830870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-08-06T04:38:21.132168177Z [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-08-06T04:38:21.133712997Z [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-08-06T04:38:21.134496625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-06T04:38:21.135297688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-06T04:38:21.137138905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-06T04:38:21.137597799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007455s 
2025-08-06T04:38:21.137918404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-06T04:38:21.138129900Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-06T04:38:21.138439483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-08-06T04:38:21.140800748Z [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-08-06T04:38:21.142578116Z [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-08-06T04:38:21.143404901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-06T04:38:21.144087105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-06T04:38:21.145736686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-06T04:38:21.146187163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074535s 
2025-08-06T04:38:21.146415593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-06T04:38:21.146670226Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-06T04:38:21.146939398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-08-06T04:38:21.149195500Z [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-08-06T04:38:21.150627553Z [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-08-06T04:38:21.151436171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-06T04:38:21.152201583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-06T04:38:21.153784309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-06T04:38:21.154405139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-06T04:38:21.154744312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075876s 
2025-08-06T04:38:21.155004677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2025-08-06T04:38:21.155220521Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-06T04:38:21.155524483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2025-08-06T04:38:21.157516634Z [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-08-06T04:38:21.158737132Z [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-08-06T04:38:21.159353122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2025-08-06T04:38:21.160149506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2025-08-06T04:38:21.161816131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2025-08-06T04:38:21.162580500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2025-08-06T04:38:21.163242884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074317s 
2025-08-06T04:38:21.163476915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-06T04:38:21.163681707Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-06T04:38:21.164040219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-08-06T04:38:21.166880528Z [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-08-06T04:38:21.169379640Z [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-08-06T04:38:21.170474675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-06T04:38:21.171271840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-06T04:38:21.180798561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-06T04:38:21.181412237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170831s 
2025-08-06T04:38:21.181642490Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-06T04:38:21.181899117Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s 
2025-08-06T04:38:21.182132677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-08-06T04:38:21.185331749Z [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-08-06T04:38:21.187457458Z [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-08-06T04:38:21.188496110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-06T04:38:21.189198163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-06T04:38:21.191089572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-06T04:38:21.191705712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093098s 
2025-08-06T04:38:21.191915835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-06T04:38:21.192165839Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2025-08-06T04:38:21.192410852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-08-06T04:38:21.194804331Z [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-08-06T04:38:21.197001796Z [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-08-06T04:38:21.197939494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-06T04:38:21.198552257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-06T04:38:21.200086606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-06T04:38:21.200485389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078369s 
2025-08-06T04:38:21.200687196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-06T04:38:21.200847028Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s 
2025-08-06T04:38:21.201142011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2025-08-06T04:38:21.203818941Z [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-08-06T04:38:21.205886575Z [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-08-06T04:38:21.206776196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-06T04:38:21.207379901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-06T04:38:21.209061948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-06T04:38:21.209471883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081193s 
2025-08-06T04:38:21.209684481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-06T04:38:21.210027833Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-08-06T04:38:21.210304570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2025-08-06T04:38:21.213215110Z [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-08-06T04:38:21.215314096Z [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-08-06T04:38:21.216170190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-06T04:38:21.216719526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-06T04:38:21.218172492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-06T04:38:21.218504771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079387s 
2025-08-06T04:38:21.218703200Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-06T04:38:21.218872211Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-06T04:38:21.219109689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-08-06T04:38:21.220985355Z [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-08-06T04:38:21.221996942Z [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-08-06T04:38:21.222518642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-06T04:38:21.223075724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-06T04:38:21.224481113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-06T04:38:21.224824846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055133s 
2025-08-06T04:38:21.225034858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-06T04:38:21.225193117Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-06T04:38:21.225418671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-08-06T04:38:21.235774352Z [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-08-06T04:38:21.236913495Z [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-08-06T04:38:21.237427881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-06T04:38:21.238344026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-06T04:38:21.239453309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-06T04:38:21.239817703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141814s 
2025-08-06T04:38:21.240006062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-06T04:38:21.240193670Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-08-06T04:38:21.240423833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-06T04:38:21.241776056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-06T04:38:21.242424983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-06T04:38:21.242901162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-06T04:38:21.243420227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-06T04:38:21.244759794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-06T04:38:21.245067804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044485s 
2025-08-06T04:38:21.245577330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-06T04:38:21', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-06T04:38:21.245988898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.247865797Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-06T04:38:21.248008635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070896s 
2025-08-06T04:38:21.248285683Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-08-06T04:38:21.248495485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.248786882Z [Info] add_notification_status: Starting migration of Main DB to 37 
2025-08-06T04:38:21.249676223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-08-06T04:38:21.250576786Z [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-08-06T04:38:21.251220111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013469s 
2025-08-06T04:38:21.251451758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-08-06T04:38:21.251879048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-08-06T04:38:21.252374345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006992s 
2025-08-06T04:38:21.252925295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-06T04:38:21', 'add_notification_status') 
2025-08-06T04:38:21.253349188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.254315163Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-08-06T04:38:21.254501358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026176s 
2025-08-06T04:38:21.254781251Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2025-08-06T04:38:21.255001906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.255511532Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2025-08-06T04:38:21.256185599Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:21.256530724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2025-08-06T04:38:21.256851309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004862s 
2025-08-06T04:38:21.257011041Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:21.257344542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2025-08-06T04:38:21.257772143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005695s 
2025-08-06T04:38:21.257973038Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:21.258314205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2025-08-06T04:38:21.258647927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005007s 
2025-08-06T04:38:21.259174707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-06T04:38:21', 'indexers_freeleech_only_config_contract') 
2025-08-06T04:38:21.259664854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.260642873Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2025-08-06T04:38:21.260884580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024158s 
2025-08-06T04:38:21.261174744Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2025-08-06T04:38:21.261382803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.261723088Z [Info] email_encryption: Starting migration of Main DB to 39 
2025-08-06T04:38:21.262309048Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-06T04:38:21.262529883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-06T04:38:21.264947571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023702s 
2025-08-06T04:38:21.265424261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-06T04:38:21', 'email_encryption') 
2025-08-06T04:38:21.265922494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.266844550Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2025-08-06T04:38:21.267034413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043218s 
2025-08-06T04:38:21.267376491Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2025-08-06T04:38:21.267623970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.268001039Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2025-08-06T04:38:21.268474372Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-06T04:38:21.268667922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-06T04:38:21.271239649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025416s 
2025-08-06T04:38:21.271787893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-06T04:38:21', 'newznab_category_to_capabilities_settings') 
2025-08-06T04:38:21.272315616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.273278775Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2025-08-06T04:38:21.273525181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045564s 
2025-08-06T04:38:21.273766707Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2025-08-06T04:38:21.274254229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.274645086Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2025-08-06T04:38:21.275124010Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-06T04:38:21.275338643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-06T04:38:21.276881519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015744s 
2025-08-06T04:38:21.277394051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-06T04:38:21', 'gazelle_freeleech_token_options') 
2025-08-06T04:38:21.277859588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.278810974Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2025-08-06T04:38:21.279046538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034424s 
2025-08-06T04:38:21.279331081Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2025-08-06T04:38:21.279599893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.279911760Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2025-08-06T04:38:21.280320714Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-06T04:38:21.280534835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-06T04:38:21.282073242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015386s 
2025-08-06T04:38:21.282560794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-06T04:38:21', 'myanonamouse_freeleech_wedge_options') 
2025-08-06T04:38:21.283024267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.284026254Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2025-08-06T04:38:21.284251398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034275s 
2025-08-06T04:38:21.295941575Z [Debug] MigrationController: Took: 00:00:00.8585076 
2025-08-06T04:38:21.406949865Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-08-06T04:38:21.429293402Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-06T04:38:21.434744838Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-06T04:38:21.435135956Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-06T04:38:21.435440209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-06T04:38:21.439406314Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-06T04:38:21.439678973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042576s 
2025-08-06T04:38:21.439949779Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-06T04:38:21.440243620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045107s 
2025-08-06T04:38:21.442453079Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-06T04:38:21.442776289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.443227989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-06T04:38:21.443693416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-06T04:38:21.444256900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000759s 
2025-08-06T04:38:21.444564810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.446061253Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-06T04:38:21.446339083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025397s 
2025-08-06T04:38:21.446761002Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-06T04:38:21.447073241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.447604461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-06T04:38:21.448032482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-06T04:38:21.448541107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006586s 
2025-08-06T04:38:21.448852684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-06T04:38:21.449071925Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-06T04:38:21.449370867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-06T04:38:21.449784370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-06T04:38:21.450767790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010971s 
2025-08-06T04:38:21.451057974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.451936964Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-06T04:38:21.452230275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022178s 
2025-08-06T04:38:21.452622464Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-06T04:38:21.452938801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.453357915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-06T04:38:21.453621536Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-06T04:38:21.453906640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-06T04:38:21.454317477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-06T04:38:21.454882134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006703s 
2025-08-06T04:38:21.455183140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.455982028Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-06T04:38:21.456281231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017181s 
2025-08-06T04:38:21.456688320Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-06T04:38:21.456999236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.457404562Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-08-06T04:38:21.458133019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-08-06T04:38:21.459049535Z [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-08-06T04:38:21.460134589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00175s 
2025-08-06T04:38:21.460420725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-08-06T04:38:21.460774618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-06T04:38:21.461221788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005404s 
2025-08-06T04:38:21.461707396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-06T04:38:21', 'InitialSetup') 
2025-08-06T04:38:21.462287364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.463224842Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-06T04:38:21.463499625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025207s 
2025-08-06T04:38:21.463795781Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2025-08-06T04:38:21.464134493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.464505250Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2025-08-06T04:38:21.465074205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-06T04:38:21', 'ApplicationStatus') 
2025-08-06T04:38:21.465652770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.466445446Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2025-08-06T04:38:21.466735610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023186s 
2025-08-06T04:38:21.467014461Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2025-08-06T04:38:21.467316981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.467672246Z [Info] IndexerProps: Starting migration of Log DB to 3 
2025-08-06T04:38:21.468375963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-06T04:38:21', 'IndexerProps') 
2025-08-06T04:38:21.469147616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.469913368Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2025-08-06T04:38:21.470192410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025986s 
2025-08-06T04:38:21.470548677Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2025-08-06T04:38:21.470850876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.471257174Z [Info] add_update_history: Starting migration of Log DB to 4 
2025-08-06T04:38:21.472058828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-08-06T04:38:21.472788547Z [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-08-06T04:38:21.473627918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012797s 
2025-08-06T04:38:21.473909314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-08-06T04:38:21.474312877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-06T04:38:21.474808685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006072s 
2025-08-06T04:38:21.475295956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-06T04:38:21', 'add_update_history') 
2025-08-06T04:38:21.475902137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.476856027Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2025-08-06T04:38:21.477147995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026242s 
2025-08-06T04:38:21.477443720Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2025-08-06T04:38:21.477752622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.478137207Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2025-08-06T04:38:21.478659478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-06T04:38:21', 'update_notifiarr') 
2025-08-06T04:38:21.479243133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.480234780Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2025-08-06T04:38:21.480508351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024806s 
2025-08-06T04:38:21.480802453Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2025-08-06T04:38:21.481112708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.481498224Z [Info] app_profiles: Starting migration of Log DB to 6 
2025-08-06T04:38:21.481984633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-06T04:38:21', 'app_profiles') 
2025-08-06T04:38:21.482580102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.483458902Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2025-08-06T04:38:21.483720398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023416s 
2025-08-06T04:38:21.484035953Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2025-08-06T04:38:21.484337080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.484692525Z [Info] history_failed: Starting migration of Log DB to 7 
2025-08-06T04:38:21.485187903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-06T04:38:21', 'history_failed') 
2025-08-06T04:38:21.485744814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.486608203Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2025-08-06T04:38:21.486876262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022779s 
2025-08-06T04:38:21.487157108Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2025-08-06T04:38:21.487462072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.487814542Z [Info] redacted_api: Starting migration of Log DB to 8 
2025-08-06T04:38:21.488322865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-06T04:38:21', 'redacted_api') 
2025-08-06T04:38:21.488906691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.489907806Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2025-08-06T04:38:21.490205095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023776s 
2025-08-06T04:38:21.490506592Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2025-08-06T04:38:21.490796906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.491168725Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2025-08-06T04:38:21.491669994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-06T04:38:21', 'IndexerProxies') 
2025-08-06T04:38:21.492257246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.493170856Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2025-08-06T04:38:21.493441361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023713s 
2025-08-06T04:38:21.493732186Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2025-08-06T04:38:21.494056008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.494437446Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2025-08-06T04:38:21.494953535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-06T04:38:21', 'app_indexer_remote_name') 
2025-08-06T04:38:21.495542521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.496541413Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2025-08-06T04:38:21.496833140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024691s 
2025-08-06T04:38:21.497129787Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2025-08-06T04:38:21.497439040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.497814496Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2025-08-06T04:38:21.498325765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-06T04:38:21', 'desi_gazelle_to_unit3d') 
2025-08-06T04:38:21.498906475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.499726355Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2025-08-06T04:38:21.500032772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022735s 
2025-08-06T04:38:21.500361083Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2025-08-06T04:38:21.500660807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.501041654Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2025-08-06T04:38:21.501591661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-06T04:38:21', 'add_on_update_to_notifications') 
2025-08-06T04:38:21.502192090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.508634602Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2025-08-06T04:38:21.508940918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078789s 
2025-08-06T04:38:21.509280692Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2025-08-06T04:38:21.509641810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.510058579Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2025-08-06T04:38:21.510572614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-06T04:38:21', 'IndexerVersions') 
2025-08-06T04:38:21.511202883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.512013284Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2025-08-06T04:38:21.512282146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024247s 
2025-08-06T04:38:21.512568202Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2025-08-06T04:38:21.512868336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.513246798Z [Info] cleanup_config: Starting migration of Log DB to 16 
2025-08-06T04:38:21.513737656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-06T04:38:21', 'cleanup_config') 
2025-08-06T04:38:21.514305570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.515096522Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2025-08-06T04:38:21.515374652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022257s 
2025-08-06T04:38:21.515668874Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2025-08-06T04:38:21.515991614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.516359385Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2025-08-06T04:38:21.516860594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-06T04:38:21', 'indexer_cleanup') 
2025-08-06T04:38:21.517423026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.518245082Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2025-08-06T04:38:21.518521929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022863s 
2025-08-06T04:38:21.518806823Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2025-08-06T04:38:21.519131977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.519481481Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2025-08-06T04:38:21.519992159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-06T04:38:21', 'minimum_seeders') 
2025-08-06T04:38:21.520566826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.521517601Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2025-08-06T04:38:21.521793216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023939s 
2025-08-06T04:38:21.522069692Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2025-08-06T04:38:21.522383955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.522729741Z [Info] remove_showrss: Starting migration of Log DB to 19 
2025-08-06T04:38:21.523228015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-06T04:38:21', 'remove_showrss') 
2025-08-06T04:38:21.523788333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.524639416Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2025-08-06T04:38:21.524885482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022335s 
2025-08-06T04:38:21.525242080Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2025-08-06T04:38:21.525484057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.525851387Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2025-08-06T04:38:21.526384821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-06T04:38:21', 'remove_torrentparadiseml') 
2025-08-06T04:38:21.526979668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.527767975Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2025-08-06T04:38:21.528108531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022621s 
2025-08-06T04:38:21.528414427Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2025-08-06T04:38:21.528729431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.529106450Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2025-08-06T04:38:21.529668983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-06T04:38:21', 'localization_setting_to_string') 
2025-08-06T04:38:21.530289573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.531235176Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2025-08-06T04:38:21.531550321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024909s 
2025-08-06T04:38:21.531815735Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2025-08-06T04:38:21.532211663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.532576517Z [Info] orpheus_api: Starting migration of Log DB to 22 
2025-08-06T04:38:21.533058207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-06T04:38:21', 'orpheus_api') 
2025-08-06T04:38:21.533639097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.534424238Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2025-08-06T04:38:21.534690353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022333s 
2025-08-06T04:38:21.534994646Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2025-08-06T04:38:21.535313188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.535697812Z [Info] download_client_categories: Starting migration of Log DB to 23 
2025-08-06T04:38:21.536247178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-06T04:38:21', 'download_client_categories') 
2025-08-06T04:38:21.536852377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.537719262Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2025-08-06T04:38:21.537975638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023601s 
2025-08-06T04:38:21.538264910Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2025-08-06T04:38:21.538576598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.538932966Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2025-08-06T04:38:21.539435327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-06T04:38:21', 'add_salt_to_users') 
2025-08-06T04:38:21.540044824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.540801628Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2025-08-06T04:38:21.541068585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022185s 
2025-08-06T04:38:21.541400935Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2025-08-06T04:38:21.541742813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.542126966Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2025-08-06T04:38:21.542729440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-06T04:38:21', 'speedcd_userpasssettings_to_speedcdsettings') 
2025-08-06T04:38:21.543360520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.544167886Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2025-08-06T04:38:21.544489794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023895s 
2025-08-06T04:38:21.544827354Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2025-08-06T04:38:21.545176958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.545581272Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2025-08-06T04:38:21.546186941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-06T04:38:21', 'torrentday_cookiesettings_to_torrentdaysettings') 
2025-08-06T04:38:21.546823082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.547711080Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2025-08-06T04:38:21.548077247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024697s 
2025-08-06T04:38:21.548416951Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2025-08-06T04:38:21.548778459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.549165929Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2025-08-06T04:38:21.549771899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-06T04:38:21', 'alpharatio_greatposterwall_config_contract') 
2025-08-06T04:38:21.550445515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.551271859Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2025-08-06T04:38:21.551586132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024665s 
2025-08-06T04:38:21.551906377Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2025-08-06T04:38:21.552214036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.552595424Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2025-08-06T04:38:21.553089238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-06T04:38:21', 'remove_notwhatcd') 
2025-08-06T04:38:21.553666431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.554535971Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2025-08-06T04:38:21.554764582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022741s 
2025-08-06T04:38:21.555069896Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2025-08-06T04:38:21.555378317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.555761319Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2025-08-06T04:38:21.556343421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-06T04:38:21', 'add_on_grab_to_notifications') 
2025-08-06T04:38:21.556959221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.557802559Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2025-08-06T04:38:21.558088955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023978s 
2025-08-06T04:38:21.558437186Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2025-08-06T04:38:21.558747161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.559124069Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2025-08-06T04:38:21.559719639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-06T04:38:21', 'animetorrents_use_custom_config_contract') 
2025-08-06T04:38:21.560455180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.561415914Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2025-08-06T04:38:21.561733974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002627s 
2025-08-06T04:38:21.562037505Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2025-08-06T04:38:21.562346337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.562701362Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2025-08-06T04:38:21.563242301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-06T04:38:21', 'apprise_server_url') 
2025-08-06T04:38:21.563795204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.564636047Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2025-08-06T04:38:21.564905319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022532s 
2025-08-06T04:38:21.565191876Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2025-08-06T04:38:21.565507622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.565877427Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2025-08-06T04:38:21.566417725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-06T04:38:21', 'health_restored_notification') 
2025-08-06T04:38:21.567031230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.567801391Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2025-08-06T04:38:21.568113058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022736s 
2025-08-06T04:38:21.568383613Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2025-08-06T04:38:21.568732786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.569116479Z [Info] remove_uc: Starting migration of Log DB to 33 
2025-08-06T04:38:21.569597828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-06T04:38:21', 'remove_uc') 
2025-08-06T04:38:21.570179469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.571046164Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2025-08-06T04:38:21.571299103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023201s 
2025-08-06T04:38:21.571596272Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2025-08-06T04:38:21.571975826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.572318746Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2025-08-06T04:38:21.572856579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-06T04:38:21', 'history_fix_data_titles') 
2025-08-06T04:38:21.573440765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.574235846Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2025-08-06T04:38:21.574528435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002308s 
2025-08-06T04:38:21.574820804Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2025-08-06T04:38:21.575162512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.575683200Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2025-08-06T04:38:21.576261785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-06T04:38:21', 'download_client_per_indexer') 
2025-08-06T04:38:21.576851422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.577719811Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2025-08-06T04:38:21.578029424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025613s 
2025-08-06T04:38:21.578363577Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-06T04:38:21.578696718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.579213318Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2025-08-06T04:38:21.580209073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-08-06T04:38:21.580495950Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-06T04:38:21.580773008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-08-06T04:38:21.582171654Z [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-08-06T04:38:21.583632125Z [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-08-06T04:38:21.584460713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-08-06T04:38:21.585136865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-08-06T04:38:21.586237310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-06T04:38:21.586698719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055077s 
2025-08-06T04:38:21.586940476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-08-06T04:38:21.587202995Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-06T04:38:21.587473189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-08-06T04:38:21.588468112Z [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-08-06T04:38:21.589571874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-08-06T04:38:21.590239048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-08-06T04:38:21.590867633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-08-06T04:38:21.591961295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-06T04:38:21.592465390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046569s 
2025-08-06T04:38:21.592710754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-06T04:38:21.592985808Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-06T04:38:21.593247275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-06T04:38:21.594012225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-06T04:38:21.594867327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-06T04:38:21.595506614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-06T04:38:21.596137033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-06T04:38:21.597185013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-06T04:38:21.597683386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041345s 
2025-08-06T04:38:21.598248364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-06T04:38:21', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-06T04:38:21.598898172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.600153279Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-06T04:38:21.600498124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065238s 
2025-08-06T04:38:21.600805833Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-08-06T04:38:21.601121419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.601502997Z [Info] add_notification_status: Starting migration of Log DB to 37 
2025-08-06T04:38:21.602023575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-06T04:38:21', 'add_notification_status') 
2025-08-06T04:38:21.602623273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.603530078Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-08-06T04:38:21.603819241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023962s 
2025-08-06T04:38:21.604160077Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2025-08-06T04:38:21.604484841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.604865417Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2025-08-06T04:38:21.605439152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-06T04:38:21', 'indexers_freeleech_only_config_contract') 
2025-08-06T04:38:21.606055964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.606835414Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2025-08-06T04:38:21.607140889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023198s 
2025-08-06T04:38:21.607432025Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2025-08-06T04:38:21.607723402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.608105681Z [Info] email_encryption: Starting migration of Log DB to 39 
2025-08-06T04:38:21.608594776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-06T04:38:21', 'email_encryption') 
2025-08-06T04:38:21.609159964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.609919383Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2025-08-06T04:38:21.610174988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021797s 
2025-08-06T04:38:21.610488529Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2025-08-06T04:38:21.610842872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.611206534Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2025-08-06T04:38:21.611785560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-06T04:38:21', 'newznab_category_to_capabilities_settings') 
2025-08-06T04:38:21.612437503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.613232884Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2025-08-06T04:38:21.613543219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002355s 
2025-08-06T04:38:21.613830598Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2025-08-06T04:38:21.614161153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.614547461Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2025-08-06T04:38:21.615072528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-06T04:38:21', 'gazelle_freeleech_token_options') 
2025-08-06T04:38:21.615697507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.616491405Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2025-08-06T04:38:21.616786490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022969s 
2025-08-06T04:38:21.617100111Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2025-08-06T04:38:21.617419795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:21.617796263Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2025-08-06T04:38:21.618357713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-06T04:38:21', 'myanonamouse_freeleech_wedge_options') 
2025-08-06T04:38:21.618966890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:21.619789175Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2025-08-06T04:38:21.620105532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023359s 
2025-08-06T04:38:21.790292354Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2025-08-06T04:38:21.801069013Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-08-06T04:38:21.942762996Z [Info] AppSyncProfileService: Setting up default app profile 
2025-08-06T04:38:21.959160321Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2025-08-06T04:38:22.077782610Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-08-06T04:38:22.460155237Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-08-06T04:38:22.460506855Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-08-06T04:38:22.460805908Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin 
2025-08-06T04:38:22.761856517Z [ls.io-init] done.
View SBOM output
Expand
NAME                                                         VERSION              TYPE                    
AngleSharp                                                   1.2.0                dotnet  (+5 duplicates)  
AngleSharp.Xml                                               1.0.0                dotnet  (+5 duplicates)  
BouncyCastle.Cryptography                                    2.4.0                dotnet  (+5 duplicates)  
Dapper                                                       2.0.151              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                                                    2.0.9.136            dotnet  (+3 duplicates)  
FluentValidation                                             9.5.4                dotnet  (+5 duplicates)  
IPAddressRange                                               6.2.0                dotnet  (+7 duplicates)  
ImpromptuInterface                                           7.0.1                dotnet  (+3 duplicates)  
MailKit                                                      4.8.0                dotnet  (+5 duplicates)  
Microsoft.AspNetCore.Cryptography.Internal                   6.0.35               dotnet  (+4 duplicates)  
Microsoft.AspNetCore.Cryptography.KeyDerivation              6.0.35               dotnet  (+4 duplicates)  
Microsoft.AspNetCore.WebUtilities                            2.2.0                dotnet  (+5 duplicates)  
Microsoft.Bcl.AsyncInterfaces                                6.0.0                dotnet  (+5 duplicates)  
Microsoft.Bcl.TimeProvider                                   8.0.0                dotnet  (+5 duplicates)  
Microsoft.Data.SqlClient                                     2.1.7                dotnet  (+5 duplicates)  
Microsoft.Extensions.Configuration                           6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Configuration.Abstractions              6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Configuration.Binder                    6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Configuration.CommandLine               6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Configuration.EnvironmentVariables      6.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Configuration.FileExtensions            6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Configuration.Json                      6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Configuration.UserSecrets               6.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.DependencyInjection                     6.0.2                dotnet  (+7 duplicates)  
Microsoft.Extensions.DependencyInjection.Abstractions        6.0.0                dotnet  (+2 duplicates)  
Microsoft.Extensions.DependencyInjection.Abstractions        7.0.0                dotnet  (+1 duplicate)   
Microsoft.Extensions.FileProviders.Abstractions              6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.FileProviders.Physical                  6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.FileSystemGlobbing                      6.0.0                dotnet  (+2 duplicates)  
Microsoft.Extensions.Hosting                                 6.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Hosting.Abstractions                    6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Hosting.WindowsServices                 6.0.3                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging                                 6.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.Abstractions                    6.0.4                dotnet  (+6 duplicates)  
Microsoft.Extensions.Logging.Configuration                   6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.Console                         6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.Debug                           6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.EventLog                        6.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.EventSource                     6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Options                                 6.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Options.ConfigurationExtensions         6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Primitives                              6.0.1                dotnet  (+7 duplicates)  
Microsoft.Identity.Client                                    4.21.1               dotnet  (+5 duplicates)  
Microsoft.IdentityModel.JsonWebTokens                        6.8.0                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Logging                              6.8.0                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Protocols                            6.8.0                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Protocols.OpenIdConnect              6.8.0                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Tokens                               6.8.0                dotnet  (+5 duplicates)  
Microsoft.Net.Http.Headers                                   2.2.0                dotnet  (+5 duplicates)  
Microsoft.OpenApi                                            1.6.22               dotnet  (+2 duplicates)  
Microsoft.Win32.SystemEvents                                 6.0.0                dotnet  (+7 duplicates)  
MimeKit                                                      4.8.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)  
NETStandard.Library                                          1.6.1                dotnet  (+3 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                                                       7.0.10               dotnet  (+7 duplicates)  
Polly                                                        8.5.2                dotnet  (+5 duplicates)  
Polly.Contrib.WaitAndRetry                                   1.1.1                dotnet  (+7 duplicates)  
Polly.Core                                                   8.5.2                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                               7.3.2                dotnet  (+2 duplicates)  
Swashbuckle.AspNetCore.SwaggerGen                            7.3.2                dotnet  (+2 duplicates)  
System.Configuration.ConfigurationManager                    6.0.2                dotnet  (+7 duplicates)  
System.Data.SQLite.Core.Servarr                              1.0.115.5-18         dotnet  (+7 duplicates)  
System.Diagnostics.DiagnosticSource                          6.0.2                dotnet  (+7 duplicates)  
System.Diagnostics.EventLog                                  6.0.0                dotnet  (+2 duplicates)  
System.Drawing.Common                                        6.0.0                dotnet  (+7 duplicates)  
System.Formats.Asn1                                          8.0.1                dotnet  (+5 duplicates)  
System.IdentityModel.Tokens.Jwt                              6.8.0                dotnet  (+5 duplicates)  
System.Net.Http                                              4.3.0                dotnet  (+3 duplicates)  
System.Runtime.Caching                                       4.7.0                dotnet  (+5 duplicates)  
System.Security.Cryptography.Pkcs                            8.0.0                dotnet  (+5 duplicates)  
System.Security.Cryptography.ProtectedData                   6.0.0                dotnet  (+7 duplicates)  
System.Security.Permissions                                  6.0.1                dotnet  (+7 duplicates)  
System.ServiceModel.Syndication                              6.0.0                dotnet  (+5 duplicates)  
System.ServiceProcess.ServiceController                      6.0.1                dotnet  (+7 duplicates)  
System.Text.Encoding.CodePages                               6.0.1                dotnet  (+1 duplicate)   
System.Text.Json                                             6.0.11               dotnet  (+7 duplicates)  
System.Windows.Extensions                                    6.0.0                dotnet  (+7 duplicates)  
YamlDotNet                                                   13.1.1               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.1-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.1-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                      
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64  6.0.35               dotnet                   
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64     6.0.35               dotnet                   
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
View Browser Console Logs
Expand
[
    {
        "level": "INFO",
        "message": "http://172.17.0.5:9696/194-0bd4624df983e06e6ccb.js 1:139286 \"[signalR] starting\"",
        "source": "console-api",
        "timestamp": 1754455121018
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.5:9696/194-0bd4624df983e06e6ccb.js 1:139286 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.5:9696/signalr/messages?access_token=(removed)'.\"",
        "source": "console-api",
        "timestamp": 1754455121018
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.5:9696/194-0bd4624df983e06e6ccb.js 1:139286 \"[signalR] Information: WebSocket connected to ws://172.17.0.5:9696/signalr/messages?access_token=(removed)&id=eQh_Le7281gQejsWCiVzIA.\"",
        "source": "console-api",
        "timestamp": 1754455121018
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.5:9696/194-0bd4624df983e06e6ccb.js 1:139286 \"[signalR] Information: Using HubProtocol 'json'.\"",
        "source": "console-api",
        "timestamp": 1754455121018
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:9696/194-0bd4624df983e06e6ccb.js 1:139286 \"[signalR] connected\"",
        "source": "console-api",
        "timestamp": 1754455121018
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:9696/194-0bd4624df983e06e6ccb.js 1:139286 \"[signalR] received\" \"version\" Object",
        "source": "console-api",
        "timestamp": 1754455121018
    },
    {
        "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": 1754455121018
    },
    {
        "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": 1754455121018
    }
]
Test Result Message Runtime
Container startup PASS - 4.05s
Create SBOM PASS - 11.02s
Get build info PASS - 0.03s
Get screenshot PASS - 11.04s
Runtime: 65.38s
arm64v8-1.37.0.5076-ls124
Build Information
Builder: X86-BUILDER-3d --Hetzner
Created: 2025-08-06T04:35:23+00:00
Image: linuxserver/prowlarr
Maintainer: Roxedus,thespad
Size: 78.16MB
Tag: arm64v8-1.37.0.5076-ls124
Version: 1.37.0.5076-ls124
View Container Logs
Expand
2025-08-06T04:38:20.394702358Z [migrations] started
2025-08-06T04:38:20.399171537Z [migrations] no migrations found
2025-08-06T04:38:20.829742068Z usermod: no changes
2025-08-06T04:38:20.925646176Z ───────────────────────────────────────
2025-08-06T04:38:20.925797120Z 
2025-08-06T04:38:20.925805236Z       ██╗     ███████╗██╗ ██████╗
2025-08-06T04:38:20.925810607Z       ██║     ██╔════╝██║██╔═══██╗
2025-08-06T04:38:20.925815466Z       ██║     ███████╗██║██║   ██║
2025-08-06T04:38:20.925820336Z       ██║     ╚════██║██║██║   ██║
2025-08-06T04:38:20.925825126Z       ███████╗███████║██║╚██████╔╝
2025-08-06T04:38:20.925829755Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-06T04:38:20.925834735Z 
2025-08-06T04:38:20.925839455Z    Brought to you by linuxserver.io
2025-08-06T04:38:20.925843944Z ───────────────────────────────────────
2025-08-06T04:38:20.932084889Z 
2025-08-06T04:38:20.933055975Z To support the app dev(s) visit:
2025-08-06T04:38:20.967080521Z Prowlarr: https://opencollective.com/prowlarr
2025-08-06T04:38:20.972332766Z 
2025-08-06T04:38:20.972353779Z To support LSIO projects visit:
2025-08-06T04:38:20.972362426Z https://www.linuxserver.io/donate/
2025-08-06T04:38:20.972370352Z 
2025-08-06T04:38:20.972376675Z ───────────────────────────────────────
2025-08-06T04:38:20.972384410Z GID/UID
2025-08-06T04:38:20.972390743Z ───────────────────────────────────────
2025-08-06T04:38:21.047318336Z 
2025-08-06T04:38:21.047333126Z User UID:    911
2025-08-06T04:38:21.047341593Z User GID:    911
2025-08-06T04:38:21.047350160Z ───────────────────────────────────────
2025-08-06T04:38:21.069145724Z Linuxserver.io version: 1.37.0.5076-ls124
2025-08-06T04:38:21.071783595Z Build-date: 2025-08-06T04:35:23+00:00
2025-08-06T04:38:21.071808085Z ───────────────────────────────────────
2025-08-06T04:38:21.071819929Z     
2025-08-06T04:38:23.089561173Z [custom-init] No custom files found, skipping...
2025-08-06T04:38:30.629375716Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 1.37.0.5076 
2025-08-06T04:38:30.927161051Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-06T04:38:31.063319749Z [Debug] Bootstrap: Console selected 
2025-08-06T04:38:31.080792991Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-06T04:38:35.576779860Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-06T04:38:36.534400739Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {b2a2d6f1-aa29-4b09-9de1-39be581e57e7} may be persisted to storage in unencrypted form. 
2025-08-06T04:38:37.937647090Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-08-06T04:38:38.623589639Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-06T04:38:39.985198816Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-06T04:38:40.823830597Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-06T04:38:40.882066050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-06T04:38:41.760443336Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-06T04:38:41.792348486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.9058429s 
2025-08-06T04:38:41.801678391Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-06T04:38:41.808300704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.937751s 
2025-08-06T04:38:42.032060082Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-06T04:38:42.044006115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:42.141974198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-06T04:38:42.393616858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-06T04:38:42.661438372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.51335s 
2025-08-06T04:38:42.670016443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:42.690553694Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-06T04:38:42.694952561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5430349s 
2025-08-06T04:38:42.854094996Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-06T04:38:42.859973011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:42.950702951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-06T04:38:42.979839896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-06T04:38:42.997559474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0421259s 
2025-08-06T04:38:43.003424072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-06T04:38:43.009444794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019293s 
2025-08-06T04:38:43.018816423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-06T04:38:43.032654756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-06T04:38:43.051176629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0273552s 
2025-08-06T04:38:43.057473307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:43.064983448Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-06T04:38:43.069840117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0405319s 
2025-08-06T04:38:43.084287726Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-06T04:38:43.089720926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:43.106775063Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-06T04:38:43.113495926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022472s 
2025-08-06T04:38:43.118924636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-06T04:38:43.127314258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-06T04:38:43.135465490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120607s 
2025-08-06T04:38:43.140361999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:43.146739320Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-06T04:38:43.150842140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224306s 
2025-08-06T04:38:43.171275472Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-06T04:38:43.177982005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:43.193164875Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-08-06T04:38:43.392135472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-08-06T04:38:43.408792810Z [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-08-06T04:38:43.420139356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237354s 
2025-08-06T04:38:43.424588905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-08-06T04:38:43.432579042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-08-06T04:38:43.439454987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109748s 
2025-08-06T04:38:43.443448056Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-08-06T04:38:43.463704893Z [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-08-06T04:38:43.480316970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0327041s 
2025-08-06T04:38:43.485104359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-08-06T04:38:43.492900186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-06T04:38:43.500007626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108494s 
2025-08-06T04:38:43.504228705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-08-06T04:38:43.613954873Z [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-08-06T04:38:43.633288460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1248909s 
2025-08-06T04:38:43.637609300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-08-06T04:38:43.658812932Z [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-08-06T04:38:43.684444640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0367143s 
2025-08-06T04:38:43.693085739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-08-06T04:38:43.705562460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-06T04:38:43.718751515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193511s 
2025-08-06T04:38:43.725323948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-08-06T04:38:43.857965686Z [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-08-06T04:38:43.900001012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1664687s 
2025-08-06T04:38:43.906029239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-08-06T04:38:43.914530526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-06T04:38:43.923635057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135483s 
2025-08-06T04:38:43.929365395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2025-08-06T04:38:43.949377418Z [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-08-06T04:38:43.967526681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0329414s 
2025-08-06T04:38:43.971954907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2025-08-06T04:38:43.994743901Z [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-08-06T04:38:44.011716164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0357777s 
2025-08-06T04:38:44.016466970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2025-08-06T04:38:44.026479149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2025-08-06T04:38:44.035625124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142473s 
2025-08-06T04:38:44.039476779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-08-06T04:38:44.049553979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-08-06T04:38:44.057825954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146446s 
2025-08-06T04:38:44.062882635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-08-06T04:38:44.070359529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-08-06T04:38:44.080300856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012874s 
2025-08-06T04:38:44.084531263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-08-06T04:38:44.102471315Z [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-08-06T04:38:44.113286541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250608s 
2025-08-06T04:38:44.117857223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-08-06T04:38:44.128144516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-08-06T04:38:44.136628919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147144s 
2025-08-06T04:38:44.143032502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-08-06T04:38:44.151280369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-08-06T04:38:44.159282651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116619s 
2025-08-06T04:38:44.163194217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-08-06T04:38:44.200756236Z [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-08-06T04:38:44.223881688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.05693s 
2025-08-06T04:38:44.228852416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-08-06T04:38:44.341831664Z [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-08-06T04:38:44.370919871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1361356s 
2025-08-06T04:38:44.376820893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-08-06T04:38:44.387383550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-06T04:38:44.400233753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174953s 
2025-08-06T04:38:44.404682591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-08-06T04:38:44.420731294Z [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-08-06T04:38:44.432426662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236214s 
2025-08-06T04:38:44.436896141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-08-06T04:38:44.443820653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-06T04:38:44.450404269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096759s 
2025-08-06T04:38:44.508112542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-06T04:38:44', 'InitialSetup') 
2025-08-06T04:38:44.537257624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:44.546854817Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-06T04:38:44.550792426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1054957s 
2025-08-06T04:38:44.559286969Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2025-08-06T04:38:44.564624997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:44.574895115Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2025-08-06T04:38:44.648599906Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2025-08-06T04:38:44.930508393Z [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-08-06T04:38:44.974147919Z [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-08-06T04:38:44.998018862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-06T04:38:45.014581310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-06T04:38:45.038110575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-06T04:38:45.045683823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3925542s 
2025-08-06T04:38:45.050931218Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2025-08-06T04:38:45.100551035Z [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-08-06T04:38:45.134972791Z [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-08-06T04:38:45.151196817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-06T04:38:45.159985593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-06T04:38:45.176963067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-06T04:38:45.185808386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.130456s 
2025-08-06T04:38:45.193738122Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2025-08-06T04:38:45.305147209Z [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-08-06T04:38:45.340397473Z [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-08-06T04:38:45.356188227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-06T04:38:45.365306686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-06T04:38:45.381337343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-06T04:38:45.388041522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1899217s 
2025-08-06T04:38:45.392319375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2025-08-06T04:38:45.417940342Z [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-08-06T04:38:45.438255415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.041604s 
2025-08-06T04:38:45.443632181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2025-08-06T04:38:45.453675392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-08-06T04:38:45.461861164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138573s 
2025-08-06T04:38:45.475573032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-06T04:38:45', 'ApplicationStatus') 
2025-08-06T04:38:45.485701415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:45.494089915Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2025-08-06T04:38:45.499811575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0453206s 
2025-08-06T04:38:45.505725803Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2025-08-06T04:38:45.510707964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:45.517285778Z [Info] IndexerProps: Starting migration of Main DB to 3 
2025-08-06T04:38:45.546923061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-06T04:38:45.551128108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001434s 
2025-08-06T04:38:45.556657711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2025-08-06T04:38:45.567223034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2025-08-06T04:38:45.577554326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166071s 
2025-08-06T04:38:45.581780565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-08-06T04:38:45.610617938Z [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-08-06T04:38:45.632338711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0465066s 
2025-08-06T04:38:45.636873843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-08-06T04:38:45.660035267Z [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-08-06T04:38:45.674483047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335321s 
2025-08-06T04:38:45.679476651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-08-06T04:38:45.689436885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-06T04:38:45.697320649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133038s 
2025-08-06T04:38:45.707611479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-06T04:38:45', 'IndexerProps') 
2025-08-06T04:38:45.716507270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:45.723779733Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2025-08-06T04:38:45.727571066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0394156s 
2025-08-06T04:38:45.732829604Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2025-08-06T04:38:45.737756394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:45.743491331Z [Info] add_update_history: Starting migration of Main DB to 4 
2025-08-06T04:38:45.755470220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-06T04:38:45', 'add_update_history') 
2025-08-06T04:38:45.764845667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:45.770911039Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2025-08-06T04:38:45.774752143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0333717s 
2025-08-06T04:38:45.779429140Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2025-08-06T04:38:45.784330609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:45.789970655Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2025-08-06T04:38:45.877221469Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-06T04:38:45.901330051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-06T04:38:45.913081381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259333s 
2025-08-06T04:38:45.923540520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-06T04:38:45', 'update_notifiarr') 
2025-08-06T04:38:45.932559670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:45.938545492Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2025-08-06T04:38:45.942340032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0510164s 
2025-08-06T04:38:45.946887478Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2025-08-06T04:38:45.952465209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:45.958001997Z [Info] app_profiles: Starting migration of Main DB to 6 
2025-08-06T04:38:45.971240041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2025-08-06T04:38:45.993661716Z [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-08-06T04:38:46.008597648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0333411s 
2025-08-06T04:38:46.013049181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2025-08-06T04:38:46.021348321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2025-08-06T04:38:46.028954265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119659s 
2025-08-06T04:38:46.032727442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-06T04:38:46.037059745Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2025-08-06T04:38:46.041913127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2025-08-06T04:38:46.050547773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2025-08-06T04:38:46.060220608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141037s 
2025-08-06T04:38:46.070459183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-06T04:38:46', 'app_profiles') 
2025-08-06T04:38:46.079254041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:46.085137517Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2025-08-06T04:38:46.088855664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0385627s 
2025-08-06T04:38:46.093474353Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2025-08-06T04:38:46.098520543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:46.104030988Z [Info] history_failed: Starting migration of Main DB to 7 
2025-08-06T04:38:46.114043498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-06T04:38:46.117806194Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s 
2025-08-06T04:38:46.122461658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2025-08-06T04:38:46.131013787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2025-08-06T04:38:46.140737195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141744s 
2025-08-06T04:38:46.148831582Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2025-08-06T04:38:46.158768359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2025-08-06T04:38:46.166104560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116397s 
2025-08-06T04:38:46.176400431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-06T04:38:46', 'history_failed') 
2025-08-06T04:38:46.185245660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:46.191283627Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2025-08-06T04:38:46.195040641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0362047s 
2025-08-06T04:38:46.199591034Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2025-08-06T04:38:46.204405026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:46.209860941Z [Info] redacted_api: Starting migration of Main DB to 8 
2025-08-06T04:38:46.216083680Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-06T04:38:46.221180954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-06T04:38:46.261363800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0411101s 
2025-08-06T04:38:46.272026008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-06T04:38:46', 'redacted_api') 
2025-08-06T04:38:46.281050858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:46.286836117Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2025-08-06T04:38:46.291021634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0665297s 
2025-08-06T04:38:46.295758341Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2025-08-06T04:38:46.300885244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:46.306443595Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2025-08-06T04:38:46.318356481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2025-08-06T04:38:46.338452604Z [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-08-06T04:38:46.352000071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296669s 
2025-08-06T04:38:46.355781244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-06T04:38:46.359340551Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2025-08-06T04:38:46.363690349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-08-06T04:38:46.370189434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-08-06T04:38:46.378640771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109616s 
2025-08-06T04:38:46.388943715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-06T04:38:46', 'IndexerProxies') 
2025-08-06T04:38:46.397882282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:46.403661268Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2025-08-06T04:38:46.407436109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0353674s 
2025-08-06T04:38:46.412396806Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2025-08-06T04:38:46.417394539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:46.423167392Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2025-08-06T04:38:46.431473166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2025-08-06T04:38:46.435536477Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s 
2025-08-06T04:38:46.441369772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2025-08-06T04:38:46.450257517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2025-08-06T04:38:46.460049192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139323s 
2025-08-06T04:38:46.471206276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-06T04:38:46', 'app_indexer_remote_name') 
2025-08-06T04:38:46.480606513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:46.486839623Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2025-08-06T04:38:46.490798093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0396865s 
2025-08-06T04:38:46.495778701Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2025-08-06T04:38:46.501067600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:46.506846877Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2025-08-06T04:38:46.556794293Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:46.591581075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2025-08-06T04:38:46.599505059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0388962s 
2025-08-06T04:38:46.610400917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-06T04:38:46', 'desi_gazelle_to_unit3d') 
2025-08-06T04:38:46.619591893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:46.625825464Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2025-08-06T04:38:46.629756789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0641648s 
2025-08-06T04:38:46.635036720Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2025-08-06T04:38:46.640253574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:46.646196409Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2025-08-06T04:38:46.654207069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-06T04:38:46.658044084Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s 
2025-08-06T04:38:46.663442634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-08-06T04:38:46.673173777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2025-08-06T04:38:46.683496191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155748s 
2025-08-06T04:38:46.694915613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-06T04:38:46', 'add_on_update_to_notifications') 
2025-08-06T04:38:46.704891749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:46.711505777Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2025-08-06T04:38:46.715639549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0422037s 
2025-08-06T04:38:46.720251305Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2025-08-06T04:38:46.725107032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:46.730687377Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2025-08-06T04:38:46.743178257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2025-08-06T04:38:46.760831561Z [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-08-06T04:38:46.772908668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254864s 
2025-08-06T04:38:46.778211705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2025-08-06T04:38:46.789047893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2025-08-06T04:38:46.797106349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145325s 
2025-08-06T04:38:46.802005623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2025-08-06T04:38:46.811582305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2025-08-06T04:38:46.819081715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129407s 
2025-08-06T04:38:46.829339007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-06T04:38:46', 'IndexerVersions') 
2025-08-06T04:38:46.838221762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:46.844294700Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2025-08-06T04:38:46.848015782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.037309s 
2025-08-06T04:38:46.852490842Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2025-08-06T04:38:46.857386429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:46.863433435Z [Info] cleanup_config: Starting migration of Main DB to 16 
2025-08-06T04:38:46.904861778Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:46.941113079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2025-08-06T04:38:46.951878634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0421397s 
2025-08-06T04:38:46.956782879Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:46.964754048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2025-08-06T04:38:46.970536531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096097s 
2025-08-06T04:38:46.981077024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-06T04:38:46', 'cleanup_config') 
2025-08-06T04:38:46.990021012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:46.995891271Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2025-08-06T04:38:46.999596151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0341996s 
2025-08-06T04:38:47.004848717Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2025-08-06T04:38:47.009823633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:47.015952995Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2025-08-06T04:38:47.064246782Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:47.072380498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2025-08-06T04:38:47.078680964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099641s 
2025-08-06T04:38:47.083515438Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:47.090553930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2025-08-06T04:38:47.096249247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086656s 
2025-08-06T04:38:47.101345288Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:47.108405663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2025-08-06T04:38:47.114089167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086702s 
2025-08-06T04:38:47.118907688Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:47.125859335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2025-08-06T04:38:47.131467316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084765s 
2025-08-06T04:38:47.136286169Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:47.143299931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2025-08-06T04:38:47.148962041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085629s 
2025-08-06T04:38:47.153837177Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:47.160991893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2025-08-06T04:38:47.166665697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086969s 
2025-08-06T04:38:47.171568648Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:47.179744019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2025-08-06T04:38:47.186058964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103759s 
2025-08-06T04:38:47.190892265Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:47.198201452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2025-08-06T04:38:47.203866598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088105s 
2025-08-06T04:38:47.208713588Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:47.216173087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2025-08-06T04:38:47.221986863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091765s 
2025-08-06T04:38:47.226870646Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:47.233820269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2025-08-06T04:38:47.239442068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084354s 
2025-08-06T04:38:47.244764274Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:47.252199845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2025-08-06T04:38:47.257975374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090004s 
2025-08-06T04:38:47.262771280Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:47.269992209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2025-08-06T04:38:47.276118735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091871s 
2025-08-06T04:38:47.281005434Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:47.288315853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2025-08-06T04:38:47.294058986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089593s 
2025-08-06T04:38:47.299198565Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:47.306654787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2025-08-06T04:38:47.312509546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091572s 
2025-08-06T04:38:47.317340081Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:47.324587484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2025-08-06T04:38:47.330314926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088813s 
2025-08-06T04:38:47.335138788Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:47.341920884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2025-08-06T04:38:47.347476500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082524s 
2025-08-06T04:38:47.350927508Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:47.460999612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2025-08-06T04:38:47.470197351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1154528s 
2025-08-06T04:38:47.473719333Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:47.482335260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2025-08-06T04:38:47.489312048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122022s 
2025-08-06T04:38:47.492769930Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:47.501413754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2025-08-06T04:38:47.508232864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119599s 
2025-08-06T04:38:47.511612158Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:47.520034145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2025-08-06T04:38:47.526970241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119462s 
2025-08-06T04:38:47.530370938Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:47.538811793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2025-08-06T04:38:47.545823892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120373s 
2025-08-06T04:38:47.549215049Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:47.557461092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2025-08-06T04:38:47.564204440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116285s 
2025-08-06T04:38:47.567564866Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:47.576199381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2025-08-06T04:38:47.583091337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012144s 
2025-08-06T04:38:47.586474740Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:47.594829522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2025-08-06T04:38:47.601657159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118195s 
2025-08-06T04:38:47.605055611Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:47.613142213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2025-08-06T04:38:47.619919148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115012s 
2025-08-06T04:38:47.623289955Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:47.631634767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2025-08-06T04:38:47.638393135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011748s 
2025-08-06T04:38:47.641744182Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:47.650189616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2025-08-06T04:38:47.657026231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119043s 
2025-08-06T04:38:47.660443782Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:47.669915112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2025-08-06T04:38:47.677079929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123202s 
2025-08-06T04:38:47.680453451Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:47.688967544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2025-08-06T04:38:47.697349460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126078s 
2025-08-06T04:38:47.701999342Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:47.710672355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2025-08-06T04:38:47.717994237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124009s 
2025-08-06T04:38:47.721355184Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:47.729635125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2025-08-06T04:38:47.736630771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117043s 
2025-08-06T04:38:47.740233245Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:47.748434227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2025-08-06T04:38:47.755193937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115497s 
2025-08-06T04:38:47.758692581Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:47.767261855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2025-08-06T04:38:47.774340838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122069s 
2025-08-06T04:38:47.777938061Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:47.786563448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2025-08-06T04:38:47.794819711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132501s 
2025-08-06T04:38:47.798302794Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:47.806560741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2025-08-06T04:38:47.813296654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115975s 
2025-08-06T04:38:47.824085597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-06T04:38:47', 'indexer_cleanup') 
2025-08-06T04:38:47.833133564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:47.839308477Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2025-08-06T04:38:47.843213149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0368557s 
2025-08-06T04:38:47.848408830Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2025-08-06T04:38:47.853415250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:47.859608330Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2025-08-06T04:38:47.869631030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2025-08-06T04:38:47.873654070Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.91E-05s 
2025-08-06T04:38:47.878833829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2025-08-06T04:38:47.888384559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2025-08-06T04:38:47.899137359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159723s 
2025-08-06T04:38:47.909483741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-06T04:38:47', 'minimum_seeders') 
2025-08-06T04:38:47.918375574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:47.924217567Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2025-08-06T04:38:47.927971145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0403632s 
2025-08-06T04:38:47.932598582Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2025-08-06T04:38:47.937425119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:47.943010486Z [Info] remove_showrss: Starting migration of Main DB to 19 
2025-08-06T04:38:47.951484447Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:47.958632730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2025-08-06T04:38:47.964648903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089456s 
2025-08-06T04:38:47.974810333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-06T04:38:47', 'remove_showrss') 
2025-08-06T04:38:47.983696415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:47.989630462Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2025-08-06T04:38:47.993344781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0332109s 
2025-08-06T04:38:47.998324838Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2025-08-06T04:38:48.003370247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:48.009215817Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2025-08-06T04:38:48.017146144Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:48.024807159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2025-08-06T04:38:48.031074328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096546s 
2025-08-06T04:38:48.041956067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-06T04:38:48', 'remove_torrentparadiseml') 
2025-08-06T04:38:48.051241062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:48.057469934Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2025-08-06T04:38:48.061488735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0349427s 
2025-08-06T04:38:48.066752453Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2025-08-06T04:38:48.071955639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:48.077835208Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2025-08-06T04:38:48.084426038Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-06T04:38:48.089258218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-06T04:38:48.101665078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131247s 
2025-08-06T04:38:48.113465928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-06T04:38:48', 'localization_setting_to_string') 
2025-08-06T04:38:48.123230769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:48.129788133Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2025-08-06T04:38:48.133920122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0403089s 
2025-08-06T04:38:48.138330722Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2025-08-06T04:38:48.143075576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:48.148650631Z [Info] orpheus_api: Starting migration of Main DB to 22 
2025-08-06T04:38:48.154777287Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-06T04:38:48.159611440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-06T04:38:48.234029377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0750089s 
2025-08-06T04:38:48.244499067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-06T04:38:48', 'orpheus_api') 
2025-08-06T04:38:48.253717658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:48.259617327Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2025-08-06T04:38:48.263429582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1006072s 
2025-08-06T04:38:48.268639563Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2025-08-06T04:38:48.273712967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:48.279511723Z [Info] download_client_categories: Starting migration of Main DB to 23 
2025-08-06T04:38:48.287355807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-06T04:38:48.291178654Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2025-08-06T04:38:48.296310436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2025-08-06T04:38:48.305712787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2025-08-06T04:38:48.316725611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154684s 
2025-08-06T04:38:48.331198221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-06T04:38:48', 'download_client_categories') 
2025-08-06T04:38:48.341093344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:48.347675717Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2025-08-06T04:38:48.351724450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0455212s 
2025-08-06T04:38:48.356459323Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2025-08-06T04:38:48.361373858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:48.367148284Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2025-08-06T04:38:48.375199455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-08-06T04:38:48.378822770Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2025-08-06T04:38:48.383080102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-08-06T04:38:48.389380348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-08-06T04:38:48.398558317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115446s 
2025-08-06T04:38:48.403159120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-08-06T04:38:48.410069745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-08-06T04:38:48.418796285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116382s 
2025-08-06T04:38:48.429341277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-06T04:38:48', 'add_salt_to_users') 
2025-08-06T04:38:48.438444115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:48.444678507Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2025-08-06T04:38:48.448564602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0366311s 
2025-08-06T04:38:48.454439170Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2025-08-06T04:38:48.459957451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:48.466609524Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2025-08-06T04:38:48.476224724Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:48.484901935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2025-08-06T04:38:48.492005658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118842s 
2025-08-06T04:38:48.505596292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-06T04:38:48', 'speedcd_userpasssettings_to_speedcdsettings') 
2025-08-06T04:38:48.516469996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:48.524183296Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2025-08-06T04:38:48.528657845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0419919s 
2025-08-06T04:38:48.534961528Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2025-08-06T04:38:48.541478058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:48.548441519Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2025-08-06T04:38:48.555951309Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:48.564859726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2025-08-06T04:38:48.572240407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126156s 
2025-08-06T04:38:48.584901599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-06T04:38:48', 'torrentday_cookiesettings_to_torrentdaysettings') 
2025-08-06T04:38:48.595099392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:48.603012164Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2025-08-06T04:38:48.607773621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.041096s 
2025-08-06T04:38:48.613809975Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2025-08-06T04:38:48.619321993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:48.625870959Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2025-08-06T04:38:48.634856911Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:48.643692101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2025-08-06T04:38:48.651077871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124832s 
2025-08-06T04:38:48.654508419Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:48.663003704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2025-08-06T04:38:48.669937344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120561s 
2025-08-06T04:38:48.682132749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-06T04:38:48', 'alpharatio_greatposterwall_config_contract') 
2025-08-06T04:38:48.692089997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:48.699388152Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2025-08-06T04:38:48.703785115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0394891s 
2025-08-06T04:38:48.708603336Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2025-08-06T04:38:48.713474213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:48.719096534Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2025-08-06T04:38:48.726585843Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:48.733838676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2025-08-06T04:38:48.739917014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009097s 
2025-08-06T04:38:48.750201502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-06T04:38:48', 'remove_notwhatcd') 
2025-08-06T04:38:48.759478180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:48.765520486Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2025-08-06T04:38:48.769301809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.033939s 
2025-08-06T04:38:48.774439884Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2025-08-06T04:38:48.779563631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:48.785550425Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2025-08-06T04:38:48.795677214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-06T04:38:48.799643861Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s 
2025-08-06T04:38:48.804447022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2025-08-06T04:38:48.813024533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2025-08-06T04:38:48.823478581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148989s 
2025-08-06T04:38:48.827515980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-06T04:38:48.831175569Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2025-08-06T04:38:48.836517144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2025-08-06T04:38:48.845996159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2025-08-06T04:38:48.855943718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150209s 
2025-08-06T04:38:48.867243459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-06T04:38:48', 'add_on_grab_to_notifications') 
2025-08-06T04:38:48.877220127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:48.901501386Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2025-08-06T04:38:48.905694799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0591282s 
2025-08-06T04:38:48.911545429Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2025-08-06T04:38:48.916985733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:48.923178412Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2025-08-06T04:38:48.930311544Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:48.938774914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2025-08-06T04:38:48.946070874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122205s 
2025-08-06T04:38:48.958202120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-06T04:38:48', 'animetorrents_use_custom_config_contract') 
2025-08-06T04:38:48.968241714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:48.977409433Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2025-08-06T04:38:48.981902680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0416213s 
2025-08-06T04:38:48.986679778Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2025-08-06T04:38:48.991627560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:48.997418670Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2025-08-06T04:38:49.003427038Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-06T04:38:49.008229197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-06T04:38:49.031881109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243385s 
2025-08-06T04:38:49.042896718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-06T04:38:49', 'apprise_server_url') 
2025-08-06T04:38:49.052539453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:49.059387912Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2025-08-06T04:38:49.063264407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0514218s 
2025-08-06T04:38:49.068534037Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2025-08-06T04:38:49.073686271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:49.079701452Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2025-08-06T04:38:49.088442772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-06T04:38:49.092495663Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s 
2025-08-06T04:38:49.098321152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-08-06T04:38:49.107681208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-08-06T04:38:49.118260749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155432s 
2025-08-06T04:38:49.129611784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-06T04:38:49', 'health_restored_notification') 
2025-08-06T04:38:49.139301263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:49.146561983Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2025-08-06T04:38:49.151322778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0424225s 
2025-08-06T04:38:49.156019555Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2025-08-06T04:38:49.161941528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:49.168369882Z [Info] remove_uc: Starting migration of Main DB to 33 
2025-08-06T04:38:49.175885894Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-06T04:38:49.183375855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-08-06T04:38:49.189667533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095525s 
2025-08-06T04:38:49.199598589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-06T04:38:49', 'remove_uc') 
2025-08-06T04:38:49.208431914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:49.214408077Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2025-08-06T04:38:49.218144079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0337849s 
2025-08-06T04:38:49.223093424Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2025-08-06T04:38:49.228194014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:49.234013912Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2025-08-06T04:38:49.240342925Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-06T04:38:49.245157018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-06T04:38:49.267889249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233977s 
2025-08-06T04:38:49.279143659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-06T04:38:49', 'history_fix_data_titles') 
2025-08-06T04:38:49.292167281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:49.301172432Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2025-08-06T04:38:49.305286125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0557565s 
2025-08-06T04:38:49.310458209Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2025-08-06T04:38:49.315636385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:49.321760665Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2025-08-06T04:38:49.329386510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-06T04:38:49.333169266Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s 
2025-08-06T04:38:49.338080695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-08-06T04:38:49.347025575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-08-06T04:38:49.357520326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152008s 
2025-08-06T04:38:49.368705036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-06T04:38:49', 'download_client_per_indexer') 
2025-08-06T04:38:49.378237619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:49.385418898Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2025-08-06T04:38:49.389456107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0418892s 
2025-08-06T04:38:49.395609276Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-06T04:38:49.401262358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:49.407542533Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2025-08-06T04:38:49.459953149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2025-08-06T04:38:49.464129568Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s 
2025-08-06T04:38:49.473087855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2025-08-06T04:38:49.548551948Z [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-08-06T04:38:49.581515268Z [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-08-06T04:38:49.597010066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2025-08-06T04:38:49.606471125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2025-08-06T04:38:49.627636280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-08-06T04:38:49.635386314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1575581s 
2025-08-06T04:38:49.639624067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2025-08-06T04:38:49.643600914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002052s 
2025-08-06T04:38:49.650236023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2025-08-06T04:38:49.704253945Z [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-08-06T04:38:49.739026779Z [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-08-06T04:38:49.755289282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2025-08-06T04:38:49.765113483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2025-08-06T04:38:49.787140152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-08-06T04:38:49.796755262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1408179s 
2025-08-06T04:38:49.802004301Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2025-08-06T04:38:49.806316142Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-05s 
2025-08-06T04:38:49.812802873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2025-08-06T04:38:49.862274722Z [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-08-06T04:38:49.898687818Z [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-08-06T04:38:49.915019781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2025-08-06T04:38:49.924591203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2025-08-06T04:38:49.947078630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-08-06T04:38:49.955433762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1378226s 
2025-08-06T04:38:49.959365349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-06T04:38:49.962939285Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s 
2025-08-06T04:38:49.968418597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-08-06T04:38:50.028729119Z [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-08-06T04:38:50.075007628Z [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-08-06T04:38:50.093454620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-06T04:38:50.101738008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-06T04:38:50.117058425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.143991s 
2025-08-06T04:38:50.121313803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-06T04:38:50.124883441Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.71E-05s 
2025-08-06T04:38:50.130131778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-08-06T04:38:50.191383655Z [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-08-06T04:38:50.238135056Z [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-08-06T04:38:50.257549296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-06T04:38:50.265921724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-06T04:38:50.281033941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1461128s 
2025-08-06T04:38:50.284964796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-06T04:38:50.288733804Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2025-08-06T04:38:50.294461547Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-08-06T04:38:50.358120601Z [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-08-06T04:38:50.404953336Z [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-08-06T04:38:50.423463636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-06T04:38:50.431579386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-06T04:38:50.448159439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1484681s 
2025-08-06T04:38:50.452877559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-06T04:38:50.456854106Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.05E-05s 
2025-08-06T04:38:50.462828264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-08-06T04:38:50.509250273Z [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-08-06T04:38:50.543522037Z [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-08-06T04:38:50.559748238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-06T04:38:50.569750346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-06T04:38:50.591973732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-06T04:38:50.600506853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1328508s 
2025-08-06T04:38:50.604892834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-06T04:38:50.608714208Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s 
2025-08-06T04:38:50.614987228Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-08-06T04:38:50.661512785Z [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-08-06T04:38:50.695371829Z [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-08-06T04:38:50.711898234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-06T04:38:50.721910413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-06T04:38:50.743772190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-06T04:38:50.752753954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1326434s 
2025-08-06T04:38:50.757523798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-06T04:38:50.761388439Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s 
2025-08-06T04:38:50.767149519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-08-06T04:38:50.815887360Z [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-08-06T04:38:50.849718607Z [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-08-06T04:38:50.866183489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-06T04:38:50.876378736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-06T04:38:50.899039102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-06T04:38:50.908283845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1361676s 
2025-08-06T04:38:50.912303970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-06T04:38:50.915834679Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s 
2025-08-06T04:38:50.920613881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-08-06T04:38:50.968530439Z [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-08-06T04:38:50.998200047Z [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-08-06T04:38:51.012472394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-06T04:38:51.020893659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-06T04:38:51.039658632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-06T04:38:51.049776283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-06T04:38:51.056289537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1314739s 
2025-08-06T04:38:51.060999921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2025-08-06T04:38:51.064927048Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2025-08-06T04:38:51.070928893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2025-08-06T04:38:51.111307192Z [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-08-06T04:38:51.136953850Z [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-08-06T04:38:51.150854198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2025-08-06T04:38:51.161835298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2025-08-06T04:38:51.185247397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2025-08-06T04:38:51.199966353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2025-08-06T04:38:51.207672669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1319395s 
2025-08-06T04:38:51.211740660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-06T04:38:51.215438194Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s 
2025-08-06T04:38:51.221065555Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-08-06T04:38:51.278137706Z [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-08-06T04:38:51.329222172Z [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-08-06T04:38:51.352944386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-06T04:38:51.361873334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-06T04:38:51.381842861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-06T04:38:51.389846827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.164225s 
2025-08-06T04:38:51.393840919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-06T04:38:51.397480637Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2025-08-06T04:38:51.403168219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-08-06T04:38:51.459529980Z [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-08-06T04:38:51.508889132Z [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-08-06T04:38:51.530942756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-06T04:38:51.539925603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-06T04:38:51.561004664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-06T04:38:51.568885321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1610529s 
2025-08-06T04:38:51.572897810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-06T04:38:51.576641528Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2025-08-06T04:38:51.582108616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-08-06T04:38:51.637987555Z [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-08-06T04:38:51.688746155Z [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-08-06T04:38:51.712605094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-06T04:38:51.721859447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-06T04:38:51.744499842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-06T04:38:51.752561964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.165773s 
2025-08-06T04:38:51.756593792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-06T04:38:51.760293151Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2025-08-06T04:38:51.766398083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2025-08-06T04:38:51.825774584Z [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-08-06T04:38:51.879130453Z [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-08-06T04:38:51.902866024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-06T04:38:51.911796384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-06T04:38:51.932629521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-06T04:38:51.941429900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.169703s 
2025-08-06T04:38:51.945276665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-06T04:38:51.948850892Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s 
2025-08-06T04:38:51.953806700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2025-08-06T04:38:52.061061231Z [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-08-06T04:38:52.120502733Z [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-08-06T04:38:52.144916058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-06T04:38:52.154567962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-06T04:38:52.174795058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-06T04:38:52.182769705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2239435s 
2025-08-06T04:38:52.187047859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-06T04:38:52.190851607Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.99E-05s 
2025-08-06T04:38:52.198030221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-08-06T04:38:52.242381410Z [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-08-06T04:38:52.269325140Z [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-08-06T04:38:52.282497101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-06T04:38:52.291425608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-06T04:38:52.312825265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-06T04:38:52.320978591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1181746s 
2025-08-06T04:38:52.325187596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-06T04:38:52.329044561Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.56E-05s 
2025-08-06T04:38:52.334685880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-08-06T04:38:52.378238902Z [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-08-06T04:38:52.404798308Z [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-08-06T04:38:52.418591830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-06T04:38:52.428165175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-06T04:38:52.448959323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-06T04:38:52.456792926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.117137s 
2025-08-06T04:38:52.460831557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-06T04:38:52.464444973Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2025-08-06T04:38:52.469707409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-06T04:38:52.504257694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-06T04:38:52.521511904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-06T04:38:52.532306749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-06T04:38:52.541008971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-06T04:38:52.562312233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-06T04:38:52.570326450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.095944s 
2025-08-06T04:38:52.585186459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-06T04:38:52', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-06T04:38:52.596708548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:52.611427895Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-06T04:38:52.616487222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1347861s 
2025-08-06T04:38:52.625252991Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-08-06T04:38:52.630651150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:52.639169251Z [Info] add_notification_status: Starting migration of Main DB to 37 
2025-08-06T04:38:52.656349262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-08-06T04:38:52.679676039Z [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-08-06T04:38:52.695258183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0347386s 
2025-08-06T04:38:52.700961346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-08-06T04:38:52.710949627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-08-06T04:38:52.718487213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132895s 
2025-08-06T04:38:52.729768267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-06T04:38:52', 'add_notification_status') 
2025-08-06T04:38:52.739701798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:52.746731101Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-08-06T04:38:52.753152029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0399442s 
2025-08-06T04:38:52.762485081Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2025-08-06T04:38:52.771487286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:52.781984682Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2025-08-06T04:38:52.797045296Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:52.810135332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2025-08-06T04:38:52.821796732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185552s 
2025-08-06T04:38:52.826936771Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:52.835350762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2025-08-06T04:38:52.842538955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120671s 
2025-08-06T04:38:52.845945714Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-06T04:38:52.853688073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2025-08-06T04:38:52.860369777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110164s 
2025-08-06T04:38:52.872507235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-06T04:38:52', 'indexers_freeleech_only_config_contract') 
2025-08-06T04:38:52.882247606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:52.889217560Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2025-08-06T04:38:52.893490954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0381057s 
2025-08-06T04:38:52.898442343Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2025-08-06T04:38:52.903288030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:52.908854247Z [Info] email_encryption: Starting migration of Main DB to 39 
2025-08-06T04:38:52.915038469Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-06T04:38:52.919880999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-06T04:38:52.944964313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257897s 
2025-08-06T04:38:52.955694959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-06T04:38:52', 'email_encryption') 
2025-08-06T04:38:52.964813358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:52.970738047Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2025-08-06T04:38:52.974503158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0512071s 
2025-08-06T04:38:52.980213526Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2025-08-06T04:38:52.985629500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:52.991732118Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2025-08-06T04:38:52.998283769Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-06T04:38:53.003065968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-06T04:38:53.029320941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0268872s 
2025-08-06T04:38:53.042348190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-06T04:38:53', 'newznab_category_to_capabilities_settings') 
2025-08-06T04:38:53.052418226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:53.059533963Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2025-08-06T04:38:53.063885555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0556619s 
2025-08-06T04:38:53.069331289Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2025-08-06T04:38:53.074646671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:53.080656753Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2025-08-06T04:38:53.087099996Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-06T04:38:53.092083680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-06T04:38:53.112651793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212625s 
2025-08-06T04:38:53.124589970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-06T04:38:53', 'gazelle_freeleech_token_options') 
2025-08-06T04:38:53.134624153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:53.141450427Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2025-08-06T04:38:53.145631185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0490025s 
2025-08-06T04:38:53.151144165Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2025-08-06T04:38:53.156677346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:53.162785825Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2025-08-06T04:38:53.169120519Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-06T04:38:53.174548919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-06T04:38:53.193763427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204563s 
2025-08-06T04:38:53.205844952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-06T04:38:53', 'myanonamouse_freeleech_wedge_options') 
2025-08-06T04:38:53.215683823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:53.222595188Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2025-08-06T04:38:53.226869083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0480274s 
2025-08-06T04:38:53.378745198Z [Debug] MigrationController: Took: 00:00:14.7589669 
2025-08-06T04:38:54.902319293Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-08-06T04:38:55.558219323Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-06T04:38:55.723275675Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-06T04:38:55.735403083Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-06T04:38:55.742080648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-06T04:38:55.763228297Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-06T04:38:55.768881800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277978s 
2025-08-06T04:38:55.791049704Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-06T04:38:55.803535364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0464768s 
2025-08-06T04:38:55.854101967Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-06T04:38:55.861901380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:55.874227077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-06T04:38:55.883753027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-06T04:38:55.899200410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188199s 
2025-08-06T04:38:55.905733444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:55.915719070Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-06T04:38:55.921904964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0346906s 
2025-08-06T04:38:55.934763775Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-06T04:38:55.943569114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:55.958044880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-06T04:38:55.968958053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-06T04:38:55.983641087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185323s 
2025-08-06T04:38:55.989409531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-06T04:38:55.995108375Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.46E-05s 
2025-08-06T04:38:56.002561261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-06T04:38:56.015292405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-06T04:38:56.033887866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234014s 
2025-08-06T04:38:56.040878130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:56.052201670Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-06T04:38:56.059390354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0405302s 
2025-08-06T04:38:56.069504288Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-06T04:38:56.078126468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:56.090381613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-06T04:38:56.097892035Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2025-08-06T04:38:56.105037802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-06T04:38:56.115932398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-06T04:38:56.126973238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142672s 
2025-08-06T04:38:56.133208753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:56.143476637Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-06T04:38:56.149661410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02925s 
2025-08-06T04:38:56.157755727Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-06T04:38:56.165057709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:56.173809280Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-08-06T04:38:56.187686902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-08-06T04:38:56.211419125Z [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-08-06T04:38:56.237451911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0442157s 
2025-08-06T04:38:56.243133371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-08-06T04:38:56.251434023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-06T04:38:56.260724269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011987s 
2025-08-06T04:38:56.272812448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-06T04:38:56', 'InitialSetup') 
2025-08-06T04:38:56.287445721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:56.296269818Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-06T04:38:56.302339709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.046898s 
2025-08-06T04:38:56.309002204Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2025-08-06T04:38:56.316269837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:56.324776515Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2025-08-06T04:38:56.338201335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-06T04:38:56', 'ApplicationStatus') 
2025-08-06T04:38:56.353224874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:56.362545621Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2025-08-06T04:38:56.368866017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0465536s 
2025-08-06T04:38:56.375088355Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2025-08-06T04:38:56.382018318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:56.390259341Z [Info] IndexerProps: Starting migration of Log DB to 3 
2025-08-06T04:38:56.402303942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-06T04:38:56', 'IndexerProps') 
2025-08-06T04:38:56.417261869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:56.425753537Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2025-08-06T04:38:56.431642574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0441183s 
2025-08-06T04:38:56.438069735Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2025-08-06T04:38:56.445173227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:56.453525023Z [Info] add_update_history: Starting migration of Log DB to 4 
2025-08-06T04:38:56.465559925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-08-06T04:38:56.484620021Z [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-08-06T04:38:56.504381360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032619s 
2025-08-06T04:38:56.510419126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-08-06T04:38:56.520147373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-06T04:38:56.530650992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140764s 
2025-08-06T04:38:56.543293337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-06T04:38:56', 'add_update_history') 
2025-08-06T04:38:56.558077153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:56.567631079Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2025-08-06T04:38:56.573601791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0503245s 
2025-08-06T04:38:56.579892918Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2025-08-06T04:38:56.587237697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:56.595406353Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2025-08-06T04:38:56.607832393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-06T04:38:56', 'update_notifiarr') 
2025-08-06T04:38:56.623307010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:56.717420803Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2025-08-06T04:38:56.729845820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1269811s 
2025-08-06T04:38:56.741257637Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2025-08-06T04:38:56.752831130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:56.765365126Z [Info] app_profiles: Starting migration of Log DB to 6 
2025-08-06T04:38:56.779450006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-06T04:38:56', 'app_profiles') 
2025-08-06T04:38:56.796316736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:56.848889408Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2025-08-06T04:38:56.862173795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0963418s 
2025-08-06T04:38:56.871890089Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2025-08-06T04:38:56.883485135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:56.896965607Z [Info] history_failed: Starting migration of Log DB to 7 
2025-08-06T04:38:56.909592300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-06T04:38:56', 'history_failed') 
2025-08-06T04:38:56.924073888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:56.986874183Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2025-08-06T04:38:56.994302690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1050466s 
2025-08-06T04:38:57.000792397Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2025-08-06T04:38:57.007739033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:57.034030901Z [Info] redacted_api: Starting migration of Log DB to 8 
2025-08-06T04:38:57.046163319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-06T04:38:57', 'redacted_api') 
2025-08-06T04:38:57.089890822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:57.130763116Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2025-08-06T04:38:57.140379428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1225229s 
2025-08-06T04:38:57.146600453Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2025-08-06T04:38:57.160676164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:57.170383259Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2025-08-06T04:38:57.184365862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-06T04:38:57', 'IndexerProxies') 
2025-08-06T04:38:57.199914899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:57.296315827Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2025-08-06T04:38:57.315835209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.127369s 
2025-08-06T04:38:57.337778500Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2025-08-06T04:38:57.352519731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:57.374442381Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2025-08-06T04:38:57.447771575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-06T04:38:57', 'app_indexer_remote_name') 
2025-08-06T04:38:57.498814858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:57.584956770Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2025-08-06T04:38:57.596507387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2325501s 
2025-08-06T04:38:57.610780445Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2025-08-06T04:38:57.623620648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:57.638259373Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2025-08-06T04:38:57.660162674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-06T04:38:57', 'desi_gazelle_to_unit3d') 
2025-08-06T04:38:57.676727145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:57.686502918Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2025-08-06T04:38:57.693946576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0646303s 
2025-08-06T04:38:57.700854194Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2025-08-06T04:38:57.708681023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:57.717206147Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2025-08-06T04:38:57.730958768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-06T04:38:57', 'add_on_update_to_notifications') 
2025-08-06T04:38:57.746074432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:57.756288167Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2025-08-06T04:38:57.762664696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0473034s 
2025-08-06T04:38:57.768532721Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2025-08-06T04:38:57.775272781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:57.783501580Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2025-08-06T04:38:57.796292213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-06T04:38:57', 'IndexerVersions') 
2025-08-06T04:38:57.811494242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:57.822322233Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2025-08-06T04:38:57.828906430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0472597s 
2025-08-06T04:38:57.835479665Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2025-08-06T04:38:57.842877200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:57.850843179Z [Info] cleanup_config: Starting migration of Log DB to 16 
2025-08-06T04:38:57.862886086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-06T04:38:57', 'cleanup_config') 
2025-08-06T04:38:57.879478564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:57.889390361Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2025-08-06T04:38:57.895805037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0465135s 
2025-08-06T04:38:57.902163429Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2025-08-06T04:38:57.909517576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:57.919513944Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2025-08-06T04:38:57.932707077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-06T04:38:57', 'indexer_cleanup') 
2025-08-06T04:38:57.947711087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:57.958022168Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2025-08-06T04:38:57.964029403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0489541s 
2025-08-06T04:38:57.970053582Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2025-08-06T04:38:57.977286145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:57.985995881Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2025-08-06T04:38:57.999065987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-06T04:38:57', 'minimum_seeders') 
2025-08-06T04:38:58.014218666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:58.023668884Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2025-08-06T04:38:58.030695041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0465611s 
2025-08-06T04:38:58.036836416Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2025-08-06T04:38:58.044498684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:58.053522132Z [Info] remove_showrss: Starting migration of Log DB to 19 
2025-08-06T04:38:58.066518840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-06T04:38:58', 'remove_showrss') 
2025-08-06T04:38:58.084620427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:58.094073911Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2025-08-06T04:38:58.101074987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0498495s 
2025-08-06T04:38:58.107901121Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2025-08-06T04:38:58.115994737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:58.124526455Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2025-08-06T04:38:58.138625273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-06T04:38:58', 'remove_torrentparadiseml') 
2025-08-06T04:38:58.155320437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:58.165389852Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2025-08-06T04:38:58.171579865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0495904s 
2025-08-06T04:38:58.178182138Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2025-08-06T04:38:58.185725446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:58.193953152Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2025-08-06T04:38:58.207789431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-06T04:38:58', 'localization_setting_to_string') 
2025-08-06T04:38:58.225570312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:58.236883520Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2025-08-06T04:38:58.243383698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0508779s 
2025-08-06T04:38:58.249293858Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2025-08-06T04:38:58.256133609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:58.265551422Z [Info] orpheus_api: Starting migration of Log DB to 22 
2025-08-06T04:38:58.278469932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-06T04:38:58', 'orpheus_api') 
2025-08-06T04:38:58.295576435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:58.305474394Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2025-08-06T04:38:58.311573475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0494945s 
2025-08-06T04:38:58.318802510Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2025-08-06T04:38:58.326876015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:58.335663970Z [Info] download_client_categories: Starting migration of Log DB to 23 
2025-08-06T04:38:58.349575570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-06T04:38:58', 'download_client_categories') 
2025-08-06T04:38:58.364528326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:58.374453290Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2025-08-06T04:38:58.380722793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0479269s 
2025-08-06T04:38:58.387141286Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2025-08-06T04:38:58.394513249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:58.402533357Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2025-08-06T04:38:58.416414166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-06T04:38:58', 'add_salt_to_users') 
2025-08-06T04:38:58.431424649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:58.440838843Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2025-08-06T04:38:58.446717741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0468765s 
2025-08-06T04:38:58.454722588Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2025-08-06T04:38:58.463007880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:58.472327124Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2025-08-06T04:38:58.487560535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-06T04:38:58', 'speedcd_userpasssettings_to_speedcdsettings') 
2025-08-06T04:38:58.504924927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:58.515488346Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2025-08-06T04:38:58.522526738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0517166s 
2025-08-06T04:38:58.529901687Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2025-08-06T04:38:58.538056636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:58.546639487Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2025-08-06T04:38:58.563433251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-06T04:38:58', 'torrentday_cookiesettings_to_torrentdaysettings') 
2025-08-06T04:38:58.581115233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:58.593448605Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2025-08-06T04:38:58.600609894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0541451s 
2025-08-06T04:38:58.607927117Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2025-08-06T04:38:58.615910421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:58.624721992Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2025-08-06T04:38:58.640215157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-06T04:38:58', 'alpharatio_greatposterwall_config_contract') 
2025-08-06T04:38:58.656611310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:58.667620196Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2025-08-06T04:38:58.674546361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0507493s 
2025-08-06T04:38:58.680639850Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2025-08-06T04:38:58.687904697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:58.696070639Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2025-08-06T04:38:58.708703505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-06T04:38:58', 'remove_notwhatcd') 
2025-08-06T04:38:58.725153746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:58.734460976Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2025-08-06T04:38:58.740128517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0469072s 
2025-08-06T04:38:58.746545538Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2025-08-06T04:38:58.753924314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:58.763549695Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2025-08-06T04:38:58.777117082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-06T04:38:58', 'add_on_grab_to_notifications') 
2025-08-06T04:38:58.793664389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:58.803879476Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2025-08-06T04:38:58.810049269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0496585s 
2025-08-06T04:38:58.817067750Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2025-08-06T04:38:58.825066836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:58.834453205Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2025-08-06T04:38:58.849667668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-06T04:38:58', 'animetorrents_use_custom_config_contract') 
2025-08-06T04:38:58.867468720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:58.877672134Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2025-08-06T04:38:58.884464530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0518041s 
2025-08-06T04:38:58.890802291Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2025-08-06T04:38:58.897987278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:58.905748043Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2025-08-06T04:38:58.918306158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-06T04:38:58', 'apprise_server_url') 
2025-08-06T04:38:58.932435978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:58.942244517Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2025-08-06T04:38:58.947979815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0447495s 
2025-08-06T04:38:58.954479682Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2025-08-06T04:38:58.961741543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:58.969578994Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2025-08-06T04:38:58.983235821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-06T04:38:58', 'health_restored_notification') 
2025-08-06T04:38:58.997957693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:59.007230764Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2025-08-06T04:38:59.013412069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0452015s 
2025-08-06T04:38:59.018938416Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2025-08-06T04:38:59.025375376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:59.032851560Z [Info] remove_uc: Starting migration of Log DB to 33 
2025-08-06T04:38:59.044268838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-06T04:38:59', 'remove_uc') 
2025-08-06T04:38:59.057662495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:59.066380719Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2025-08-06T04:38:59.071723175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0415761s 
2025-08-06T04:38:59.077879361Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2025-08-06T04:38:59.084968995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:59.092710583Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2025-08-06T04:38:59.105784566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-06T04:38:59', 'history_fix_data_titles') 
2025-08-06T04:38:59.120678475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:59.129779529Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2025-08-06T04:38:59.135758848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0447442s 
2025-08-06T04:38:59.142120787Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2025-08-06T04:38:59.149350384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:59.157213867Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2025-08-06T04:38:59.170468013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-06T04:38:59', 'download_client_per_indexer') 
2025-08-06T04:38:59.185148511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:59.194222531Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2025-08-06T04:38:59.200546935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0446308s 
2025-08-06T04:38:59.211280366Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-06T04:38:59.219656221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:59.228389745Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2025-08-06T04:38:59.244966972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-08-06T04:38:59.250485083Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.34E-05s 
2025-08-06T04:38:59.257761514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-08-06T04:38:59.301458836Z [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-08-06T04:38:59.340142353Z [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-08-06T04:38:59.361871494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-08-06T04:38:59.371909845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-08-06T04:38:59.386379600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-06T04:38:59.395968135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.131979s 
2025-08-06T04:38:59.401441816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-08-06T04:38:59.406906670Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2025-08-06T04:38:59.413424012Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-08-06T04:38:59.441291862Z [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-08-06T04:38:59.469534357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-08-06T04:38:59.485813614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-08-06T04:38:59.497630357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-08-06T04:38:59.513943913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-06T04:38:59.525356322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1049948s 
2025-08-06T04:38:59.530975957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-06T04:38:59.536343354Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2025-08-06T04:38:59.543672901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-06T04:38:59.565629890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-06T04:38:59.588231688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-06T04:38:59.605904982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-06T04:38:59.617209603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-06T04:38:59.633460484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-06T04:38:59.645158798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0936859s 
2025-08-06T04:38:59.659942794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-06T04:38:59', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-06T04:38:59.677403621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:59.691321744Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-06T04:38:59.698878068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1383035s 
2025-08-06T04:38:59.706074658Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-08-06T04:38:59.713432012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:59.721750000Z [Info] add_notification_status: Starting migration of Log DB to 37 
2025-08-06T04:38:59.735870481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-06T04:38:59', 'add_notification_status') 
2025-08-06T04:38:59.753450397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:59.762101405Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-08-06T04:38:59.768115214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0487428s 
2025-08-06T04:38:59.775293036Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2025-08-06T04:38:59.784217906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:59.792885267Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2025-08-06T04:38:59.807834586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-06T04:38:59', 'indexers_freeleech_only_config_contract') 
2025-08-06T04:38:59.823666944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:59.833129116Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2025-08-06T04:38:59.839963587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0488352s 
2025-08-06T04:38:59.846734880Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2025-08-06T04:38:59.853522136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:59.862041940Z [Info] email_encryption: Starting migration of Log DB to 39 
2025-08-06T04:38:59.874091151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-06T04:38:59', 'email_encryption') 
2025-08-06T04:38:59.888996913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:59.897696709Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2025-08-06T04:38:59.903445574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0440576s 
2025-08-06T04:38:59.910708628Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2025-08-06T04:38:59.918785791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:38:59.927362249Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2025-08-06T04:38:59.942411440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-06T04:38:59', 'newznab_category_to_capabilities_settings') 
2025-08-06T04:38:59.958844257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:38:59.968311839Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2025-08-06T04:38:59.975346283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.048678s 
2025-08-06T04:38:59.982571219Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2025-08-06T04:38:59.990304470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:39:00.000523676Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2025-08-06T04:39:00.014687634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-06T04:39:00', 'gazelle_freeleech_token_options') 
2025-08-06T04:39:00.030461795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:39:00.039578871Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2025-08-06T04:39:00.046918439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0489392s 
2025-08-06T04:39:00.054077924Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2025-08-06T04:39:00.061881887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-06T04:39:00.070728109Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2025-08-06T04:39:00.085363426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-06T04:39:00', 'myanonamouse_freeleech_wedge_options') 
2025-08-06T04:39:00.103917504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-06T04:39:00.113010943Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2025-08-06T04:39:00.119633297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.050522s 
2025-08-06T04:39:04.553004433Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2025-08-06T04:39:04.805003190Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-08-06T04:39:04.961590329Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-08-06T04:39:05.806361100Z [Info] AppSyncProfileService: Setting up default app profile 
2025-08-06T04:39:06.063241014Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2025-08-06T04:39:08.614196868Z [ls.io-init] done.
2025-08-06T04:39:10.877522173Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-08-06T04:39:10.918129504Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-08-06T04:39:10.934733465Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin 
View SBOM output
Expand
NAME                                                           VERSION              TYPE                    
AngleSharp                                                     1.2.0                dotnet  (+5 duplicates)  
AngleSharp.Xml                                                 1.0.0                dotnet  (+5 duplicates)  
BouncyCastle.Cryptography                                      2.4.0                dotnet  (+5 duplicates)  
Dapper                                                         2.0.151              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                                                      2.0.9.136            dotnet  (+3 duplicates)  
FluentValidation                                               9.5.4                dotnet  (+5 duplicates)  
IPAddressRange                                                 6.2.0                dotnet  (+7 duplicates)  
ImpromptuInterface                                             7.0.1                dotnet  (+3 duplicates)  
MailKit                                                        4.8.0                dotnet  (+5 duplicates)  
Microsoft.AspNetCore.Cryptography.Internal                     6.0.35               dotnet  (+4 duplicates)  
Microsoft.AspNetCore.Cryptography.KeyDerivation                6.0.35               dotnet  (+4 duplicates)  
Microsoft.AspNetCore.WebUtilities                              2.2.0                dotnet  (+5 duplicates)  
Microsoft.Bcl.AsyncInterfaces                                  6.0.0                dotnet  (+5 duplicates)  
Microsoft.Bcl.TimeProvider                                     8.0.0                dotnet  (+5 duplicates)  
Microsoft.Data.SqlClient                                       2.1.7                dotnet  (+5 duplicates)  
Microsoft.Extensions.Configuration                             6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Configuration.Abstractions                6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Configuration.Binder                      6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Configuration.CommandLine                 6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Configuration.EnvironmentVariables        6.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Configuration.FileExtensions              6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Configuration.Json                        6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Configuration.UserSecrets                 6.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.DependencyInjection                       6.0.2                dotnet  (+7 duplicates)  
Microsoft.Extensions.DependencyInjection.Abstractions          6.0.0                dotnet  (+2 duplicates)  
Microsoft.Extensions.DependencyInjection.Abstractions          7.0.0                dotnet  (+1 duplicate)   
Microsoft.Extensions.FileProviders.Abstractions                6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.FileProviders.Physical                    6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.FileSystemGlobbing                        6.0.0                dotnet  (+2 duplicates)  
Microsoft.Extensions.Hosting                                   6.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Hosting.Abstractions                      6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Hosting.WindowsServices                   6.0.3                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging                                   6.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.Abstractions                      6.0.4                dotnet  (+6 duplicates)  
Microsoft.Extensions.Logging.Configuration                     6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.Console                           6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.Debug                             6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.EventLog                          6.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Logging.EventSource                       6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Options                                   6.0.1                dotnet  (+7 duplicates)  
Microsoft.Extensions.Options.ConfigurationExtensions           6.0.0                dotnet  (+7 duplicates)  
Microsoft.Extensions.Primitives                                6.0.1                dotnet  (+7 duplicates)  
Microsoft.Identity.Client                                      4.21.1               dotnet  (+5 duplicates)  
Microsoft.IdentityModel.JsonWebTokens                          6.8.0                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Logging                                6.8.0                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Protocols                              6.8.0                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Protocols.OpenIdConnect                6.8.0                dotnet  (+5 duplicates)  
Microsoft.IdentityModel.Tokens                                 6.8.0                dotnet  (+5 duplicates)  
Microsoft.Net.Http.Headers                                     2.2.0                dotnet  (+5 duplicates)  
Microsoft.OpenApi                                              1.6.22               dotnet  (+2 duplicates)  
Microsoft.Win32.SystemEvents                                   6.0.0                dotnet  (+7 duplicates)  
MimeKit                                                        4.8.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)  
NETStandard.Library                                            1.6.1                dotnet  (+3 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                                                         7.0.10               dotnet  (+7 duplicates)  
Polly                                                          8.5.2                dotnet  (+5 duplicates)  
Polly.Contrib.WaitAndRetry                                     1.1.1                dotnet  (+7 duplicates)  
Polly.Core                                                     8.5.2                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                                 7.3.2                dotnet  (+2 duplicates)  
Swashbuckle.AspNetCore.SwaggerGen                              7.3.2                dotnet  (+2 duplicates)  
System.Configuration.ConfigurationManager                      6.0.2                dotnet  (+7 duplicates)  
System.Data.SQLite.Core.Servarr                                1.0.115.5-18         dotnet  (+7 duplicates)  
System.Diagnostics.DiagnosticSource                            6.0.2                dotnet  (+7 duplicates)  
System.Diagnostics.EventLog                                    6.0.0                dotnet  (+2 duplicates)  
System.Drawing.Common                                          6.0.0                dotnet  (+7 duplicates)  
System.Formats.Asn1                                            8.0.1                dotnet  (+5 duplicates)  
System.IdentityModel.Tokens.Jwt                                6.8.0                dotnet  (+5 duplicates)  
System.Net.Http                                                4.3.0                dotnet  (+3 duplicates)  
System.Runtime.Caching                                         4.7.0                dotnet  (+5 duplicates)  
System.Security.Cryptography.Pkcs                              8.0.0                dotnet  (+5 duplicates)  
System.Security.Cryptography.ProtectedData                     6.0.0                dotnet  (+7 duplicates)  
System.Security.Permissions                                    6.0.1                dotnet  (+7 duplicates)  
System.ServiceModel.Syndication                                6.0.0                dotnet  (+5 duplicates)  
System.ServiceProcess.ServiceController                        6.0.1                dotnet  (+7 duplicates)  
System.Text.Encoding.CodePages                                 6.0.1                dotnet  (+1 duplicate)   
System.Text.Json                                               6.0.11               dotnet  (+7 duplicates)  
System.Windows.Extensions                                      6.0.0                dotnet  (+7 duplicates)  
YamlDotNet                                                     13.1.1               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.1-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.1-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                      
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64  6.0.35               dotnet                   
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64     6.0.35               dotnet                   
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
View Browser Console Logs
Expand
[
    {
        "level": "INFO",
        "message": "http://172.17.0.4:9696/194-0bd4624df983e06e6ccb.js 1:139286 \"[signalR] starting\"",
        "source": "console-api",
        "timestamp": 1754455163203
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.4:9696/194-0bd4624df983e06e6ccb.js 1:139286 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.4:9696/signalr/messages?access_token=(removed)'.\"",
        "source": "console-api",
        "timestamp": 1754455163203
    },
    {
        "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": 1754455163203
    },
    {
        "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": 1754455163203
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.4:9696/194-0bd4624df983e06e6ccb.js 1:139286 \"[signalR] Information: WebSocket connected to ws://172.17.0.4:9696/signalr/messages?access_token=(removed)&id=OogNkhQnUZeEm8ogL5g3-w.\"",
        "source": "console-api",
        "timestamp": 1754455163203
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.4:9696/194-0bd4624df983e06e6ccb.js 1:139286 \"[signalR] Information: Using HubProtocol 'json'.\"",
        "source": "console-api",
        "timestamp": 1754455163203
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:9696/194-0bd4624df983e06e6ccb.js 1:139286 \"[signalR] connected\"",
        "source": "console-api",
        "timestamp": 1754455163203
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:9696/194-0bd4624df983e06e6ccb.js 1:139286 \"[signalR] received\" \"version\" Object",
        "source": "console-api",
        "timestamp": 1754455163203
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:9696/194-0bd4624df983e06e6ccb.js 1:139286 \"[signalR] received\" \"health\" Object",
        "source": "console-api",
        "timestamp": 1754455163203
    }
]
Test Result Message Runtime
Container startup PASS - 50.44s
Create SBOM PASS - 11.11s
Get build info PASS - 0.03s
Get screenshot PASS - 13.92s
View Python Logs
Expand