2026-07-04T14:59:48.450608456Z [migrations] started
2026-07-04T14:59:48.465310706Z [migrations] no migrations found
2026-07-04T14:59:49.746192231Z usermod: no changes
2026-07-04T14:59:49.877540227Z ───────────────────────────────────────
2026-07-04T14:59:49.877565905Z 
2026-07-04T14:59:49.877569361Z       ██╗     ███████╗██╗ ██████╗
2026-07-04T14:59:49.877572495Z       ██║     ██╔════╝██║██╔═══██╗
2026-07-04T14:59:49.877575450Z       ██║     ███████╗██║██║   ██║
2026-07-04T14:59:49.877578374Z       ██║     ╚════██║██║██║   ██║
2026-07-04T14:59:49.877581208Z       ███████╗███████║██║╚██████╔╝
2026-07-04T14:59:49.877584083Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-07-04T14:59:49.877586927Z 
2026-07-04T14:59:49.877589601Z    Brought to you by linuxserver.io
2026-07-04T14:59:49.877592375Z ───────────────────────────────────────
2026-07-04T14:59:49.883718175Z 
2026-07-04T14:59:49.884094919Z To support the app dev(s) visit:
2026-07-04T14:59:49.913981902Z Prowlarr: https://opencollective.com/prowlarr
2026-07-04T14:59:49.918408846Z 
2026-07-04T14:59:49.918423298Z To support LSIO projects visit:
2026-07-04T14:59:49.918426363Z https://www.linuxserver.io/donate/
2026-07-04T14:59:49.918428867Z 
2026-07-04T14:59:49.918431370Z ───────────────────────────────────────
2026-07-04T14:59:49.918434876Z GID/UID
2026-07-04T14:59:49.918441866Z ───────────────────────────────────────
2026-07-04T14:59:50.020576698Z 
2026-07-04T14:59:50.020610128Z User UID:    911
2026-07-04T14:59:50.020613293Z User GID:    911
2026-07-04T14:59:50.020616108Z ───────────────────────────────────────
2026-07-04T14:59:50.085043548Z Linuxserver.io version: 2.4.0.5397-pkg-c7940c17-dev-833eff569f5fd7622274fdbf0529d6af41abe72f-pr-80
2026-07-04T14:59:50.088380087Z Build-date: 2026-07-04T14:54:36+00:00
2026-07-04T14:59:50.088415159Z ───────────────────────────────────────
2026-07-04T14:59:50.088555199Z     
2026-07-04T14:59:53.854563644Z [custom-init] No custom files found, skipping...
2026-07-04T15:00:11.697808991Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.4.0.5397 
2026-07-04T15:00:12.291547641Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-04T15:00:12.484487899Z [Debug] Bootstrap: Console selected 
2026-07-04T15:00:12.508142595Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-04T15:00:22.182416682Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-04T15:00:24.113755440Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {9a78db52-0525-40b6-ad0e-aa1caeedb642} may be persisted to storage in unencrypted form. 
2026-07-04T15:00:26.684020900Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-07-04T15:00:27.659029428Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-07-04T15:00:30.072462513Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-07-04T15:00:30.301395735Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:00:30.322319128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:00:31.722183527Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-07-04T15:00:31.817420023Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4292991s 
2026-07-04T15:00:31.827099447Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-07-04T15:00:31.834093186Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5198816s 
2026-07-04T15:00:32.230739345Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-07-04T15:00:32.258901645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:32.544499105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-07-04T15:00:32.828347173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-07-04T15:00:33.302628594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6993215s 
2026-07-04T15:00:33.662714330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:33.770318368Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-07-04T15:00:33.775322776Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2195415s 
2026-07-04T15:00:33.846156936Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-07-04T15:00:33.860745167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:34.326566300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-07-04T15:00:34.369013423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-04T15:00:34.471217840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1377522s 
2026-07-04T15:00:34.485269537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-04T15:00:34.496811541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055301s 
2026-07-04T15:00:34.514142651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-07-04T15:00:34.539036973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-07-04T15:00:34.612482908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0942116s 
2026-07-04T15:00:34.621881050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:34.637133615Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-07-04T15:00:34.644610729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1160685s 
2026-07-04T15:00:34.664160363Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-07-04T15:00:34.668118373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:34.711041711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-04T15:00:34.719428950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005523s 
2026-07-04T15:00:34.729134192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-07-04T15:00:34.733660203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-07-04T15:00:34.743746378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012767s 
2026-07-04T15:00:34.748290798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:34.769050915Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-07-04T15:00:34.774319560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0369113s 
2026-07-04T15:00:34.912522608Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-07-04T15:00:34.917107158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:34.964434785Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-07-04T15:00:35.210550524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-07-04T15:00:35.255097875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL) 
2026-07-04T15:00:35.270160075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.054789s 
2026-07-04T15:00:35.274561470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-07-04T15:00:35.281884103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-07-04T15:00:35.290358632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116021s 
2026-07-04T15:00:35.295074989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-07-04T15:00:35.305477526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT) 
2026-07-04T15:00:35.315621447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164356s 
2026-07-04T15:00:35.320185987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-07-04T15:00:35.328292293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-07-04T15:00:35.334395929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099237s 
2026-07-04T15:00:35.341589337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-07-04T15:00:35.721814942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL) 
2026-07-04T15:00:35.746125830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4000353s 
2026-07-04T15:00:35.751039453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-07-04T15:00:35.764604840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-07-04T15:00:35.786873288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301141s 
2026-07-04T15:00:35.792740169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-07-04T15:00:35.806359957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-04T15:00:35.817989583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146907s 
2026-07-04T15:00:35.827109869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-07-04T15:00:35.930625121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 25, "Added" DATETIME NOT NULL) 
2026-07-04T15:00:35.962058141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1319779s 
2026-07-04T15:00:35.971338057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-07-04T15:00:35.982286251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-04T15:00:35.995874412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168345s 
2026-07-04T15:00:36.019633374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2026-07-04T15:00:36.032807995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationIndexerMapping" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "AppId" INTEGER NOT NULL, "RemoteIndexerId" INTEGER NOT NULL) 
2026-07-04T15:00:36.042770944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155518s 
2026-07-04T15:00:36.049563943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2026-07-04T15:00:36.063087397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Applications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "SyncLevel" INTEGER NOT NULL, "Tags" TEXT) 
2026-07-04T15:00:36.076181407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187772s 
2026-07-04T15:00:36.081200368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2026-07-04T15:00:36.094580567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2026-07-04T15:00:36.115347395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236212s 
2026-07-04T15:00:36.132108851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-07-04T15:00:36.140047687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-07-04T15:00:36.166534716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299185s 
2026-07-04T15:00:36.175224087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-07-04T15:00:36.185214397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-07-04T15:00:36.204235098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154127s 
2026-07-04T15:00:36.210509950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-07-04T15:00:36.488132199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL) 
2026-07-04T15:00:36.550509228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3258334s 
2026-07-04T15:00:36.567082942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-07-04T15:00:36.588318263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-07-04T15:00:36.616826710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0328577s 
2026-07-04T15:00:36.631194489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-07-04T15:00:36.650790553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-07-04T15:00:36.685751570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0395674s 
2026-07-04T15:00:36.710109359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-07-04T15:00:36.747340127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-07-04T15:00:36.805201748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0779006s 
2026-07-04T15:00:36.834637175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-07-04T15:00:36.903319762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-07-04T15:00:36.945211104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0800665s 
2026-07-04T15:00:36.952496070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-07-04T15:00:36.961337297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-04T15:00:36.979746753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185938s 
2026-07-04T15:00:36.991079475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-07-04T15:00:37.016562589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2026-07-04T15:00:37.054455680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0437247s 
2026-07-04T15:00:37.067298204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-07-04T15:00:37.076401874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-04T15:00:37.097148933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174673s 
2026-07-04T15:00:37.205095834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-04T15:00:37', 'InitialSetup') 
2026-07-04T15:00:37.248997769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:37.273498903Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-07-04T15:00:37.278899825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1993861s 
2026-07-04T15:00:37.290050513Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-07-04T15:00:37.294448274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:37.302525577Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2026-07-04T15:00:37.502149581Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2026-07-04T15:00:37.855841787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-07-04T15:00:37.878008371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added" FROM "Indexers" 
2026-07-04T15:00:37.897005397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-04T15:00:37.920146994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-04T15:00:37.952485110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-04T15:00:37.962646036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4548833s 
2026-07-04T15:00:37.967807620Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2026-07-04T15:00:38.029379282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-07-04T15:00:38.044550104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers" 
2026-07-04T15:00:38.054242858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-04T15:00:38.064486107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-04T15:00:38.083263143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-04T15:00:38.091258653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1188803s 
2026-07-04T15:00:38.098395087Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2026-07-04T15:00:38.222284819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-07-04T15:00:38.253248856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers" 
2026-07-04T15:00:38.265680584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-04T15:00:38.277643710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-04T15:00:38.297280364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-04T15:00:38.307605636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.204411s 
2026-07-04T15:00:38.312049655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2026-07-04T15:00:38.322204010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-04T15:00:38.333631134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164407s 
2026-07-04T15:00:38.350357757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2026-07-04T15:00:38.359394048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-07-04T15:00:38.380582798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244778s 
2026-07-04T15:00:38.398027337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-04T15:00:38', 'ApplicationStatus') 
2026-07-04T15:00:38.415120481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:38.428328242Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-07-04T15:00:38.433022666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0715388s 
2026-07-04T15:00:38.440188963Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-07-04T15:00:38.444340274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:38.452821203Z [Info] IndexerProps: Starting migration of Main DB to 3 
2026-07-04T15:00:38.500074739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-04T15:00:38.503893160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002113s 
2026-07-04T15:00:38.508264742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2026-07-04T15:00:38.517661822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:00:38.530089705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174262s 
2026-07-04T15:00:38.536011748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-07-04T15:00:38.544961439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 1) 
2026-07-04T15:00:38.556768330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182219s 
2026-07-04T15:00:38.561289415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-07-04T15:00:38.569315803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-04T15:00:38.584684651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149469s 
2026-07-04T15:00:38.585564861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-07-04T15:00:38.592570678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-04T15:00:38.603014137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009669s 
2026-07-04T15:00:38.607524786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-04T15:00:38', 'IndexerProps') 
2026-07-04T15:00:38.615026267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:38.627191776Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-07-04T15:00:38.630430429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0351578s 
2026-07-04T15:00:38.634845675Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-07-04T15:00:38.638451208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:38.644420282Z [Info] add_update_history: Starting migration of Main DB to 4 
2026-07-04T15:00:38.653349322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-04T15:00:38', 'add_update_history') 
2026-07-04T15:00:38.660925114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:38.668452963Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-07-04T15:00:38.671837775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299355s 
2026-07-04T15:00:38.679056031Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-07-04T15:00:38.680983760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:38.686976779Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2026-07-04T15:00:38.748575632Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-07-04T15:00:38.769271534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-07-04T15:00:38.778742756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246987s 
2026-07-04T15:00:38.785640431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-04T15:00:38', 'update_notifiarr') 
2026-07-04T15:00:38.793521301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:38.800010184Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-07-04T15:00:38.804980151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0464953s 
2026-07-04T15:00:38.889318997Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-07-04T15:00:38.903181559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:38.909861919Z [Info] app_profiles: Starting migration of Main DB to 6 
2026-07-04T15:00:38.928091685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2026-07-04T15:00:38.938405510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AppSyncProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "EnableRss" INTEGER NOT NULL, "EnableInteractiveSearch" INTEGER NOT NULL, "EnableAutomaticSearch" INTEGER NOT NULL) 
2026-07-04T15:00:38.949022959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149112s 
2026-07-04T15:00:38.951822305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2026-07-04T15:00:38.957463748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2026-07-04T15:00:38.965752027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092253s 
2026-07-04T15:00:38.969799483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-04T15:00:38.984444337Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.68E-05s 
2026-07-04T15:00:38.989353262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2026-07-04T15:00:38.995567154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2026-07-04T15:00:39.008728335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152218s 
2026-07-04T15:00:39.015477518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-04T15:00:39', 'app_profiles') 
2026-07-04T15:00:39.023764956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:39.031821929Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-07-04T15:00:39.036016514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0380621s 
2026-07-04T15:00:39.040555154Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-07-04T15:00:39.043611494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:39.048331718Z [Info] history_failed: Starting migration of Main DB to 7 
2026-07-04T15:00:39.062345507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-07-04T15:00:39.066111269Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.27E-05s 
2026-07-04T15:00:39.069044175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2026-07-04T15:00:39.074433550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2026-07-04T15:00:39.085464268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133428s 
2026-07-04T15:00:39.090209058Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-07-04T15:00:39.096742478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-07-04T15:00:39.102517762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075581s 
2026-07-04T15:00:39.107595811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-04T15:00:39', 'history_failed') 
2026-07-04T15:00:39.113726518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:39.120228360Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-07-04T15:00:39.123818090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251428s 
2026-07-04T15:00:39.127472435Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-07-04T15:00:39.130392571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:39.135493465Z [Info] redacted_api: Starting migration of Main DB to 8 
2026-07-04T15:00:39.144343855Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:00:39.148608186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:00:39.190325536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.04214s 
2026-07-04T15:00:39.196548872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-04T15:00:39', 'redacted_api') 
2026-07-04T15:00:39.203088051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:39.211533976Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-07-04T15:00:39.216775730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0623517s 
2026-07-04T15:00:39.221642343Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-07-04T15:00:39.225836457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:39.231891280Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2026-07-04T15:00:39.245020144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2026-07-04T15:00:39.255403491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerProxies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT) 
2026-07-04T15:00:39.264893703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161111s 
2026-07-04T15:00:39.269367066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-04T15:00:39.277056408Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.92E-05s 
2026-07-04T15:00:39.278282645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-07-04T15:00:39.283700533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-07-04T15:00:39.295259083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128253s 
2026-07-04T15:00:39.300980757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-04T15:00:39', 'IndexerProxies') 
2026-07-04T15:00:39.307158094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:39.316810056Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-07-04T15:00:39.323680380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0342935s 
2026-07-04T15:00:39.328831149Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-07-04T15:00:39.332864402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:39.341083919Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2026-07-04T15:00:39.345430611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2026-07-04T15:00:39.349194311Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.04E-05s 
2026-07-04T15:00:39.353310610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2026-07-04T15:00:39.360504670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2026-07-04T15:00:39.374060772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156852s 
2026-07-04T15:00:39.379658050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-04T15:00:39', 'app_indexer_remote_name') 
2026-07-04T15:00:39.386521685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:39.397240697Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-07-04T15:00:39.401578276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0389597s 
2026-07-04T15:00:39.407048622Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-07-04T15:00:39.411707564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:39.417560775Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2026-07-04T15:00:39.589312734Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:39.634832662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2026-07-04T15:00:39.653460806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0539506s 
2026-07-04T15:00:39.670116844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-04T15:00:39', 'desi_gazelle_to_unit3d') 
2026-07-04T15:00:39.681092060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:39.693066622Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-07-04T15:00:39.698236890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.091748s 
2026-07-04T15:00:39.709117644Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-07-04T15:00:39.716097954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:39.725932309Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2026-07-04T15:00:39.748098745Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-04T15:00:39.759085107Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.37E-05s 
2026-07-04T15:00:39.769176408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-07-04T15:00:39.785107920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:00:39.805609091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0318293s 
2026-07-04T15:00:39.816103846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-04T15:00:39', 'add_on_update_to_notifications') 
2026-07-04T15:00:39.823041753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:39.844109250Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-07-04T15:00:39.848893680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0650116s 
2026-07-04T15:00:39.854168534Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-07-04T15:00:39.860787642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:39.867744317Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2026-07-04T15:00:39.885155916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2026-07-04T15:00:39.894981810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL UNIQUE, "File" TEXT NOT NULL UNIQUE, "Sha" TEXT, "LastUpdated" DATETIME) 
2026-07-04T15:00:39.905868994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161316s 
2026-07-04T15:00:39.910670538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2026-07-04T15:00:39.917080223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-07-04T15:00:39.925897835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106342s 
2026-07-04T15:00:39.930549195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2026-07-04T15:00:39.937291358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-07-04T15:00:39.946069572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105333s 
2026-07-04T15:00:39.953271003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-04T15:00:39', 'IndexerVersions') 
2026-07-04T15:00:39.961598140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:39.972902730Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-07-04T15:00:39.976880860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0373923s 
2026-07-04T15:00:39.981497518Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-07-04T15:00:39.985672565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:39.991487237Z [Info] cleanup_config: Starting migration of Main DB to 16 
2026-07-04T15:00:40.049125755Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:40.075197552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2026-07-04T15:00:40.082851782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0295527s 
2026-07-04T15:00:40.090035466Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:40.093432676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2026-07-04T15:00:40.100301859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088563s 
2026-07-04T15:00:40.107028388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-04T15:00:40', 'cleanup_config') 
2026-07-04T15:00:40.114977821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:40.130369093Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-07-04T15:00:40.135472860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0373926s 
2026-07-04T15:00:40.140589106Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-07-04T15:00:40.143504476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:40.148010447Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2026-07-04T15:00:40.224811660Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:40.232477977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2026-07-04T15:00:40.239607891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087637s 
2026-07-04T15:00:40.244858158Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:40.250009085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2026-07-04T15:00:40.259550644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078633s 
2026-07-04T15:00:40.264033841Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:40.269487112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2026-07-04T15:00:40.277743624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078242s 
2026-07-04T15:00:40.283818607Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:40.291112377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2026-07-04T15:00:40.298381499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008383s 
2026-07-04T15:00:40.303281402Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:40.308517537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2026-07-04T15:00:40.316055142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085393s 
2026-07-04T15:00:40.320860392Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:40.330839224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2026-07-04T15:00:40.339599211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134965s 
2026-07-04T15:00:40.352034284Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:40.361806418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2026-07-04T15:00:40.374618284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136404s 
2026-07-04T15:00:40.387008822Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:40.392894390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2026-07-04T15:00:40.411340851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016621s 
2026-07-04T15:00:40.419043684Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:40.526168364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2026-07-04T15:00:40.533704817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1056613s 
2026-07-04T15:00:40.542129200Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:40.548225885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2026-07-04T15:00:40.557245130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104915s 
2026-07-04T15:00:40.561796880Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:40.572137435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2026-07-04T15:00:40.579070062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134771s 
2026-07-04T15:00:40.585555962Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:40.598078626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2026-07-04T15:00:40.602212070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113553s 
2026-07-04T15:00:40.608737648Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:40.614633773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2026-07-04T15:00:40.623399768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099221s 
2026-07-04T15:00:40.630114600Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:40.636983543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2026-07-04T15:00:40.643026028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00817s 
2026-07-04T15:00:40.647210307Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:40.652660794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2026-07-04T15:00:40.658384030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070576s 
2026-07-04T15:00:40.664043891Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:40.672172622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2026-07-04T15:00:40.678252202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102704s 
2026-07-04T15:00:40.687611676Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:40.727758583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2026-07-04T15:00:40.748337390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0504852s 
2026-07-04T15:00:40.751618206Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:40.761736067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2026-07-04T15:00:40.769732670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131366s 
2026-07-04T15:00:40.776679448Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:40.782951758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2026-07-04T15:00:40.789894340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088196s 
2026-07-04T15:00:40.793468726Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:40.798831513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2026-07-04T15:00:40.805568707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080613s 
2026-07-04T15:00:40.812785661Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:40.819070168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2026-07-04T15:00:40.827078579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009855s 
2026-07-04T15:00:40.831097480Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:40.837643238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2026-07-04T15:00:40.845533542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100675s 
2026-07-04T15:00:40.849472915Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:40.856166365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-07-04T15:00:40.865651527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121594s 
2026-07-04T15:00:40.869465783Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:40.878570245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2026-07-04T15:00:40.886959947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112632s 
2026-07-04T15:00:40.891821772Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:40.898010486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2026-07-04T15:00:40.908044651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095627s 
2026-07-04T15:00:40.914592312Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:40.920598021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2026-07-04T15:00:40.931053138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125971s 
2026-07-04T15:00:40.934839171Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:40.943248241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2026-07-04T15:00:40.959698932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205578s 
2026-07-04T15:00:40.965498813Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:40.974016656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-07-04T15:00:40.980301143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102952s 
2026-07-04T15:00:40.984806043Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:40.993782785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2026-07-04T15:00:41.000358297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117836s 
2026-07-04T15:00:41.004341777Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:41.011886963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2026-07-04T15:00:41.018248564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105128s 
2026-07-04T15:00:41.021766307Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:41.028455950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2026-07-04T15:00:41.034979466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094077s 
2026-07-04T15:00:41.039353580Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:41.044342044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2026-07-04T15:00:41.050455925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068312s 
2026-07-04T15:00:41.055136038Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:41.063879059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2026-07-04T15:00:41.071146128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101553s 
2026-07-04T15:00:41.077352628Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:41.083023276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2026-07-04T15:00:41.089436085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077121s 
2026-07-04T15:00:41.092564061Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:41.097742351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2026-07-04T15:00:41.111128570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123244s 
2026-07-04T15:00:41.119217130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-04T15:00:41', 'indexer_cleanup') 
2026-07-04T15:00:41.127381333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:41.138500685Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-07-04T15:00:41.145769237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0398311s 
2026-07-04T15:00:41.153126370Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-07-04T15:00:41.158084841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:41.167524445Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2026-07-04T15:00:41.180550615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2026-07-04T15:00:41.184513943Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.06E-05s 
2026-07-04T15:00:41.189109980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2026-07-04T15:00:41.195610530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2026-07-04T15:00:41.209270439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155052s 
2026-07-04T15:00:41.232809021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-04T15:00:41', 'minimum_seeders') 
2026-07-04T15:00:41.252381217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:41.269753559Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-07-04T15:00:41.285662768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0726033s 
2026-07-04T15:00:41.305857318Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-07-04T15:00:41.315042482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:41.354083292Z [Info] remove_showrss: Starting migration of Main DB to 19 
2026-07-04T15:00:41.397629243Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:41.427683408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2026-07-04T15:00:41.460491629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.042873s 
2026-07-04T15:00:41.484112122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-04T15:00:41', 'remove_showrss') 
2026-07-04T15:00:41.504671690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:41.524363357Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-07-04T15:00:41.528692283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1140263s 
2026-07-04T15:00:41.534312134Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-07-04T15:00:41.544639078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:41.554312463Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2026-07-04T15:00:41.566093386Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:41.572831043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2026-07-04T15:00:41.581665189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099253s 
2026-07-04T15:00:41.589014822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-04T15:00:41', 'remove_torrentparadiseml') 
2026-07-04T15:00:41.598231003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:41.627075213Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-07-04T15:00:41.631167816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0526913s 
2026-07-04T15:00:41.637430070Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-07-04T15:00:41.643504973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:41.648580979Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2026-07-04T15:00:41.656871332Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:00:41.661686006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:00:41.682497530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215962s 
2026-07-04T15:00:41.690361084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-04T15:00:41', 'localization_setting_to_string') 
2026-07-04T15:00:41.701033876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:41.708747575Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-07-04T15:00:41.712543222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0466699s 
2026-07-04T15:00:41.716978839Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-07-04T15:00:41.725261109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:41.731700619Z [Info] orpheus_api: Starting migration of Main DB to 22 
2026-07-04T15:00:41.740556858Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:00:41.746104922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:00:41.913809848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1687859s 
2026-07-04T15:00:41.921105280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-04T15:00:41', 'orpheus_api') 
2026-07-04T15:00:41.932181747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:41.939786252Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-07-04T15:00:41.945570920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1926972s 
2026-07-04T15:00:41.955394680Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-07-04T15:00:41.965570488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:41.977638150Z [Info] download_client_categories: Starting migration of Main DB to 23 
2026-07-04T15:00:41.994086397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-07-04T15:00:42.003070229Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.97E-05s 
2026-07-04T15:00:42.011268293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2026-07-04T15:00:42.018468692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2026-07-04T15:00:42.035100585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019182s 
2026-07-04T15:00:42.042876576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-04T15:00:42', 'download_client_categories') 
2026-07-04T15:00:42.051799748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:42.070141912Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-07-04T15:00:42.080065582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.051201s 
2026-07-04T15:00:42.088060411Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-07-04T15:00:42.092730469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:42.098858051Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2026-07-04T15:00:42.111018923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-07-04T15:00:42.113365890Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.23E-05s 
2026-07-04T15:00:42.117198122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-07-04T15:00:42.122189231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-07-04T15:00:42.134081331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012678s 
2026-07-04T15:00:42.138275616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-07-04T15:00:42.143301206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-07-04T15:00:42.155036170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128542s 
2026-07-04T15:00:42.161463571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-04T15:00:42', 'add_salt_to_users') 
2026-07-04T15:00:42.168737220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:42.185065908Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-07-04T15:00:42.187303250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0371721s 
2026-07-04T15:00:42.193903681Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-07-04T15:00:42.202025991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:42.209308003Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2026-07-04T15:00:42.223892477Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:42.232037411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2026-07-04T15:00:42.239241737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101116s 
2026-07-04T15:00:42.249116714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-04T15:00:42', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-07-04T15:00:42.259793493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:42.278217741Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-07-04T15:00:42.283156000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0460079s 
2026-07-04T15:00:42.289566014Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-07-04T15:00:42.294475932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:42.301131746Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2026-07-04T15:00:42.312073571Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:42.317385280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2026-07-04T15:00:42.324142997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093383s 
2026-07-04T15:00:42.333043203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-04T15:00:42', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-07-04T15:00:42.341294117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:42.363501542Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-07-04T15:00:42.369065470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0464866s 
2026-07-04T15:00:42.377099859Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-07-04T15:00:42.383044807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:42.391438434Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2026-07-04T15:00:42.403978675Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:42.409517214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2026-07-04T15:00:42.416032777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079875s 
2026-07-04T15:00:42.423443833Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:42.429120068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2026-07-04T15:00:42.436046578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085584s 
2026-07-04T15:00:42.442424374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-04T15:00:42', 'alpharatio_greatposterwall_config_contract') 
2026-07-04T15:00:42.450250842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:42.460611326Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-07-04T15:00:42.465612850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325774s 
2026-07-04T15:00:42.470438832Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-07-04T15:00:42.474925604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:42.484021834Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2026-07-04T15:00:42.511353670Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:42.517120561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2026-07-04T15:00:42.523718497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077926s 
2026-07-04T15:00:42.529879920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-04T15:00:42', 'remove_notwhatcd') 
2026-07-04T15:00:42.537656483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:42.556641852Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-07-04T15:00:42.566693253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0368422s 
2026-07-04T15:00:42.574074172Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-07-04T15:00:42.577739746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:42.584831262Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2026-07-04T15:00:42.598649557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-04T15:00:42.604837189Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.64E-05s 
2026-07-04T15:00:42.610847415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2026-07-04T15:00:42.619030447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:00:42.643031361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248989s 
2026-07-04T15:00:42.645533931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-04T15:00:42.649586854Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.99E-05s 
2026-07-04T15:00:42.655182608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2026-07-04T15:00:42.663463978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:00:42.679480167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193562s 
2026-07-04T15:00:42.686835078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-04T15:00:42', 'add_on_grab_to_notifications') 
2026-07-04T15:00:42.694564080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:42.720019573Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-07-04T15:00:42.737164613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0520187s 
2026-07-04T15:00:42.770303701Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-07-04T15:00:42.776087127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:42.785677547Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2026-07-04T15:00:42.801027219Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:42.805830124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-07-04T15:00:42.814904152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120618s 
2026-07-04T15:00:42.824503195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-04T15:00:42', 'animetorrents_use_custom_config_contract') 
2026-07-04T15:00:42.834038924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:42.859194758Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-07-04T15:00:42.866120275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0527732s 
2026-07-04T15:00:42.879717981Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-07-04T15:00:42.884798334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:42.891857942Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2026-07-04T15:00:42.899623028Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:00:42.904281058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:00:42.927837034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023805s 
2026-07-04T15:00:42.935067458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-04T15:00:42', 'apprise_server_url') 
2026-07-04T15:00:42.943154076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:42.976038290Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-07-04T15:00:42.981573826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0709622s 
2026-07-04T15:00:42.989388976Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-07-04T15:00:42.996812340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:43.005624644Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2026-07-04T15:00:43.018163423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-04T15:00:43.022538448Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.64E-05s 
2026-07-04T15:00:43.029252168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-07-04T15:00:43.037818985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:00:43.056770563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222642s 
2026-07-04T15:00:43.063610211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-04T15:00:43', 'health_restored_notification') 
2026-07-04T15:00:43.071463490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:43.082583953Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-07-04T15:00:43.088307650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0473731s 
2026-07-04T15:00:43.095484083Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-07-04T15:00:43.101361610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:43.109262570Z [Info] remove_uc: Starting migration of Main DB to 33 
2026-07-04T15:00:43.119857615Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:43.127204143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-07-04T15:00:43.137492660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011885s 
2026-07-04T15:00:43.145081892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-04T15:00:43', 'remove_uc') 
2026-07-04T15:00:43.153435550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:43.180838271Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-07-04T15:00:43.183386159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0550997s 
2026-07-04T15:00:43.186699353Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-07-04T15:00:43.189477816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:43.194249227Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2026-07-04T15:00:43.201839139Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:00:43.205842999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:00:43.223361659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017433s 
2026-07-04T15:00:43.230496571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-04T15:00:43', 'history_fix_data_titles') 
2026-07-04T15:00:43.241025398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:43.252199802Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-07-04T15:00:43.254393749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0417495s 
2026-07-04T15:00:43.265243426Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-07-04T15:00:43.265287904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:43.273567660Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2026-07-04T15:00:43.309539071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-04T15:00:43.313641248Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.94E-05s 
2026-07-04T15:00:43.318209443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-07-04T15:00:43.327048418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:00:43.338824112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157331s 
2026-07-04T15:00:43.346427816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-04T15:00:43', 'download_client_per_indexer') 
2026-07-04T15:00:43.353843298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:43.370822249Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-07-04T15:00:43.375717265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0476145s 
2026-07-04T15:00:43.381715282Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-07-04T15:00:43.388013801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:43.394820229Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2026-07-04T15:00:43.488646252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-07-04T15:00:43.491927438Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-05s 
2026-07-04T15:00:43.504110254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2026-07-04T15:00:43.617508745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-04T15:00:43.635867094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2026-07-04T15:00:43.646491884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-07-04T15:00:43.657132928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-07-04T15:00:43.677888239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-07-04T15:00:43.686080284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1777457s 
2026-07-04T15:00:43.690232326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-07-04T15:00:43.694364268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002495s 
2026-07-04T15:00:43.699095306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2026-07-04T15:00:43.784130216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-04T15:00:43.803091658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2026-07-04T15:00:43.811035722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-07-04T15:00:43.820438712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-07-04T15:00:43.850761338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-07-04T15:00:43.863145686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1596573s 
2026-07-04T15:00:43.870024232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-07-04T15:00:43.874618787Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.16E-05s 
2026-07-04T15:00:43.880661713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2026-07-04T15:00:44.006900785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-04T15:00:44.038595657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2026-07-04T15:00:44.046094823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-07-04T15:00:44.061080349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-07-04T15:00:44.096995875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-07-04T15:00:44.108263459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2216307s 
2026-07-04T15:00:44.119297793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-04T15:00:44.126946444Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.85E-05s 
2026-07-04T15:00:44.139909599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-07-04T15:00:44.303080640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-07-04T15:00:44.339097039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-07-04T15:00:44.361113499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-04T15:00:44.367213239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-04T15:00:44.395088218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2468273s 
2026-07-04T15:00:44.399458657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-04T15:00:44.403564179Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.16E-05s 
2026-07-04T15:00:44.413659416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-07-04T15:00:44.617122032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-07-04T15:00:44.651631822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-07-04T15:00:44.662803793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-04T15:00:44.670464923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-04T15:00:44.706946638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2802872s 
2026-07-04T15:00:44.711161474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-04T15:00:44.715153566Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-05s 
2026-07-04T15:00:44.721038996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-07-04T15:00:44.883609927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-07-04T15:00:44.904514361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-07-04T15:00:44.923943675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-04T15:00:44.935152681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-04T15:00:44.961126521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2312262s 
2026-07-04T15:00:44.967017018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-04T15:00:44.971263210Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.48E-05s 
2026-07-04T15:00:44.978746363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-07-04T15:00:45.073028089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-04T15:00:45.087876499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-07-04T15:00:45.099737582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-04T15:00:45.110308060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-04T15:00:45.141173029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-04T15:00:45.151037291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1677319s 
2026-07-04T15:00:45.155504985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-04T15:00:45.159687723Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.35E-05s 
2026-07-04T15:00:45.165689165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-07-04T15:00:45.285255458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-04T15:00:45.301445498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-07-04T15:00:45.311999282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-04T15:00:45.320853620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-04T15:00:45.343033314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-04T15:00:45.350302457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1781807s 
2026-07-04T15:00:45.354279386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-04T15:00:45.358072470Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-05s 
2026-07-04T15:00:45.363123529Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-07-04T15:00:45.467114764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-04T15:00:45.483960206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-07-04T15:00:45.496226866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-04T15:00:45.509081818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-04T15:00:45.538211888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-04T15:00:45.549593422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1799279s 
2026-07-04T15:00:45.554235177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-07-04T15:00:45.558226088Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.73E-05s 
2026-07-04T15:00:45.562673782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-07-04T15:00:45.653018337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Successful" INTEGER NOT NULL) 
2026-07-04T15:00:45.667292857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful") SELECT "Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful" FROM "History" 
2026-07-04T15:00:45.680531415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-07-04T15:00:45.693012798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-07-04T15:00:45.716446031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-07-04T15:00:45.724162062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-04T15:00:45.731985525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1654188s 
2026-07-04T15:00:45.735998498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2026-07-04T15:00:45.740290580Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.58E-05s 
2026-07-04T15:00:45.744505206Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2026-07-04T15:00:45.877428874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL UNIQUE, "File" TEXT NOT NULL UNIQUE, "Sha" TEXT, "LastUpdated" DATETIME) 
2026-07-04T15:00:45.910392488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerDefinitionVersions_temp" ("Id", "DefinitionId", "File", "Sha", "LastUpdated") SELECT "Id", "DefinitionId", "File", "Sha", "LastUpdated" FROM "IndexerDefinitionVersions" 
2026-07-04T15:00:45.919875998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2026-07-04T15:00:45.938311102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2026-07-04T15:00:46.019143885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-07-04T15:00:46.042507133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-07-04T15:00:46.062308013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3103491s 
2026-07-04T15:00:46.069756063Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-04T15:00:46.080719782Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.33E-05s 
2026-07-04T15:00:46.094371488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-07-04T15:00:46.207125504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-07-04T15:00:46.230768280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-07-04T15:00:46.245373014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-04T15:00:46.266153443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-04T15:00:46.297743769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-04T15:00:46.305866370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2046832s 
2026-07-04T15:00:46.309465593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-04T15:00:46.312898959Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.14E-05s 
2026-07-04T15:00:46.317122056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-07-04T15:00:46.419508566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-07-04T15:00:46.445878229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-07-04T15:00:46.465453602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-04T15:00:46.476749719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-04T15:00:46.532779866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-04T15:00:46.542113962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2200458s 
2026-07-04T15:00:46.547446663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-04T15:00:46.552632244Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.99E-05s 
2026-07-04T15:00:46.558448829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-07-04T15:00:46.735601201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-07-04T15:00:46.759785370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-07-04T15:00:46.773281242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-04T15:00:46.782432815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-04T15:00:46.815245924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-04T15:00:46.826509000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2624889s 
2026-07-04T15:00:46.831429104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-04T15:00:46.835765671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001673s 
2026-07-04T15:00:46.841219755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-07-04T15:00:46.934096674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-07-04T15:00:46.953862612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-07-04T15:00:46.965716675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-04T15:00:46.981095459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-04T15:00:47.018140799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-04T15:00:47.024837644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1794105s 
2026-07-04T15:00:47.029313221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-04T15:00:47.033097441Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.27E-05s 
2026-07-04T15:00:47.037421911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2026-07-04T15:00:47.137575384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL, "Redirect" INTEGER NOT NULL, "AppProfileId" INTEGER NOT NULL, "Tags" TEXT, "DownloadClientId" INTEGER NOT NULL) 
2026-07-04T15:00:47.162843368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId" FROM "Indexers" 
2026-07-04T15:00:47.178116162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-04T15:00:47.194120203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-04T15:00:47.236080128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-04T15:00:47.247107612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2049794s 
2026-07-04T15:00:47.252152030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-04T15:00:47.258993822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001456s 
2026-07-04T15:00:47.264552542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-07-04T15:00:47.396660347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-07-04T15:00:47.413718458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-07-04T15:00:47.427842522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-07-04T15:00:47.437111521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-07-04T15:00:47.469264369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-04T15:00:47.482840143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2126616s 
2026-07-04T15:00:47.489896856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-04T15:00:47.498869130Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.43E-05s 
2026-07-04T15:00:47.507312693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-07-04T15:00:47.625383495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-07-04T15:00:47.683142262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-07-04T15:00:47.696875701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-07-04T15:00:47.708579699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-07-04T15:00:47.741538135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-04T15:00:47.750419734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2377728s 
2026-07-04T15:00:47.756647806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-04T15:00:47.761174098Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.93E-05s 
2026-07-04T15:00:47.766060971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-07-04T15:00:47.863368340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-07-04T15:00:47.877818623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-07-04T15:00:47.887267732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-07-04T15:00:47.899088965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-07-04T15:00:47.926821150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-04T15:00:47.944044930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1711018s 
2026-07-04T15:00:47.953186357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-04T15:00:47', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-07-04T15:00:47.966966305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:47.981633974Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-07-04T15:00:47.986265985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2095765s 
2026-07-04T15:00:47.993372023Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-07-04T15:00:47.999474728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:48.010683933Z [Info] add_notification_status: Starting migration of Main DB to 37 
2026-07-04T15:00:48.033158781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-07-04T15:00:48.045033964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-04T15:00:48.056000518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148703s 
2026-07-04T15:00:48.063313034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-07-04T15:00:48.071794804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-07-04T15:00:48.080415432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116585s 
2026-07-04T15:00:48.087878114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-04T15:00:48', 'add_notification_status') 
2026-07-04T15:00:48.096136399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:48.107398154Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-07-04T15:00:48.109356518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0359648s 
2026-07-04T15:00:48.115240715Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-07-04T15:00:48.121815677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:48.128462147Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2026-07-04T15:00:48.142468585Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:48.148416187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2026-07-04T15:00:48.157187179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109462s 
2026-07-04T15:00:48.162109886Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:48.169095402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-07-04T15:00:48.178046827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114586s 
2026-07-04T15:00:48.184132395Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:48.194810165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2026-07-04T15:00:48.201367541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129535s 
2026-07-04T15:00:48.208614220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-04T15:00:48', 'indexers_freeleech_only_config_contract') 
2026-07-04T15:00:48.215600739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:48.226637065Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-07-04T15:00:48.232046983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.036485s 
2026-07-04T15:00:48.237082508Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-07-04T15:00:48.242014307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:48.247982430Z [Info] email_encryption: Starting migration of Main DB to 39 
2026-07-04T15:00:48.258137267Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:00:48.261098074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:00:48.276092471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015454s 
2026-07-04T15:00:48.283004870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-04T15:00:48', 'email_encryption') 
2026-07-04T15:00:48.291408051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:48.300205934Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-07-04T15:00:48.305208110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0398455s 
2026-07-04T15:00:48.311278756Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-07-04T15:00:48.316610926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:48.323778497Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2026-07-04T15:00:48.332690330Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:00:48.337702160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:00:48.357846515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204785s 
2026-07-04T15:00:48.366302105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-04T15:00:48', 'newznab_category_to_capabilities_settings') 
2026-07-04T15:00:48.374932447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:48.389102990Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-07-04T15:00:48.392514883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0492796s 
2026-07-04T15:00:48.398684979Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-07-04T15:00:48.404083498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:48.411009947Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2026-07-04T15:00:48.419148102Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:00:48.424321273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:00:48.439699617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161058s 
2026-07-04T15:00:48.446238856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-04T15:00:48', 'gazelle_freeleech_token_options') 
2026-07-04T15:00:48.453847497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:48.473077301Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-07-04T15:00:48.479556870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0418224s 
2026-07-04T15:00:48.489325017Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-07-04T15:00:48.494452049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:48.501372991Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2026-07-04T15:00:48.513053123Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:00:48.518226934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:00:48.533144728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157282s 
2026-07-04T15:00:48.540895413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-04T15:00:48', 'myanonamouse_freeleech_wedge_options') 
2026-07-04T15:00:48.549841186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:48.563768196Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-07-04T15:00:48.568840436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0450109s 
2026-07-04T15:00:48.574449371Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-07-04T15:00:48.579650705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:48.586533828Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43 
2026-07-04T15:00:48.596074424Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:00:48.603037679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:00:48.919030694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3161681s 
2026-07-04T15:00:48.926887597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-04T15:00:48', 'newznab_indexers_enable_redirect') 
2026-07-04T15:00:48.940677461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:48.947613604Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-07-04T15:00:48.956468683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3460949s 
2026-07-04T15:00:48.964579617Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrating 
2026-07-04T15:00:48.978250903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:48.984668288Z [Info] myanonamouse_freeleech_wedge_checkbox: Starting migration of Main DB to 44 
2026-07-04T15:00:48.998026856Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:00:49.008764646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:00:49.029797792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235658s 
2026-07-04T15:00:49.039276065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-04T15:00:49', 'myanonamouse_freeleech_wedge_checkbox') 
2026-07-04T15:00:49.048653136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:49.064237258Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrated 
2026-07-04T15:00:49.079013730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0539187s 
2026-07-04T15:00:49.398247671Z [Debug] MigrationController: Took: 00:00:21.7241368 
2026-07-04T15:00:52.521044489Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-07-04T15:00:53.559136606Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-07-04T15:00:54.306242528Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-07-04T15:00:54.329393087Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:00:54.335807700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:00:54.442669525Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-07-04T15:00:54.449256326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1141253s 
2026-07-04T15:00:54.455793571Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-07-04T15:00:54.469083676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1195355s 
2026-07-04T15:00:54.512218430Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-07-04T15:00:54.519448224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:54.530087916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-07-04T15:00:54.536878592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-07-04T15:00:54.544836476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098782s 
2026-07-04T15:00:54.549090701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:54.564961223Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-07-04T15:00:54.570496096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291309s 
2026-07-04T15:00:54.578584156Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-07-04T15:00:54.585084095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:54.617012117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-07-04T15:00:54.623004486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-04T15:00:54.632957921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105814s 
2026-07-04T15:00:54.637829911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-04T15:00:54.643305517Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.39E-05s 
2026-07-04T15:00:54.649366188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-07-04T15:00:54.658113445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-07-04T15:00:54.675140949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191032s 
2026-07-04T15:00:54.681935511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:54.694801961Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-07-04T15:00:54.702319225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.037134s 
2026-07-04T15:00:54.711650797Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-07-04T15:00:54.718407171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:54.729346043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-04T15:00:54.737161623Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-05s 
2026-07-04T15:00:54.739824453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-07-04T15:00:54.748190991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-07-04T15:00:54.757981851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117855s 
2026-07-04T15:00:54.764197625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:54.777716043Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-07-04T15:00:54.784260789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0302035s 
2026-07-04T15:00:54.794341735Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-07-04T15:00:54.801701522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:54.812439482Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-07-04T15:00:54.831882076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-07-04T15:00:54.845071519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-07-04T15:00:54.860357916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217932s 
2026-07-04T15:00:54.866574561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-07-04T15:00:54.873640599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-07-04T15:00:54.884155214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114449s 
2026-07-04T15:00:54.893258015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-04T15:00:54', 'InitialSetup') 
2026-07-04T15:00:54.905967429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:54.915418630Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-07-04T15:00:54.920746003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0422584s 
2026-07-04T15:00:54.926512945Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-07-04T15:00:54.932212846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:54.941389066Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2026-07-04T15:00:54.952182169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-04T15:00:54', 'ApplicationStatus') 
2026-07-04T15:00:54.962214962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:54.973878960Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-07-04T15:00:54.979601034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0417176s 
2026-07-04T15:00:54.985457419Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-07-04T15:00:54.992459752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:55.001634420Z [Info] IndexerProps: Starting migration of Log DB to 3 
2026-07-04T15:00:55.010323190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-04T15:00:55', 'IndexerProps') 
2026-07-04T15:00:55.021051865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:55.031715494Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-07-04T15:00:55.037532301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0393235s 
2026-07-04T15:00:55.044093922Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-07-04T15:00:55.050113001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:55.058082644Z [Info] add_update_history: Starting migration of Log DB to 4 
2026-07-04T15:00:55.075856127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-07-04T15:00:55.087026044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-07-04T15:00:55.102406821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193175s 
2026-07-04T15:00:55.108431879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-07-04T15:00:55.116388361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-07-04T15:00:55.127648514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123433s 
2026-07-04T15:00:55.135152588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-04T15:00:55', 'add_update_history') 
2026-07-04T15:00:55.143155320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:55.153009556Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-07-04T15:00:55.158868976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0376732s 
2026-07-04T15:00:55.165470598Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-07-04T15:00:55.171088747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:55.180128532Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2026-07-04T15:00:55.188167488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-04T15:00:55', 'update_notifiarr') 
2026-07-04T15:00:55.199095463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:55.210035796Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-07-04T15:00:55.217968203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0382664s 
2026-07-04T15:00:55.223432461Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-07-04T15:00:55.229481745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:55.236890106Z [Info] app_profiles: Starting migration of Log DB to 6 
2026-07-04T15:00:55.245601099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-04T15:00:55', 'app_profiles') 
2026-07-04T15:00:55.256691808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:55.270547219Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-07-04T15:00:55.277385686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0412115s 
2026-07-04T15:00:55.283599117Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-07-04T15:00:55.290001390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:55.298981375Z [Info] history_failed: Starting migration of Log DB to 7 
2026-07-04T15:00:55.308886548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-04T15:00:55', 'history_failed') 
2026-07-04T15:00:55.320079129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:55.328581740Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-07-04T15:00:55.333370296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0393609s 
2026-07-04T15:00:55.338456146Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-07-04T15:00:55.344132292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:55.351068324Z [Info] redacted_api: Starting migration of Log DB to 8 
2026-07-04T15:00:55.360014410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-04T15:00:55', 'redacted_api') 
2026-07-04T15:00:55.371234523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:55.382082698Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-07-04T15:00:55.388898061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.037573s 
2026-07-04T15:00:55.396717056Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-07-04T15:00:55.403113171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:55.411639757Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2026-07-04T15:00:55.420576659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-04T15:00:55', 'IndexerProxies') 
2026-07-04T15:00:55.430139428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:55.438517852Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-07-04T15:00:55.443613167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0364469s 
2026-07-04T15:00:55.448805568Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-07-04T15:00:55.455463204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:55.463540938Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2026-07-04T15:00:55.473325299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-04T15:00:55', 'app_indexer_remote_name') 
2026-07-04T15:00:55.484846282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:55.494743113Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-07-04T15:00:55.501119987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0388528s 
2026-07-04T15:00:55.507670815Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-07-04T15:00:55.514686167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:55.522737210Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2026-07-04T15:00:55.531628935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-04T15:00:55', 'desi_gazelle_to_unit3d') 
2026-07-04T15:00:55.539975751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:55.547200777Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-07-04T15:00:55.552705826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0337858s 
2026-07-04T15:00:55.559046287Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-07-04T15:00:55.565073469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:55.573568808Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2026-07-04T15:00:55.581391810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-04T15:00:55', 'add_on_update_to_notifications') 
2026-07-04T15:00:55.589882253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:55.600714885Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-07-04T15:00:55.607267173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0341611s 
2026-07-04T15:00:55.615139459Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-07-04T15:00:55.621390225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:55.627771478Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2026-07-04T15:00:55.636271194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-04T15:00:55', 'IndexerVersions') 
2026-07-04T15:00:55.645394955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:55.654318236Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-07-04T15:00:55.662015670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325385s 
2026-07-04T15:00:55.668038525Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-07-04T15:00:55.672176796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:55.681257904Z [Info] cleanup_config: Starting migration of Log DB to 16 
2026-07-04T15:00:55.690079352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-04T15:00:55', 'cleanup_config') 
2026-07-04T15:00:55.701703159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:55.713354158Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-07-04T15:00:55.721749538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0403427s 
2026-07-04T15:00:55.729059252Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-07-04T15:00:55.736702875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:55.744557123Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2026-07-04T15:00:55.754632841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-04T15:00:55', 'indexer_cleanup') 
2026-07-04T15:00:55.765332914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:55.774871338Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-07-04T15:00:55.781788743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0390725s 
2026-07-04T15:00:55.788694171Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-07-04T15:00:55.794889483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:55.804007105Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2026-07-04T15:00:55.813758417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-04T15:00:55', 'minimum_seeders') 
2026-07-04T15:00:55.827993598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:55.835183061Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-07-04T15:00:55.841596442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0401577s 
2026-07-04T15:00:55.848145344Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-07-04T15:00:55.852869182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:55.860454509Z [Info] remove_showrss: Starting migration of Log DB to 19 
2026-07-04T15:00:55.871016506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-04T15:00:55', 'remove_showrss') 
2026-07-04T15:00:55.880307367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:55.888402678Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-07-04T15:00:55.893840375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0354931s 
2026-07-04T15:00:55.900422829Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-07-04T15:00:55.908184048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:55.916513039Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2026-07-04T15:00:55.922379049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-04T15:00:55', 'remove_torrentparadiseml') 
2026-07-04T15:00:55.931152706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:55.939426763Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-07-04T15:00:55.944088048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320809s 
2026-07-04T15:00:55.950978533Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-07-04T15:00:55.958060225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:55.966683136Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2026-07-04T15:00:55.976355710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-04T15:00:55', 'localization_setting_to_string') 
2026-07-04T15:00:55.986541893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:55.996958682Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-07-04T15:00:56.003495406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0387295s 
2026-07-04T15:00:56.010127504Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-07-04T15:00:56.016691150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:56.024077788Z [Info] orpheus_api: Starting migration of Log DB to 22 
2026-07-04T15:00:56.031608432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-04T15:00:56', 'orpheus_api') 
2026-07-04T15:00:56.040313736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:56.046551644Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-07-04T15:00:56.051655331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030803s 
2026-07-04T15:00:56.058553667Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-07-04T15:00:56.064871475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:56.074866321Z [Info] download_client_categories: Starting migration of Log DB to 23 
2026-07-04T15:00:56.083700950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-04T15:00:56', 'download_client_categories') 
2026-07-04T15:00:56.094585259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:56.107488854Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-07-04T15:00:56.113932721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0408528s 
2026-07-04T15:00:56.120843005Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-07-04T15:00:56.127296485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:56.134642292Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2026-07-04T15:00:56.142741328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-04T15:00:56', 'add_salt_to_users') 
2026-07-04T15:00:56.153448312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:56.165047633Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-07-04T15:00:56.170801094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0380519s 
2026-07-04T15:00:56.177104319Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-07-04T15:00:56.183637529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:56.191153360Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2026-07-04T15:00:56.200797342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-04T15:00:56', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-07-04T15:00:56.212015752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:56.222591038Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-07-04T15:00:56.227778321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0384442s 
2026-07-04T15:00:56.233038483Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-07-04T15:00:56.239149530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:56.246736259Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2026-07-04T15:00:56.258605143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-04T15:00:56', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-07-04T15:00:56.290516941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:56.304755246Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-07-04T15:00:56.313023955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0646549s 
2026-07-04T15:00:56.320194330Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-07-04T15:00:56.327802531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:56.337100483Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2026-07-04T15:00:56.347134388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-04T15:00:56', 'alpharatio_greatposterwall_config_contract') 
2026-07-04T15:00:56.360094699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:56.371302623Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-07-04T15:00:56.379335390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0427534s 
2026-07-04T15:00:56.386629460Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-07-04T15:00:56.393155198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:56.402350606Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2026-07-04T15:00:56.412135749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-04T15:00:56', 'remove_notwhatcd') 
2026-07-04T15:00:56.424549540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:56.435138858Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-07-04T15:00:56.441656074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0420061s 
2026-07-04T15:00:56.448978646Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-07-04T15:00:56.456873145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:56.466164218Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2026-07-04T15:00:56.476275629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-04T15:00:56', 'add_on_grab_to_notifications') 
2026-07-04T15:00:56.488392214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:56.500705656Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-07-04T15:00:56.506851245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0441432s 
2026-07-04T15:00:56.514628447Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-07-04T15:00:56.521883559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:56.529818049Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2026-07-04T15:00:56.539211724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-04T15:00:56', 'animetorrents_use_custom_config_contract') 
2026-07-04T15:00:56.551333418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:56.562353982Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-07-04T15:00:56.569490346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0403975s 
2026-07-04T15:00:56.577129012Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-07-04T15:00:56.584400066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:56.594983085Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2026-07-04T15:00:56.608106329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-04T15:00:56', 'apprise_server_url') 
2026-07-04T15:00:56.621115182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:56.633440851Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-07-04T15:00:56.640686879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0495033s 
2026-07-04T15:00:56.647448590Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-07-04T15:00:56.654929431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:56.665170937Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2026-07-04T15:00:56.673808780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-04T15:00:56', 'health_restored_notification') 
2026-07-04T15:00:56.689561825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:56.702014324Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-07-04T15:00:56.709800982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0466542s 
2026-07-04T15:00:56.715834873Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-07-04T15:00:56.722031989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:56.731528509Z [Info] remove_uc: Starting migration of Log DB to 33 
2026-07-04T15:00:56.742415703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-04T15:00:56', 'remove_uc') 
2026-07-04T15:00:56.755529022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:56.770046697Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-07-04T15:00:56.775092878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0462467s 
2026-07-04T15:00:56.783287898Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-07-04T15:00:56.790996489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:56.800427640Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2026-07-04T15:00:56.810206304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-04T15:00:56', 'history_fix_data_titles') 
2026-07-04T15:00:56.820280288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:56.831773069Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-07-04T15:00:56.837461032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0395863s 
2026-07-04T15:00:56.844333010Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-07-04T15:00:56.850438569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:56.859686096Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2026-07-04T15:00:56.870134782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-04T15:00:56', 'download_client_per_indexer') 
2026-07-04T15:00:56.881711129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:56.898188900Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-07-04T15:00:56.903990113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0467909s 
2026-07-04T15:00:56.912064251Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-07-04T15:00:56.918736770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:56.927094242Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2026-07-04T15:00:56.940858658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-07-04T15:00:56.946627823Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.45E-05s 
2026-07-04T15:00:56.953675212Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-07-04T15:00:56.984357078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-07-04T15:00:57.003314553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2026-07-04T15:00:57.016194634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-07-04T15:00:57.025268240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-07-04T15:00:57.039539405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-07-04T15:00:57.048403257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0884014s 
2026-07-04T15:00:57.054507223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-07-04T15:00:57.061662785Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.87E-05s 
2026-07-04T15:00:57.070025115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-07-04T15:00:57.101739858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-07-04T15:00:57.121708911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-07-04T15:00:57.135322279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-07-04T15:00:57.148424051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-07-04T15:00:57.166838664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-07-04T15:00:57.179674849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1009889s 
2026-07-04T15:00:57.187358683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-04T15:00:57.194376869Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.72E-05s 
2026-07-04T15:00:57.198826256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-07-04T15:00:57.226310249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-07-04T15:00:57.241991337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-07-04T15:00:57.255891024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-07-04T15:00:57.268776022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-07-04T15:00:57.288451313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-04T15:00:57.303182647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0950497s 
2026-07-04T15:00:57.313177114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-04T15:00:57', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-07-04T15:00:57.326452947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:57.339077274Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-07-04T15:00:57.345705816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1296814s 
2026-07-04T15:00:57.356641683Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-07-04T15:00:57.365370022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:57.373902607Z [Info] add_notification_status: Starting migration of Log DB to 37 
2026-07-04T15:00:57.384456091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-04T15:00:57', 'add_notification_status') 
2026-07-04T15:00:57.401971556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:57.414833039Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-07-04T15:00:57.422684013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0486023s 
2026-07-04T15:00:57.430711612Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-07-04T15:00:57.439058600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:57.447832737Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2026-07-04T15:00:57.458546150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-04T15:00:57', 'indexers_freeleech_only_config_contract') 
2026-07-04T15:00:57.471615915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:57.483628044Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-07-04T15:00:57.490472079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0446053s 
2026-07-04T15:00:57.498581121Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-07-04T15:00:57.505600278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:57.515726843Z [Info] email_encryption: Starting migration of Log DB to 39 
2026-07-04T15:00:57.526025615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-04T15:00:57', 'email_encryption') 
2026-07-04T15:00:57.538064123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:57.550308390Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-07-04T15:00:57.558269399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0439467s 
2026-07-04T15:00:57.569008101Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-07-04T15:00:57.575026058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:57.585548987Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2026-07-04T15:00:57.598084470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-04T15:00:57', 'newznab_category_to_capabilities_settings') 
2026-07-04T15:00:57.612031650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:57.623471611Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-07-04T15:00:57.629366574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0477382s 
2026-07-04T15:00:57.636174335Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-07-04T15:00:57.642683169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:57.650439841Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2026-07-04T15:00:57.659135451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-04T15:00:57', 'gazelle_freeleech_token_options') 
2026-07-04T15:00:57.671331315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:57.683544196Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-07-04T15:00:57.691407719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0398184s 
2026-07-04T15:00:57.699782118Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-07-04T15:00:57.708525219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:57.718993185Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2026-07-04T15:00:57.727064529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-04T15:00:57', 'myanonamouse_freeleech_wedge_options') 
2026-07-04T15:00:57.737313477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:57.748160590Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-07-04T15:00:57.756587127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0385439s 
2026-07-04T15:00:57.768652085Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-07-04T15:00:57.778417618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:57.787410003Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43 
2026-07-04T15:00:57.797556346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-04T15:00:57', 'newznab_indexers_enable_redirect') 
2026-07-04T15:00:57.809247505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:57.822121225Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-07-04T15:00:57.829296056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0426682s 
2026-07-04T15:00:57.836628143Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrating 
2026-07-04T15:00:57.843366109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:57.856957365Z [Info] myanonamouse_freeleech_wedge_checkbox: Starting migration of Log DB to 44 
2026-07-04T15:00:57.866294566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-04T15:00:57', 'myanonamouse_freeleech_wedge_checkbox') 
2026-07-04T15:00:57.879374727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:57.889756122Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrated 
2026-07-04T15:00:57.898237621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0458241s 
2026-07-04T15:01:00.718616335Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-07-04T15:01:05.484762734Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2026-07-04T15:01:05.833408017Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-07-04T15:01:08.230801325Z [Info] AppSyncProfileService: Setting up default app profile 
2026-07-04T15:01:08.594814456Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2026-07-04T15:01:10.383811889Z [ls.io-init] done.
2026-07-04T15:01:10.872467671Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-07-04T15:01:10.890013301Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-07-04T15:01:10.897260862Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin