2025-09-21T19:57:38.056734050Z [migrations] started
2025-09-21T19:57:38.056796255Z [migrations] no migrations found
2025-09-21T19:57:38.076411947Z usermod: no changes
2025-09-21T19:57:38.081863426Z ───────────────────────────────────────
2025-09-21T19:57:38.081875170Z 
2025-09-21T19:57:38.081879719Z       ██╗     ███████╗██╗ ██████╗
2025-09-21T19:57:38.081885140Z       ██║     ██╔════╝██║██╔═══██╗
2025-09-21T19:57:38.081888927Z       ██║     ███████╗██║██║   ██║
2025-09-21T19:57:38.081892635Z       ██║     ╚════██║██║██║   ██║
2025-09-21T19:57:38.081896402Z       ███████╗███████║██║╚██████╔╝
2025-09-21T19:57:38.081900140Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-09-21T19:57:38.081903988Z 
2025-09-21T19:57:38.081907946Z    Brought to you by linuxserver.io
2025-09-21T19:57:38.081913136Z ───────────────────────────────────────
2025-09-21T19:57:38.082211697Z 
2025-09-21T19:57:38.082251508Z To support the app dev(s) visit:
2025-09-21T19:57:38.083706928Z Prowlarr: https://opencollective.com/prowlarr
2025-09-21T19:57:38.084017504Z 
2025-09-21T19:57:38.084024398Z To support LSIO projects visit:
2025-09-21T19:57:38.084028185Z https://www.linuxserver.io/donate/
2025-09-21T19:57:38.084031833Z 
2025-09-21T19:57:38.084035791Z ───────────────────────────────────────
2025-09-21T19:57:38.084039869Z GID/UID
2025-09-21T19:57:38.084043456Z ───────────────────────────────────────
2025-09-21T19:57:38.088523729Z 
2025-09-21T19:57:38.088535422Z User UID:    911
2025-09-21T19:57:38.088539320Z User GID:    911
2025-09-21T19:57:38.088542997Z ───────────────────────────────────────
2025-09-21T19:57:38.090207028Z Linuxserver.io version: 2.1.2.5186-ls241
2025-09-21T19:57:38.090480158Z Build-date: 2025-09-21T19:54:21+00:00
2025-09-21T19:57:38.090484547Z ───────────────────────────────────────
2025-09-21T19:57:38.090488445Z     
2025-09-21T19:57:38.153254334Z [custom-init] No custom files found, skipping...
2025-09-21T19:57:38.573710924Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.1.2.5186 
2025-09-21T19:57:38.591586993Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-09-21T19:57:38.598787553Z [Debug] Bootstrap: Console selected 
2025-09-21T19:57:38.600097792Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-09-21T19:57:38.856804521Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-09-21T19:57:38.926539474Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {40b2069d-85d8-4665-87eb-adc8b94fd204} may be persisted to storage in unencrypted form. 
2025-09-21T19:57:38.994735057Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-09-21T19:57:39.023687141Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-09-21T19:57:39.079264353Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-09-21T19:57:39.087166557Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T19:57:39.087921848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T19:57:39.120585436Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-09-21T19:57:39.124760914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0334377s 
2025-09-21T19:57:39.125130418Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-09-21T19:57:39.125342616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0375743s 
2025-09-21T19:57:39.133976663Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-09-21T19:57:39.134532472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:39.139536159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-09-21T19:57:39.148431994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-09-21T19:57:39.159798313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199452s 
2025-09-21T19:57:39.160252397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:39.162510505Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-09-21T19:57:39.162710908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226536s 
2025-09-21T19:57:39.168892236Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-09-21T19:57:39.169153222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:39.173900743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-09-21T19:57:39.174946699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-21T19:57:39.175517569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014203s 
2025-09-21T19:57:39.175808765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-21T19:57:39.176166275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001045s 
2025-09-21T19:57:39.176617324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-09-21T19:57:39.177257914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-09-21T19:57:39.178006982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011542s 
2025-09-21T19:57:39.178323640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:39.179132749Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-09-21T19:57:39.179338704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022289s 
2025-09-21T19:57:39.179989254Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-09-21T19:57:39.180320942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:39.181185172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-21T19:57:39.182030104Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2025-09-21T19:57:39.182292101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-09-21T19:57:39.182681987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-09-21T19:57:39.183205761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006858s 
2025-09-21T19:57:39.183459342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:39.184140434Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-09-21T19:57:39.184363232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015583s 
2025-09-21T19:57:39.186278720Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-09-21T19:57:39.186531940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:39.187194133Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-09-21T19:57:39.191477990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-09-21T19:57:39.192133961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL) 
2025-09-21T19:57:39.192700071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009859s 
2025-09-21T19:57:39.192917579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-09-21T19:57:39.193354168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-09-21T19:57:39.193758903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006027s 
2025-09-21T19:57:39.193971702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-09-21T19:57:39.194574967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT) 
2025-09-21T19:57:39.195150956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00098s 
2025-09-21T19:57:39.195378224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-09-21T19:57:39.195771656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-09-21T19:57:39.196204839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000629s 
2025-09-21T19:57:39.196436044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-09-21T19:57:39.201423759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL) 
2025-09-21T19:57:39.202205884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055372s 
2025-09-21T19:57:39.202446057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-09-21T19:57:39.203106888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-09-21T19:57:39.203670313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010167s 
2025-09-21T19:57:39.203921939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-09-21T19:57:39.204298057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-09-21T19:57:39.204824106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006265s 
2025-09-21T19:57:39.204986133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-09-21T19:57:39.208481472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 25, "Added" DATETIME NOT NULL) 
2025-09-21T19:57:39.209317816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040845s 
2025-09-21T19:57:39.209567419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-09-21T19:57:39.210091985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-21T19:57:39.210553765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007086s 
2025-09-21T19:57:39.210823889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2025-09-21T19:57:39.211499500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationIndexerMapping" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "AppId" INTEGER NOT NULL, "RemoteIndexerId" INTEGER NOT NULL) 
2025-09-21T19:57:39.212103085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009946s 
2025-09-21T19:57:39.212354251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2025-09-21T19:57:39.213092678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Applications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "SyncLevel" INTEGER NOT NULL, "Tags" TEXT) 
2025-09-21T19:57:39.213707336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011607s 
2025-09-21T19:57:39.213967409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2025-09-21T19:57:39.214349419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2025-09-21T19:57:39.214772902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005906s 
2025-09-21T19:57:39.215047805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-09-21T19:57:39.215488803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-09-21T19:57:39.215908218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006871s 
2025-09-21T19:57:39.216129013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-09-21T19:57:39.216456312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-09-21T19:57:39.216833381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004958s 
2025-09-21T19:57:39.217043173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-09-21T19:57:39.220519093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL) 
2025-09-21T19:57:39.221015453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037644s 
2025-09-21T19:57:39.221248141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-09-21T19:57:39.221604269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-09-21T19:57:39.221977450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005144s 
2025-09-21T19:57:39.222205529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-09-21T19:57:39.222567679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-09-21T19:57:39.223043076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000605s 
2025-09-21T19:57:39.223265564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-09-21T19:57:39.224207411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-09-21T19:57:39.224909515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014446s 
2025-09-21T19:57:39.225133385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-09-21T19:57:39.226089601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-09-21T19:57:39.226813669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014645s 
2025-09-21T19:57:39.227064675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-09-21T19:57:39.227509811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-21T19:57:39.227910428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006109s 
2025-09-21T19:57:39.228132525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-09-21T19:57:39.228662522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2025-09-21T19:57:39.229133200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007829s 
2025-09-21T19:57:39.229355969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-09-21T19:57:39.229699300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-09-21T19:57:39.230117543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004845s 
2025-09-21T19:57:39.232142911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-09-21T19:57:39', 'InitialSetup') 
2025-09-21T19:57:39.232901278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:39.234526541Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-09-21T19:57:39.234755302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049025s 
2025-09-21T19:57:39.235120698Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2025-09-21T19:57:39.235401593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:39.235719283Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2025-09-21T19:57:39.239063749Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2025-09-21T19:57:39.247455177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2025-09-21T19:57:39.248822962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added" FROM "Indexers" 
2025-09-21T19:57:39.249684928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-09-21T19:57:39.250575221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-09-21T19:57:39.263546773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-21T19:57:39.264277003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249025s 
2025-09-21T19:57:39.264564562Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2025-09-21T19:57:39.266274385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2025-09-21T19:57:39.267437257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers" 
2025-09-21T19:57:39.268173921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-09-21T19:57:39.268919422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-09-21T19:57:39.270350945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-21T19:57:39.270813326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060161s 
2025-09-21T19:57:39.271253172Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2025-09-21T19:57:39.275369592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2025-09-21T19:57:39.276838300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers" 
2025-09-21T19:57:39.277593581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-09-21T19:57:39.278266866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-09-21T19:57:39.279544109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-21T19:57:39.280014836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084912s 
2025-09-21T19:57:39.280292896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2025-09-21T19:57:39.281025983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-09-21T19:57:39.281661753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011745s 
2025-09-21T19:57:39.281923971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2025-09-21T19:57:39.282368306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-09-21T19:57:39.282814555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000657s 
2025-09-21T19:57:39.283324071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-09-21T19:57:39', 'ApplicationStatus') 
2025-09-21T19:57:39.283776071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:39.284994565Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2025-09-21T19:57:39.285167513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027646s 
2025-09-21T19:57:39.285429160Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2025-09-21T19:57:39.285681478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:39.286060110Z [Info] IndexerProps: Starting migration of Main DB to 3 
2025-09-21T19:57:39.287199795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-21T19:57:39.287406241Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T19:57:39.287691616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2025-09-21T19:57:39.288187104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2025-09-21T19:57:39.288899829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009479s 
2025-09-21T19:57:39.289111756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-09-21T19:57:39.289906186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 1) 
2025-09-21T19:57:39.290564020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012483s 
2025-09-21T19:57:39.290827681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-09-21T19:57:39.291587291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-09-21T19:57:39.292257140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012023s 
2025-09-21T19:57:39.292538847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-09-21T19:57:39.293104015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-21T19:57:39.293656919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007694s 
2025-09-21T19:57:39.294077977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-09-21T19:57:39', 'IndexerProps') 
2025-09-21T19:57:39.294555158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:39.295754413Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2025-09-21T19:57:39.295923393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028613s 
2025-09-21T19:57:39.296185020Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2025-09-21T19:57:39.296468200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:39.296744226Z [Info] add_update_history: Starting migration of Main DB to 4 
2025-09-21T19:57:39.297302861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-09-21T19:57:39', 'add_update_history') 
2025-09-21T19:57:39.297687355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:39.298518068Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2025-09-21T19:57:39.298717410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002068s 
2025-09-21T19:57:39.298952934Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2025-09-21T19:57:39.299211905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:39.299496138Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2025-09-21T19:57:39.303125838Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-09-21T19:57:39.304338069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-09-21T19:57:39.304934139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013271s 
2025-09-21T19:57:39.305387182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-09-21T19:57:39', 'update_notifiarr') 
2025-09-21T19:57:39.305807388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:39.306629163Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2025-09-21T19:57:39.306841550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029947s 
2025-09-21T19:57:39.307073658Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2025-09-21T19:57:39.307412140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:39.307652043Z [Info] app_profiles: Starting migration of Main DB to 6 
2025-09-21T19:57:39.308419759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2025-09-21T19:57:39.309219279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AppSyncProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "EnableRss" INTEGER NOT NULL, "EnableInteractiveSearch" INTEGER NOT NULL, "EnableAutomaticSearch" INTEGER NOT NULL) 
2025-09-21T19:57:39.309916693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001231s 
2025-09-21T19:57:39.310234273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2025-09-21T19:57:39.310820513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2025-09-21T19:57:39.311284027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007698s 
2025-09-21T19:57:39.311490613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-21T19:57:39.311676287Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-09-21T19:57:39.311929256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2025-09-21T19:57:39.312299171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2025-09-21T19:57:39.313015393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008448s 
2025-09-21T19:57:39.313485510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-09-21T19:57:39', 'app_profiles') 
2025-09-21T19:57:39.313943923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:39.314854296Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2025-09-21T19:57:39.315057355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026716s 
2025-09-21T19:57:39.315313050Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2025-09-21T19:57:39.315540759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:39.315873459Z [Info] history_failed: Starting migration of Main DB to 7 
2025-09-21T19:57:39.316472625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-09-21T19:57:39.316758341Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T19:57:39.317024948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2025-09-21T19:57:39.317470966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2025-09-21T19:57:39.318165775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008461s 
2025-09-21T19:57:39.318607455Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2025-09-21T19:57:39.319153985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2025-09-21T19:57:39.319473889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005649s 
2025-09-21T19:57:39.319910519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-09-21T19:57:39', 'history_failed') 
2025-09-21T19:57:39.320358210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:39.321190777Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2025-09-21T19:57:39.321401171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022406s 
2025-09-21T19:57:39.321622627Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2025-09-21T19:57:39.321872971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:39.322195961Z [Info] redacted_api: Starting migration of Main DB to 8 
2025-09-21T19:57:39.322644023Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T19:57:39.322936983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T19:57:39.324857631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019678s 
2025-09-21T19:57:39.325368640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-09-21T19:57:39', 'redacted_api') 
2025-09-21T19:57:39.325776812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:39.326567124Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2025-09-21T19:57:39.326766736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036481s 
2025-09-21T19:57:39.327027631Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2025-09-21T19:57:39.327328186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:39.327617609Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2025-09-21T19:57:39.328161054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2025-09-21T19:57:39.328902046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerProxies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT) 
2025-09-21T19:57:39.329555772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011203s 
2025-09-21T19:57:39.329714793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-21T19:57:39.329935457Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T19:57:39.330147654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-09-21T19:57:39.330506016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-09-21T19:57:39.331125293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007406s 
2025-09-21T19:57:39.331563716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-09-21T19:57:39', 'IndexerProxies') 
2025-09-21T19:57:39.332043172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:39.332900679Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2025-09-21T19:57:39.333114489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024601s 
2025-09-21T19:57:39.333404563Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2025-09-21T19:57:39.333660729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:39.334010965Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2025-09-21T19:57:39.334394687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2025-09-21T19:57:39.334658168Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T19:57:39.335016419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2025-09-21T19:57:39.335495975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2025-09-21T19:57:39.336275285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009448s 
2025-09-21T19:57:39.336757435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-09-21T19:57:39', 'app_indexer_remote_name') 
2025-09-21T19:57:39.337337534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:39.338147675Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2025-09-21T19:57:39.338403671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027569s 
2025-09-21T19:57:39.338713905Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2025-09-21T19:57:39.338975352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:39.339294655Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2025-09-21T19:57:39.342003259Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T19:57:39.343206943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2025-09-21T19:57:39.343646919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013758s 
2025-09-21T19:57:39.344137557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-09-21T19:57:39', 'desi_gazelle_to_unit3d') 
2025-09-21T19:57:39.344616342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:39.345540513Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2025-09-21T19:57:39.345808583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032359s 
2025-09-21T19:57:39.346125831Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2025-09-21T19:57:39.346477880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:39.346804588Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2025-09-21T19:57:39.347192510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-21T19:57:39.347434477Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T19:57:39.347712667Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-09-21T19:57:39.348208195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2025-09-21T19:57:39.348970700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010092s 
2025-09-21T19:57:39.349473994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-09-21T19:57:39', 'add_on_update_to_notifications') 
2025-09-21T19:57:39.349986536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:39.350884013Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2025-09-21T19:57:39.351164428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028711s 
2025-09-21T19:57:39.351446827Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2025-09-21T19:57:39.351800499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:39.352138560Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2025-09-21T19:57:39.352828770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2025-09-21T19:57:39.353723341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME) 
2025-09-21T19:57:39.354237236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010897s 
2025-09-21T19:57:39.354539324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2025-09-21T19:57:39.355271749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2025-09-21T19:57:39.355670803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008399s 
2025-09-21T19:57:39.355978062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2025-09-21T19:57:39.356497798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2025-09-21T19:57:39.356900870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006868s 
2025-09-21T19:57:39.357453232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-09-21T19:57:39', 'IndexerVersions') 
2025-09-21T19:57:39.357924121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:39.358971019Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2025-09-21T19:57:39.359215571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026914s 
2025-09-21T19:57:39.359551468Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2025-09-21T19:57:39.359854969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:39.360247941Z [Info] cleanup_config: Starting migration of Main DB to 16 
2025-09-21T19:57:39.362235734Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T19:57:39.363248493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2025-09-21T19:57:39.363568318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001075s 
2025-09-21T19:57:39.363870005Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T19:57:39.364318779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2025-09-21T19:57:39.364684215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005286s 
2025-09-21T19:57:39.365125433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-09-21T19:57:39', 'cleanup_config') 
2025-09-21T19:57:39.365565810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:39.366456674Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2025-09-21T19:57:39.366703732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022821s 
2025-09-21T19:57:39.366961942Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2025-09-21T19:57:39.367263970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:39.367587952Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2025-09-21T19:57:39.369661027Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T19:57:39.370048758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2025-09-21T19:57:39.370360395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004414s 
2025-09-21T19:57:39.370624066Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T19:57:39.370997819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2025-09-21T19:57:39.371292452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004395s 
2025-09-21T19:57:39.371575623Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T19:57:39.371957742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2025-09-21T19:57:39.372252315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004564s 
2025-09-21T19:57:39.372538301Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T19:57:39.372883567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2025-09-21T19:57:39.373198310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004309s 
2025-09-21T19:57:39.373462082Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T19:57:39.373850023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2025-09-21T19:57:39.374143865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004393s 
2025-09-21T19:57:39.374407035Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T19:57:39.374769835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2025-09-21T19:57:39.375074479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004458s 
2025-09-21T19:57:39.375345484Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T19:57:39.375713105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2025-09-21T19:57:39.376050494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004599s 
2025-09-21T19:57:39.376315949Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T19:57:39.376684090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2025-09-21T19:57:39.376997641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004448s 
2025-09-21T19:57:39.377272445Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T19:57:39.381336890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2025-09-21T19:57:39.381695442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041885s 
2025-09-21T19:57:39.381953652Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T19:57:39.382331543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2025-09-21T19:57:39.382634663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004349s 
2025-09-21T19:57:39.382899406Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T19:57:39.383285023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2025-09-21T19:57:39.383591340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004496s 
2025-09-21T19:57:39.383865712Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T19:57:39.384251399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2025-09-21T19:57:39.384562596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004463s 
2025-09-21T19:57:39.384858912Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T19:57:39.385208897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2025-09-21T19:57:39.385516487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004572s 
2025-09-21T19:57:39.385797493Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T19:57:39.386150964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2025-09-21T19:57:39.386465909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004476s 
2025-09-21T19:57:39.386754139Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T19:57:39.387102390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2025-09-21T19:57:39.387430000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004467s 
2025-09-21T19:57:39.387693140Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T19:57:39.388068566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2025-09-21T19:57:39.388372498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000446s 
2025-09-21T19:57:39.388600487Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T19:57:39.390064014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2025-09-21T19:57:39.390457016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016909s 
2025-09-21T19:57:39.390649964Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T19:57:39.391082435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2025-09-21T19:57:39.391488723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006443s 
2025-09-21T19:57:39.391681672Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T19:57:39.392112590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2025-09-21T19:57:39.392488898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005925s 
2025-09-21T19:57:39.392682347Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T19:57:39.393087844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2025-09-21T19:57:39.393452498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005875s 
2025-09-21T19:57:39.393672401Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T19:57:39.394081736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2025-09-21T19:57:39.394456570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006066s 
2025-09-21T19:57:39.394639749Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T19:57:39.395066789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2025-09-21T19:57:39.395430783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005857s 
2025-09-21T19:57:39.395631366Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T19:57:39.396089309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2025-09-21T19:57:39.396461428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000642s 
2025-09-21T19:57:39.396665289Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T19:57:39.397084573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2025-09-21T19:57:39.397513928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006223s 
2025-09-21T19:57:39.397694682Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T19:57:39.398095228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2025-09-21T19:57:39.398478590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000572s 
2025-09-21T19:57:39.398644685Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T19:57:39.399075653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2025-09-21T19:57:39.399423814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005887s 
2025-09-21T19:57:39.399616913Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T19:57:39.400062289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2025-09-21T19:57:39.400444219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006087s 
2025-09-21T19:57:39.400622217Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T19:57:39.401054989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2025-09-21T19:57:39.401489023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006022s 
2025-09-21T19:57:39.401616990Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T19:57:39.402052337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2025-09-21T19:57:39.402448966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005985s 
2025-09-21T19:57:39.402636333Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T19:57:39.403035958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2025-09-21T19:57:39.403400762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005842s 
2025-09-21T19:57:39.403590665Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T19:57:39.404024809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2025-09-21T19:57:39.404381277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005974s 
2025-09-21T19:57:39.404565748Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T19:57:39.404993630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2025-09-21T19:57:39.405357222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005762s 
2025-09-21T19:57:39.405537906Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T19:57:39.405966750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2025-09-21T19:57:39.406335312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005846s 
2025-09-21T19:57:39.406534844Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T19:57:39.406921723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2025-09-21T19:57:39.407289023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005852s 
2025-09-21T19:57:39.407497753Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T19:57:39.407909252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2025-09-21T19:57:39.408292313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005899s 
2025-09-21T19:57:39.408736427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-09-21T19:57:39', 'indexer_cleanup') 
2025-09-21T19:57:39.409147144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:39.473169173Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2025-09-21T19:57:39.473476211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0653255s 
2025-09-21T19:57:39.473771185Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2025-09-21T19:57:39.474132483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:39.474497407Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2025-09-21T19:57:39.475120723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2025-09-21T19:57:39.475321858Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-21T19:57:39.475581090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2025-09-21T19:57:39.476073371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2025-09-21T19:57:39.476936630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010647s 
2025-09-21T19:57:39.477386415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-09-21T19:57:39', 'minimum_seeders') 
2025-09-21T19:57:39.477837353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:39.511712973Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2025-09-21T19:57:39.512007275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0358153s 
2025-09-21T19:57:39.512375376Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2025-09-21T19:57:39.512776875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:39.513242793Z [Info] remove_showrss: Starting migration of Main DB to 19 
2025-09-21T19:57:39.513900638Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T19:57:39.514440004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2025-09-21T19:57:39.514924370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006663s 
2025-09-21T19:57:39.515557204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-09-21T19:57:39', 'remove_showrss') 
2025-09-21T19:57:39.518645904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:39.571882994Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2025-09-21T19:57:39.572441829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0574111s 
2025-09-21T19:57:39.573035004Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2025-09-21T19:57:39.573621585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:39.574366846Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2025-09-21T19:57:39.575339554Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T19:57:39.576202392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2025-09-21T19:57:39.577003816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011311s 
2025-09-21T19:57:39.578008088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-09-21T19:57:39', 'remove_torrentparadiseml') 
2025-09-21T19:57:39.578997741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:39.589743772Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2025-09-21T19:57:39.590300052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136572s 
2025-09-21T19:57:39.591196207Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2025-09-21T19:57:39.591956458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:39.592721679Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2025-09-21T19:57:39.593545829Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T19:57:39.594195978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T19:57:39.595841311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017376s 
2025-09-21T19:57:39.597114716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-09-21T19:57:39', 'localization_setting_to_string') 
2025-09-21T19:57:39.598272026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:39.599882790Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2025-09-21T19:57:39.600561216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056291s 
2025-09-21T19:57:39.601162277Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2025-09-21T19:57:39.601889591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:39.602612016Z [Info] orpheus_api: Starting migration of Main DB to 22 
2025-09-21T19:57:39.603314771Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T19:57:39.604053880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T19:57:39.614795461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108988s 
2025-09-21T19:57:39.615990528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-09-21T19:57:39', 'orpheus_api') 
2025-09-21T19:57:39.617031675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:39.648707564Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2025-09-21T19:57:39.649187300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0447637s 
2025-09-21T19:57:39.649794613Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2025-09-21T19:57:39.650485755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:39.651125754Z [Info] download_client_categories: Starting migration of Main DB to 23 
2025-09-21T19:57:39.654174303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-09-21T19:57:39.654670482Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2025-09-21T19:57:39.655285300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2025-09-21T19:57:39.656213790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2025-09-21T19:57:39.657922892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021051s 
2025-09-21T19:57:39.658972836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-09-21T19:57:39', 'download_client_categories') 
2025-09-21T19:57:39.659991007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:39.710109346Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2025-09-21T19:57:39.710383869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.054232s 
2025-09-21T19:57:39.710694274Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2025-09-21T19:57:39.710966873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:39.711310925Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2025-09-21T19:57:39.711911445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-09-21T19:57:39.712121247Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-21T19:57:39.712376191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-09-21T19:57:39.712663389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-09-21T19:57:39.713419933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008502s 
2025-09-21T19:57:39.713696019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-09-21T19:57:39.714011754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-09-21T19:57:39.714677415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007489s 
2025-09-21T19:57:39.715121078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-09-21T19:57:39', 'add_salt_to_users') 
2025-09-21T19:57:39.715560513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:39.746634150Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2025-09-21T19:57:39.746905807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325836s 
2025-09-21T19:57:39.747297305Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2025-09-21T19:57:39.747540164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:39.747975190Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2025-09-21T19:57:39.748504677Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T19:57:39.749215288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2025-09-21T19:57:39.749244857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005941s 
2025-09-21T19:57:39.749756978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-09-21T19:57:39', 'speedcd_userpasssettings_to_speedcdsettings') 
2025-09-21T19:57:39.750213187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:39.774228319Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2025-09-21T19:57:39.774471729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254209s 
2025-09-21T19:57:39.774825011Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2025-09-21T19:57:39.775116979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:39.775493978Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2025-09-21T19:57:39.775986410Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T19:57:39.776415834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2025-09-21T19:57:39.776777242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005966s 
2025-09-21T19:57:39.777318492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-09-21T19:57:39', 'torrentday_cookiesettings_to_torrentdaysettings') 
2025-09-21T19:57:39.777756063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:39.806093279Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2025-09-21T19:57:39.806333483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0297403s 
2025-09-21T19:57:39.806696955Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2025-09-21T19:57:39.806968852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:39.807311462Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2025-09-21T19:57:39.807866901Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T19:57:39.808318029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2025-09-21T19:57:39.808669748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006042s 
2025-09-21T19:57:39.808859560Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T19:57:39.809303303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2025-09-21T19:57:39.809638859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005971s 
2025-09-21T19:57:39.810146702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-09-21T19:57:39', 'alpharatio_greatposterwall_config_contract') 
2025-09-21T19:57:39.810628272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:39.883715946Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2025-09-21T19:57:39.884403651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0741274s 
2025-09-21T19:57:39.885016034Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2025-09-21T19:57:39.885711184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:39.886525083Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2025-09-21T19:57:39.887529576Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T19:57:39.888483407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2025-09-21T19:57:39.889276484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011038s 
2025-09-21T19:57:39.890220635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-09-21T19:57:39', 'remove_notwhatcd') 
2025-09-21T19:57:39.891205238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:39.895911626Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2025-09-21T19:57:39.896265739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076245s 
2025-09-21T19:57:39.896805155Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2025-09-21T19:57:39.897298900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:39.897859288Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2025-09-21T19:57:39.898736886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-21T19:57:39.899071179Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-09-21T19:57:39.899533290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2025-09-21T19:57:39.900326487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2025-09-21T19:57:39.901725735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017203s 
2025-09-21T19:57:39.902088666Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-21T19:57:39.902591228Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-21T19:57:39.902923216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2025-09-21T19:57:39.903731714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2025-09-21T19:57:39.905016021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016053s 
2025-09-21T19:57:39.905940402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-09-21T19:57:39', 'add_on_grab_to_notifications') 
2025-09-21T19:57:39.906812288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:39.911686784Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2025-09-21T19:57:39.912155568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081698s 
2025-09-21T19:57:39.912684113Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2025-09-21T19:57:39.913238479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:39.913827916Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2025-09-21T19:57:39.914490551Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T19:57:39.915275271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2025-09-21T19:57:39.915954298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011179s 
2025-09-21T19:57:39.916861986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-09-21T19:57:39', 'animetorrents_use_custom_config_contract') 
2025-09-21T19:57:39.917752830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:39.919203461Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2025-09-21T19:57:39.919656133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042076s 
2025-09-21T19:57:39.920108584Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2025-09-21T19:57:39.920558640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:39.921062896Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2025-09-21T19:57:39.921564025Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T19:57:39.922002498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T19:57:39.923272576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013582s 
2025-09-21T19:57:39.923967846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-09-21T19:57:39', 'apprise_server_url') 
2025-09-21T19:57:39.924623596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:39.926091513Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2025-09-21T19:57:39.926414904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041441s 
2025-09-21T19:57:39.926824168Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2025-09-21T19:57:39.927236679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:39.927682407Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2025-09-21T19:57:39.928308498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-21T19:57:39.928622951Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-06s 
2025-09-21T19:57:39.929011614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-09-21T19:57:39.929672454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-09-21T19:57:39.930738772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013393s 
2025-09-21T19:57:39.931424923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-09-21T19:57:39', 'health_restored_notification') 
2025-09-21T19:57:39.932273592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:39.934085090Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2025-09-21T19:57:39.934414564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004565s 
2025-09-21T19:57:39.934814339Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2025-09-21T19:57:39.935166979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:39.935727909Z [Info] remove_uc: Starting migration of Main DB to 33 
2025-09-21T19:57:39.936403058Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-21T19:57:39.936995842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-09-21T19:57:39.937494105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007338s 
2025-09-21T19:57:39.938125798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-09-21T19:57:39', 'remove_uc') 
2025-09-21T19:57:39.938799885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.011246980Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2025-09-21T19:57:40.011724962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0743014s 
2025-09-21T19:57:40.012204819Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2025-09-21T19:57:40.012574854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.013081835Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2025-09-21T19:57:40.013628696Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T19:57:40.013995154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T19:57:40.015212726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012547s 
2025-09-21T19:57:40.015876823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-09-21T19:57:40', 'history_fix_data_titles') 
2025-09-21T19:57:40.016529638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.026793658Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2025-09-21T19:57:40.027141659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127891s 
2025-09-21T19:57:40.027679211Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2025-09-21T19:57:40.028173677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.028691309Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2025-09-21T19:57:40.029425037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-21T19:57:40.029739200Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-09-21T19:57:40.030094896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-09-21T19:57:40.030726257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-09-21T19:57:40.031968369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015111s 
2025-09-21T19:57:40.032702016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-09-21T19:57:40', 'download_client_per_indexer') 
2025-09-21T19:57:40.033370112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.034699479Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2025-09-21T19:57:40.035020164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041757s 
2025-09-21T19:57:40.035527837Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-09-21T19:57:40.035985007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.036498371Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2025-09-21T19:57:40.040316821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2025-09-21T19:57:40.040601664Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-09-21T19:57:40.041277014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2025-09-21T19:57:40.045029802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-09-21T19:57:40.046843715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2025-09-21T19:57:40.047779289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2025-09-21T19:57:40.048761116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2025-09-21T19:57:40.051633180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-09-21T19:57:40.052345524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106731s 
2025-09-21T19:57:40.052688104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2025-09-21T19:57:40.052987477Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-09-21T19:57:40.053448766Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2025-09-21T19:57:40.056439168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-09-21T19:57:40.058185746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2025-09-21T19:57:40.059153455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2025-09-21T19:57:40.060103768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2025-09-21T19:57:40.062797974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-09-21T19:57:40.063462161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096589s 
2025-09-21T19:57:40.063839551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2025-09-21T19:57:40.064115216Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-09-21T19:57:40.064531976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2025-09-21T19:57:40.067508309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-09-21T19:57:40.069318815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2025-09-21T19:57:40.070274259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2025-09-21T19:57:40.071296578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2025-09-21T19:57:40.074036726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-09-21T19:57:40.074725363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009833s 
2025-09-21T19:57:40.075057312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-09-21T19:57:40.075382526Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-21T19:57:40.075726339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-09-21T19:57:40.083246854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-09-21T19:57:40.085258405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-09-21T19:57:40.085945599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-09-21T19:57:40.086425615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-09-21T19:57:40.087890085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117371s 
2025-09-21T19:57:40.088090308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-09-21T19:57:40.088266032Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-21T19:57:40.088535735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-09-21T19:57:40.090774784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-09-21T19:57:40.092089642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-09-21T19:57:40.092724721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-09-21T19:57:40.093193595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-09-21T19:57:40.094460125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056693s 
2025-09-21T19:57:40.094676882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-09-21T19:57:40.094900242Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T19:57:40.095134313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-09-21T19:57:40.097662765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-09-21T19:57:40.098946901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-09-21T19:57:40.099662472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-09-21T19:57:40.100215365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-09-21T19:57:40.101648581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062383s 
2025-09-21T19:57:40.101918275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-09-21T19:57:40.102124901Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T19:57:40.102416217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-09-21T19:57:40.104541347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-09-21T19:57:40.105703988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-09-21T19:57:40.106379338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-09-21T19:57:40.107084338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-09-21T19:57:40.108579489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-21T19:57:40.109020387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063236s 
2025-09-21T19:57:40.109241672Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-09-21T19:57:40.109445393Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T19:57:40.109739946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-09-21T19:57:40.111952982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-09-21T19:57:40.113228692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-09-21T19:57:40.113900885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-09-21T19:57:40.114620986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-09-21T19:57:40.116418115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-21T19:57:40.116962040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069304s 
2025-09-21T19:57:40.117195530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-09-21T19:57:40.117432007Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T19:57:40.117774847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-09-21T19:57:40.120163587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-09-21T19:57:40.121517424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-09-21T19:57:40.122172553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-09-21T19:57:40.122815307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-09-21T19:57:40.124413225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-21T19:57:40.124942822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068157s 
2025-09-21T19:57:40.125224549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-09-21T19:57:40.125402738Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T19:57:40.125618011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-09-21T19:57:40.127793452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Successful" INTEGER NOT NULL) 
2025-09-21T19:57:40.128773907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful") SELECT "Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful" FROM "History" 
2025-09-21T19:57:40.129352883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-09-21T19:57:40.130243657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-09-21T19:57:40.131906856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-09-21T19:57:40.132477114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-09-21T19:57:40.132842881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069891s 
2025-09-21T19:57:40.133084568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2025-09-21T19:57:40.133295082Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T19:57:40.133600046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2025-09-21T19:57:40.135638180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME) 
2025-09-21T19:57:40.136597893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerDefinitionVersions_temp" ("Id", "DefinitionId", "File", "Sha", "LastUpdated") SELECT "Id", "DefinitionId", "File", "Sha", "LastUpdated" FROM "IndexerDefinitionVersions" 
2025-09-21T19:57:40.137284776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2025-09-21T19:57:40.138257555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2025-09-21T19:57:40.140224025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2025-09-21T19:57:40.141001390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2025-09-21T19:57:40.141507049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076287s 
2025-09-21T19:57:40.141781141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-21T19:57:40.141994621Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-21T19:57:40.142273863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-09-21T19:57:40.144850151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-09-21T19:57:40.146500805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2025-09-21T19:57:40.147415959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-21T19:57:40.148112321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-21T19:57:40.149603815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-21T19:57:40.150011005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075169s 
2025-09-21T19:57:40.150253894Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-21T19:57:40.150497354Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T19:57:40.150805585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-09-21T19:57:40.153240167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-09-21T19:57:40.155074511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2025-09-21T19:57:40.155928201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-21T19:57:40.156579272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-21T19:57:40.158264545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-21T19:57:40.158665142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075972s 
2025-09-21T19:57:40.158885917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-21T19:57:40.159077302Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T19:57:40.159360042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-09-21T19:57:40.161706988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-09-21T19:57:40.163425559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2025-09-21T19:57:40.164312084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-21T19:57:40.164907142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-21T19:57:40.166319657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-21T19:57:40.166721045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071085s 
2025-09-21T19:57:40.166929645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-21T19:57:40.167111782Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T19:57:40.167393008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2025-09-21T19:57:40.169631656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-09-21T19:57:40.171151908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2025-09-21T19:57:40.171966979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-21T19:57:40.172503389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-21T19:57:40.173891966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-21T19:57:40.174301891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066461s 
2025-09-21T19:57:40.174529430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-21T19:57:40.174686857Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T19:57:40.174933193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2025-09-21T19:57:40.177241421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL, "Redirect" INTEGER NOT NULL, "AppProfileId" INTEGER NOT NULL, "Tags" TEXT, "DownloadClientId" INTEGER NOT NULL) 
2025-09-21T19:57:40.178690890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId" FROM "Indexers" 
2025-09-21T19:57:40.179418816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-09-21T19:57:40.179980558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-09-21T19:57:40.181342691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-21T19:57:40.181741794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065829s 
2025-09-21T19:57:40.181952919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-09-21T19:57:40.182111168Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T19:57:40.182401022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-09-21T19:57:40.184361029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-09-21T19:57:40.185282515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-09-21T19:57:40.185793574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-09-21T19:57:40.186399985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-09-21T19:57:40.187813532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-09-21T19:57:40.188212325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055783s 
2025-09-21T19:57:40.188427688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-09-21T19:57:40.188614725Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T19:57:40.188873717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-09-21T19:57:40.190773202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-09-21T19:57:40.191701331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-09-21T19:57:40.192244404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-09-21T19:57:40.192851577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-09-21T19:57:40.194252198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-09-21T19:57:40.194660570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055491s 
2025-09-21T19:57:40.194866615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-21T19:57:40.195073983Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T19:57:40.195311280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-09-21T19:57:40.197077788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-09-21T19:57:40.197773349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-09-21T19:57:40.198265470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-09-21T19:57:40.198871420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-09-21T19:57:40.200283383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-21T19:57:40.210532293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149116s 
2025-09-21T19:57:40.211144506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-09-21T19:57:40', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-09-21T19:57:40.211640705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.213857379Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-09-21T19:57:40.214122884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182065s 
2025-09-21T19:57:40.214395924Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-09-21T19:57:40.214658953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.214989609Z [Info] add_notification_status: Starting migration of Main DB to 37 
2025-09-21T19:57:40.215734539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-09-21T19:57:40.216553148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-09-21T19:57:40.217166403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012162s 
2025-09-21T19:57:40.217434032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-09-21T19:57:40.217892605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-09-21T19:57:40.218285266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006235s 
2025-09-21T19:57:40.218735543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-09-21T19:57:40', 'add_notification_status') 
2025-09-21T19:57:40.219157122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.220286085Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-09-21T19:57:40.220541830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025686s 
2025-09-21T19:57:40.220789970Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2025-09-21T19:57:40.221054282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.221374868Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2025-09-21T19:57:40.221821397Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T19:57:40.222214599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2025-09-21T19:57:40.222557770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005365s 
2025-09-21T19:57:40.222734115Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T19:57:40.223130834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2025-09-21T19:57:40.223503434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005672s 
2025-09-21T19:57:40.223700992Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-21T19:57:40.224071939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2025-09-21T19:57:40.224417645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005433s 
2025-09-21T19:57:40.224887782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-09-21T19:57:40', 'indexers_freeleech_only_config_contract') 
2025-09-21T19:57:40.225336816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.226258703Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2025-09-21T19:57:40.226516853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023039s 
2025-09-21T19:57:40.226728238Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2025-09-21T19:57:40.226952279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.227238816Z [Info] email_encryption: Starting migration of Main DB to 39 
2025-09-21T19:57:40.227558230Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T19:57:40.227814626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T19:57:40.228518173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007605s 
2025-09-21T19:57:40.228958620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-09-21T19:57:40', 'email_encryption') 
2025-09-21T19:57:40.229367804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.230071791Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2025-09-21T19:57:40.230287446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022851s 
2025-09-21T19:57:40.230556167Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2025-09-21T19:57:40.230827533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.231155173Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2025-09-21T19:57:40.231450157Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T19:57:40.231713227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T19:57:40.233094789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014207s 
2025-09-21T19:57:40.233583473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-09-21T19:57:40', 'newznab_category_to_capabilities_settings') 
2025-09-21T19:57:40.234033750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.234891447Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2025-09-21T19:57:40.235132122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031525s 
2025-09-21T19:57:40.235410713Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2025-09-21T19:57:40.235661999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.235978236Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2025-09-21T19:57:40.236286657Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T19:57:40.236556671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T19:57:40.237177100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006823s 
2025-09-21T19:57:40.237688169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-09-21T19:57:40', 'gazelle_freeleech_token_options') 
2025-09-21T19:57:40.238082664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.239027206Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2025-09-21T19:57:40.239258562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024684s 
2025-09-21T19:57:40.239530229Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2025-09-21T19:57:40.239825453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.240124536Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2025-09-21T19:57:40.240422426Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T19:57:40.240725726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T19:57:40.241268199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006249s 
2025-09-21T19:57:40.241737344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-09-21T19:57:40', 'myanonamouse_freeleech_wedge_options') 
2025-09-21T19:57:40.242217892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.243128716Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2025-09-21T19:57:40.243342717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002393s 
2025-09-21T19:57:40.243604304Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2025-09-21T19:57:40.243898737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.244188761Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43 
2025-09-21T19:57:40.244484526Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T19:57:40.244729379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T19:57:40.254673585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099223s 
2025-09-21T19:57:40.255195266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-09-21T19:57:40', 'newznab_indexers_enable_redirect') 
2025-09-21T19:57:40.255692657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.256571707Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2025-09-21T19:57:40.256796199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118106s 
2025-09-21T19:57:40.265169371Z [Debug] MigrationController: Took: 00:00:01.2405476 
2025-09-21T19:57:40.347348775Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-09-21T19:57:40.366259197Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-09-21T19:57:40.377831542Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-09-21T19:57:40.378275245Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-21T19:57:40.378624559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-21T19:57:40.381053681Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-09-21T19:57:40.381468015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002764s 
2025-09-21T19:57:40.381680012Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-09-21T19:57:40.382013503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030563s 
2025-09-21T19:57:40.384007309Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-09-21T19:57:40.384423988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.384905988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-09-21T19:57:40.385383370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-09-21T19:57:40.385986675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007466s 
2025-09-21T19:57:40.386314956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.388322308Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-09-21T19:57:40.388638906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030331s 
2025-09-21T19:57:40.389094152Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-09-21T19:57:40.389470039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.390045959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-09-21T19:57:40.390532399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-21T19:57:40.391100332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006974s 
2025-09-21T19:57:40.391375276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-21T19:57:40.391679429Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T19:57:40.392059674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-09-21T19:57:40.392518929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-09-21T19:57:40.393401006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009748s 
2025-09-21T19:57:40.393747804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.395157393Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-09-21T19:57:40.395461044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002704s 
2025-09-21T19:57:40.395967795Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-09-21T19:57:40.396372369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.396818127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-21T19:57:40.397166188Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T19:57:40.397475040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-09-21T19:57:40.397962121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-09-21T19:57:40.398610367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007552s 
2025-09-21T19:57:40.398938958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.400159366Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-09-21T19:57:40.400477817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022288s 
2025-09-21T19:57:40.400903094Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-09-21T19:57:40.401267908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.401700890Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-09-21T19:57:40.402292331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-09-21T19:57:40.403119667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-09-21T19:57:40.404001473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013945s 
2025-09-21T19:57:40.404317289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-09-21T19:57:40.404726714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-09-21T19:57:40.405265248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006134s 
2025-09-21T19:57:40.405746487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-09-21T19:57:40', 'InitialSetup') 
2025-09-21T19:57:40.406391065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.407563376Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-09-21T19:57:40.407879292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029075s 
2025-09-21T19:57:40.408258596Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2025-09-21T19:57:40.408580755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.409011663Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2025-09-21T19:57:40.409573995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-09-21T19:57:40', 'ApplicationStatus') 
2025-09-21T19:57:40.410242892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.411015588Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2025-09-21T19:57:40.411399612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024466s 
2025-09-21T19:57:40.411646048Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2025-09-21T19:57:40.412096886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.412524216Z [Info] IndexerProps: Starting migration of Log DB to 3 
2025-09-21T19:57:40.413040396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-09-21T19:57:40', 'IndexerProps') 
2025-09-21T19:57:40.413673010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.414493231Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2025-09-21T19:57:40.414788306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023923s 
2025-09-21T19:57:40.415106807Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2025-09-21T19:57:40.415484237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.415942560Z [Info] add_update_history: Starting migration of Log DB to 4 
2025-09-21T19:57:40.416452176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-09-21T19:57:40.417152457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-09-21T19:57:40.417918509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011269s 
2025-09-21T19:57:40.418240999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-09-21T19:57:40.418741226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-09-21T19:57:40.419293268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007061s 
2025-09-21T19:57:40.419837864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-09-21T19:57:40', 'add_update_history') 
2025-09-21T19:57:40.420487182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.421365300Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2025-09-21T19:57:40.421695575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027305s 
2025-09-21T19:57:40.422027534Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2025-09-21T19:57:40.422398902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.422824890Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2025-09-21T19:57:40.423360779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-09-21T19:57:40', 'update_notifiarr') 
2025-09-21T19:57:40.424034967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.424835198Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2025-09-21T19:57:40.425146655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024396s 
2025-09-21T19:57:40.425484706Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2025-09-21T19:57:40.425832747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.426248765Z [Info] app_profiles: Starting migration of Log DB to 6 
2025-09-21T19:57:40.426775415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-09-21T19:57:40', 'app_profiles') 
2025-09-21T19:57:40.427398520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.428164002Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2025-09-21T19:57:40.428498786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023628s 
2025-09-21T19:57:40.428817037Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2025-09-21T19:57:40.429199377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.429604653Z [Info] history_failed: Starting migration of Log DB to 7 
2025-09-21T19:57:40.430112235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-09-21T19:57:40', 'history_failed') 
2025-09-21T19:57:40.430767315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.431536684Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2025-09-21T19:57:40.431864103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023765s 
2025-09-21T19:57:40.432223207Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2025-09-21T19:57:40.432569233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.433029440Z [Info] redacted_api: Starting migration of Log DB to 8 
2025-09-21T19:57:40.433505529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-09-21T19:57:40', 'redacted_api') 
2025-09-21T19:57:40.434156329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.434952613Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2025-09-21T19:57:40.435283419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024028s 
2025-09-21T19:57:40.435600157Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2025-09-21T19:57:40.435975643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.436421591Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2025-09-21T19:57:40.436954053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-09-21T19:57:40', 'IndexerProxies') 
2025-09-21T19:57:40.437585966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.438501600Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2025-09-21T19:57:40.438836534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025409s 
2025-09-21T19:57:40.439166258Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2025-09-21T19:57:40.439559550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.440008154Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2025-09-21T19:57:40.440577560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-09-21T19:57:40', 'app_indexer_remote_name') 
2025-09-21T19:57:40.441232570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.442076699Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2025-09-21T19:57:40.442416965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024868s 
2025-09-21T19:57:40.442740797Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2025-09-21T19:57:40.443142897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.443547652Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2025-09-21T19:57:40.444125215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-09-21T19:57:40', 'desi_gazelle_to_unit3d') 
2025-09-21T19:57:40.444808631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.445602910Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2025-09-21T19:57:40.445941943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024824s 
2025-09-21T19:57:40.446314974Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2025-09-21T19:57:40.446713928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.447139254Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2025-09-21T19:57:40.447735094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-09-21T19:57:40', 'add_on_update_to_notifications') 
2025-09-21T19:57:40.448434673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.449488676Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2025-09-21T19:57:40.449863009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026912s 
2025-09-21T19:57:40.450204637Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2025-09-21T19:57:40.450573380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.450998135Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2025-09-21T19:57:40.451532311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-09-21T19:57:40', 'IndexerVersions') 
2025-09-21T19:57:40.452220597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.453011600Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2025-09-21T19:57:40.453342426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024433s 
2025-09-21T19:57:40.453642661Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2025-09-21T19:57:40.454004229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.454456259Z [Info] cleanup_config: Starting migration of Log DB to 16 
2025-09-21T19:57:40.454964292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-09-21T19:57:40', 'cleanup_config') 
2025-09-21T19:57:40.455619692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.456661510Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2025-09-21T19:57:40.457014110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026436s 
2025-09-21T19:57:40.457295537Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2025-09-21T19:57:40.457669700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.458085398Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2025-09-21T19:57:40.458615625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-09-21T19:57:40', 'indexer_cleanup') 
2025-09-21T19:57:40.459257999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.460141759Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2025-09-21T19:57:40.460477485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024936s 
2025-09-21T19:57:40.460810255Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2025-09-21T19:57:40.461160571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.461586558Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2025-09-21T19:57:40.462101566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-09-21T19:57:40', 'minimum_seeders') 
2025-09-21T19:57:40.462757627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.463567989Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2025-09-21T19:57:40.463895949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024154s 
2025-09-21T19:57:40.469510506Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2025-09-21T19:57:40.469866363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.470346449Z [Info] remove_showrss: Starting migration of Log DB to 19 
2025-09-21T19:57:40.470871667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-09-21T19:57:40', 'remove_showrss') 
2025-09-21T19:57:40.471529031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.472566009Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2025-09-21T19:57:40.472884220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026798s 
2025-09-21T19:57:40.473214896Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2025-09-21T19:57:40.473584490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.474029767Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2025-09-21T19:57:40.474583091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-09-21T19:57:40', 'remove_torrentparadiseml') 
2025-09-21T19:57:40.475239814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.476250759Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2025-09-21T19:57:40.476593670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026454s 
2025-09-21T19:57:40.476953344Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2025-09-21T19:57:40.477355214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.477787805Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2025-09-21T19:57:40.478401841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-09-21T19:57:40', 'localization_setting_to_string') 
2025-09-21T19:57:40.479059365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.479920279Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2025-09-21T19:57:40.480286326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025402s 
2025-09-21T19:57:40.480599687Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2025-09-21T19:57:40.480969963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.481386482Z [Info] orpheus_api: Starting migration of Log DB to 22 
2025-09-21T19:57:40.481884384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-09-21T19:57:40', 'orpheus_api') 
2025-09-21T19:57:40.482523331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.483400508Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2025-09-21T19:57:40.483707205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024583s 
2025-09-21T19:57:40.484069725Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2025-09-21T19:57:40.484463318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.484899476Z [Info] download_client_categories: Starting migration of Log DB to 23 
2025-09-21T19:57:40.485482891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-09-21T19:57:40', 'download_client_categories') 
2025-09-21T19:57:40.486135716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.487006469Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2025-09-21T19:57:40.487349801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025215s 
2025-09-21T19:57:40.487689405Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2025-09-21T19:57:40.488118018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.488579397Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2025-09-21T19:57:40.489112761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-09-21T19:57:40', 'add_salt_to_users') 
2025-09-21T19:57:40.489759323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.490624886Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2025-09-21T19:57:40.490907405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024595s 
2025-09-21T19:57:40.491282210Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2025-09-21T19:57:40.491711535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.492181481Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2025-09-21T19:57:40.492851861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-09-21T19:57:40', 'speedcd_userpasssettings_to_speedcdsettings') 
2025-09-21T19:57:40.493581420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.494818191Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2025-09-21T19:57:40.495290362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027768s 
2025-09-21T19:57:40.495720919Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2025-09-21T19:57:40.496212038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.496708848Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2025-09-21T19:57:40.497391333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-09-21T19:57:40', 'torrentday_cookiesettings_to_torrentdaysettings') 
2025-09-21T19:57:40.498145842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.499136387Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2025-09-21T19:57:40.499524208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028636s 
2025-09-21T19:57:40.499938252Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2025-09-21T19:57:40.500381524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.500835609Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2025-09-21T19:57:40.501480067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-09-21T19:57:40', 'alpharatio_greatposterwall_config_contract') 
2025-09-21T19:57:40.502174716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.503033024Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2025-09-21T19:57:40.503426386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026272s 
2025-09-21T19:57:40.503763355Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2025-09-21T19:57:40.504137368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.504560169Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2025-09-21T19:57:40.505080126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-09-21T19:57:40', 'remove_notwhatcd') 
2025-09-21T19:57:40.505721338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.506558624Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2025-09-21T19:57:40.506876003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024332s 
2025-09-21T19:57:40.507216589Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2025-09-21T19:57:40.507615953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.508075138Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2025-09-21T19:57:40.508642621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-09-21T19:57:40', 'add_on_grab_to_notifications') 
2025-09-21T19:57:40.509323051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.510148212Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2025-09-21T19:57:40.510476975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025038s 
2025-09-21T19:57:40.510873363Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2025-09-21T19:57:40.511275573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.511728114Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2025-09-21T19:57:40.512389837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-09-21T19:57:40', 'animetorrents_use_custom_config_contract') 
2025-09-21T19:57:40.513080568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.513925239Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2025-09-21T19:57:40.514363421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025724s 
2025-09-21T19:57:40.514760170Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2025-09-21T19:57:40.515225808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.515631715Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2025-09-21T19:57:40.516187605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-09-21T19:57:40', 'apprise_server_url') 
2025-09-21T19:57:40.516866211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.517669850Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2025-09-21T19:57:40.518042019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024734s 
2025-09-21T19:57:40.518352063Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2025-09-21T19:57:40.518734323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.519176293Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2025-09-21T19:57:40.519747794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-09-21T19:57:40', 'health_restored_notification') 
2025-09-21T19:57:40.520447593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.521275020Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2025-09-21T19:57:40.521638261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025146s 
2025-09-21T19:57:40.521983006Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2025-09-21T19:57:40.522280385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.522679859Z [Info] remove_uc: Starting migration of Log DB to 33 
2025-09-21T19:57:40.523178924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-09-21T19:57:40', 'remove_uc') 
2025-09-21T19:57:40.523812680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.524603202Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2025-09-21T19:57:40.524914229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023582s 
2025-09-21T19:57:40.525252801Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2025-09-21T19:57:40.525632836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.526073543Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2025-09-21T19:57:40.526617068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-09-21T19:57:40', 'history_fix_data_titles') 
2025-09-21T19:57:40.527337148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.528430079Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2025-09-21T19:57:40.528792659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027862s 
2025-09-21T19:57:40.529143766Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2025-09-21T19:57:40.529527198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.529982686Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2025-09-21T19:57:40.530562353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-09-21T19:57:40', 'download_client_per_indexer') 
2025-09-21T19:57:40.531218875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.532039658Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2025-09-21T19:57:40.532400434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025028s 
2025-09-21T19:57:40.532799929Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-09-21T19:57:40.533250416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.533724220Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2025-09-21T19:57:40.534455944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-09-21T19:57:40.534759435Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-21T19:57:40.535063207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-09-21T19:57:40.536269917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-09-21T19:57:40.537554253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2025-09-21T19:57:40.538346489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-09-21T19:57:40.539061378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-09-21T19:57:40.540282728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-09-21T19:57:40.540811943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053957s 
2025-09-21T19:57:40.541144603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-09-21T19:57:40.541421090Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-21T19:57:40.541790414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-09-21T19:57:40.542757932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-09-21T19:57:40.543826184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-09-21T19:57:40.544547135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-09-21T19:57:40.545271604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-09-21T19:57:40.546454406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-09-21T19:57:40.547067020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049287s 
2025-09-21T19:57:40.547379960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-21T19:57:40.547682840Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-21T19:57:40.548102425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-09-21T19:57:40.548988089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-09-21T19:57:40.549883432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-09-21T19:57:40.550619604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-09-21T19:57:40.551338382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-09-21T19:57:40.552476634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-21T19:57:40.553041932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046006s 
2025-09-21T19:57:40.553646971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-09-21T19:57:40', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-09-21T19:57:40.554396781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.555541005Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-09-21T19:57:40.555949418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069892s 
2025-09-21T19:57:40.556298050Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-09-21T19:57:40.556693105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.557180297Z [Info] add_notification_status: Starting migration of Log DB to 37 
2025-09-21T19:57:40.557730304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-09-21T19:57:40', 'add_notification_status') 
2025-09-21T19:57:40.558380984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.559249333Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-09-21T19:57:40.559603697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025599s 
2025-09-21T19:57:40.560032310Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2025-09-21T19:57:40.560467967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.560908174Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2025-09-21T19:57:40.561532260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-09-21T19:57:40', 'indexers_freeleech_only_config_contract') 
2025-09-21T19:57:40.562248543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.563159437Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2025-09-21T19:57:40.563553902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002678s 
2025-09-21T19:57:40.563895359Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2025-09-21T19:57:40.564283982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.564732796Z [Info] email_encryption: Starting migration of Log DB to 39 
2025-09-21T19:57:40.565248324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-09-21T19:57:40', 'email_encryption') 
2025-09-21T19:57:40.565874254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.566746391Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2025-09-21T19:57:40.567073800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024733s 
2025-09-21T19:57:40.567439376Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2025-09-21T19:57:40.567893851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.568365050Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2025-09-21T19:57:40.569008256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-09-21T19:57:40', 'newznab_category_to_capabilities_settings') 
2025-09-21T19:57:40.569722093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.570633408Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2025-09-21T19:57:40.571021891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027099s 
2025-09-21T19:57:40.571394651Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2025-09-21T19:57:40.571783675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.572268261Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2025-09-21T19:57:40.572917548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-09-21T19:57:40', 'gazelle_freeleech_token_options') 
2025-09-21T19:57:40.573650935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.574532049Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2025-09-21T19:57:40.574879649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027076s 
2025-09-21T19:57:40.575264304Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2025-09-21T19:57:40.575686384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.576152793Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2025-09-21T19:57:40.576790447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-09-21T19:57:40', 'myanonamouse_freeleech_wedge_options') 
2025-09-21T19:57:40.577464595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.578371822Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2025-09-21T19:57:40.578715704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026512s 
2025-09-21T19:57:40.579077363Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2025-09-21T19:57:40.579510395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-21T19:57:40.579950301Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43 
2025-09-21T19:57:40.580559267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-09-21T19:57:40', 'newznab_indexers_enable_redirect') 
2025-09-21T19:57:40.581227954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-21T19:57:40.582129038Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2025-09-21T19:57:40.582510767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026156s 
2025-09-21T19:57:40.724136304Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2025-09-21T19:57:40.731080548Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-09-21T19:57:40.734432158Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2025-09-21T19:57:40.817418777Z [Info] AppSyncProfileService: Setting up default app profile 
2025-09-21T19:57:40.828502929Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2025-09-21T19:57:40.907045960Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-09-21T19:57:41.260673138Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-09-21T19:57:41.261261182Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-09-21T19:57:41.261643011Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin 
2025-09-21T19:57:41.395798986Z [ls.io-init] done.