2025-09-07T05:56:31.228162340Z [migrations] started
2025-09-07T05:56:31.228824633Z [migrations] no migrations found
2025-09-07T05:56:31.248074133Z usermod: no changes
2025-09-07T05:56:31.253565079Z ───────────────────────────────────────
2025-09-07T05:56:31.253582023Z 
2025-09-07T05:56:31.253585961Z       ██╗     ███████╗██╗ ██████╗
2025-09-07T05:56:31.253590060Z       ██║     ██╔════╝██║██╔═══██╗
2025-09-07T05:56:31.253593787Z       ██║     ███████╗██║██║   ██║
2025-09-07T05:56:31.253597495Z       ██║     ╚════██║██║██║   ██║
2025-09-07T05:56:31.253601733Z       ███████╗███████║██║╚██████╔╝
2025-09-07T05:56:31.253605451Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-09-07T05:56:31.253609258Z 
2025-09-07T05:56:31.253612876Z    Brought to you by linuxserver.io
2025-09-07T05:56:31.253616703Z ───────────────────────────────────────
2025-09-07T05:56:31.253862709Z 
2025-09-07T05:56:31.253872488Z To support the app dev(s) visit:
2025-09-07T05:56:31.255537521Z Prowlarr: https://opencollective.com/prowlarr
2025-09-07T05:56:31.255816553Z 
2025-09-07T05:56:31.255821322Z To support LSIO projects visit:
2025-09-07T05:56:31.255824930Z https://www.linuxserver.io/donate/
2025-09-07T05:56:31.255828918Z 
2025-09-07T05:56:31.255832575Z ───────────────────────────────────────
2025-09-07T05:56:31.255836803Z GID/UID
2025-09-07T05:56:31.255840361Z ───────────────────────────────────────
2025-09-07T05:56:31.260409371Z 
2025-09-07T05:56:31.260424181Z User UID:    911
2025-09-07T05:56:31.260430834Z User GID:    911
2025-09-07T05:56:31.260437177Z ───────────────────────────────────────
2025-09-07T05:56:31.262152300Z Linuxserver.io version: 2.1.1.5182-ls208
2025-09-07T05:56:31.262436462Z Build-date: 2025-09-07T05:53:22+00:00
2025-09-07T05:56:31.262445250Z ───────────────────────────────────────
2025-09-07T05:56:31.262452124Z     
2025-09-07T05:56:31.314618122Z [custom-init] No custom files found, skipping...
2025-09-07T05:56:31.336418197Z failed to load "/config/config.xml": No such file or directory
2025-09-07T05:56:31.675806620Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.1.1.5182 
2025-09-07T05:56:31.692959618Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-09-07T05:56:31.700246390Z [Debug] Bootstrap: Console selected 
2025-09-07T05:56:31.701454763Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-09-07T05:56:31.931395168Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-09-07T05:56:31.995751392Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {36f23ad7-b247-4e3a-bd7a-66d8b43b283a} may be persisted to storage in unencrypted form. 
2025-09-07T05:56:32.064996911Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-09-07T05:56:32.092342202Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-09-07T05:56:32.146844454Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-09-07T05:56:32.154025022Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-07T05:56:32.154615191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-07T05:56:32.186669313Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-09-07T05:56:32.190660409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326672s 
2025-09-07T05:56:32.191050645Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-09-07T05:56:32.191318464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0366664s 
2025-09-07T05:56:32.200727269Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-09-07T05:56:32.201371847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.206999439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-09-07T05:56:32.216436831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-09-07T05:56:32.228648329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213265s 
2025-09-07T05:56:32.229120851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.231675776Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-09-07T05:56:32.232002083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243579s 
2025-09-07T05:56:32.238435166Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-09-07T05:56:32.238728907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.243537650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-09-07T05:56:32.244628125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-07T05:56:32.245191850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014268s 
2025-09-07T05:56:32.245492416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-07T05:56:32.245796217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001063s 
2025-09-07T05:56:32.246284260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-09-07T05:56:32.246940752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-09-07T05:56:32.247656964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011663s 
2025-09-07T05:56:32.247989464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.248938014Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-09-07T05:56:32.249137816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023859s 
2025-09-07T05:56:32.249788677Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-09-07T05:56:32.250037568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.250938201Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-07T05:56:32.251743693Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2025-09-07T05:56:32.252035951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-09-07T05:56:32.252399123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-09-07T05:56:32.252942737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006719s 
2025-09-07T05:56:32.253182199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.253904444Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-09-07T05:56:32.254109216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015764s 
2025-09-07T05:56:32.255985273Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-09-07T05:56:32.256256530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.256916258Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-09-07T05:56:32.261178300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-09-07T05:56:32.261827738Z [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-07T05:56:32.262355991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009407s 
2025-09-07T05:56:32.262576455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-09-07T05:56:32.262942402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-09-07T05:56:32.263311806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005381s 
2025-09-07T05:56:32.263531328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-09-07T05:56:32.264174934Z [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-07T05:56:32.264731595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010145s 
2025-09-07T05:56:32.264983692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-09-07T05:56:32.265323426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-09-07T05:56:32.265698191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005199s 
2025-09-07T05:56:32.265916480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-09-07T05:56:32.270740955Z [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-07T05:56:32.271461786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053258s 
2025-09-07T05:56:32.271710537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-09-07T05:56:32.272320415Z [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-07T05:56:32.272882908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001001s 
2025-09-07T05:56:32.273139865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-09-07T05:56:32.273526594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-09-07T05:56:32.273934094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005809s 
2025-09-07T05:56:32.274121261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-09-07T05:56:32.277129308Z [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-07T05:56:32.277869438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035505s 
2025-09-07T05:56:32.278118770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-09-07T05:56:32.278441270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-07T05:56:32.278796345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004925s 
2025-09-07T05:56:32.279039384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2025-09-07T05:56:32.279667268Z [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-07T05:56:32.280258148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009945s 
2025-09-07T05:56:32.280468391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2025-09-07T05:56:32.281157038Z [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-07T05:56:32.281703649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010398s 
2025-09-07T05:56:32.281944524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2025-09-07T05:56:32.282300821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2025-09-07T05:56:32.282674834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005217s 
2025-09-07T05:56:32.282861169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-09-07T05:56:32.283271997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-09-07T05:56:32.283652794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005924s 
2025-09-07T05:56:32.283908088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-09-07T05:56:32.284297953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-09-07T05:56:32.284585341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004808s 
2025-09-07T05:56:32.284783651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-09-07T05:56:32.288216312Z [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-07T05:56:32.288708303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003724s 
2025-09-07T05:56:32.288942294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-09-07T05:56:32.289306086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-09-07T05:56:32.289655981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005133s 
2025-09-07T05:56:32.289902507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-09-07T05:56:32.290246229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-09-07T05:56:32.290637016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005262s 
2025-09-07T05:56:32.290841909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-09-07T05:56:32.291807543Z [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-07T05:56:32.292499216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001454s 
2025-09-07T05:56:32.292732475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-09-07T05:56:32.293670434Z [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-07T05:56:32.294390815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014615s 
2025-09-07T05:56:32.294640447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-09-07T05:56:32.295060643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-07T05:56:32.295470779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005975s 
2025-09-07T05:56:32.295682626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-09-07T05:56:32.296263786Z [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-07T05:56:32.296710906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000829s 
2025-09-07T05:56:32.296944897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-09-07T05:56:32.297280413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-09-07T05:56:32.297633063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004687s 
2025-09-07T05:56:32.299455813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-09-07T05:56:32', 'InitialSetup') 
2025-09-07T05:56:32.300165643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.301764672Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-09-07T05:56:32.301985697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045914s 
2025-09-07T05:56:32.302339009Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2025-09-07T05:56:32.302552569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.302867703Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2025-09-07T05:56:32.305958897Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2025-09-07T05:56:32.313243706Z [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-07T05:56:32.314553643Z [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-07T05:56:32.315422944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-09-07T05:56:32.316333026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-09-07T05:56:32.328492630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-07T05:56:32.329144753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229089s 
2025-09-07T05:56:32.329431581Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2025-09-07T05:56:32.331098206Z [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-07T05:56:32.332268763Z [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-07T05:56:32.332910796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-09-07T05:56:32.333515694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-09-07T05:56:32.334774219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-07T05:56:32.335221128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055552s 
2025-09-07T05:56:32.335824173Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2025-09-07T05:56:32.340182779Z [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-07T05:56:32.341404799Z [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-07T05:56:32.342036792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-09-07T05:56:32.342651129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-09-07T05:56:32.343932699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-07T05:56:32.344364899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084395s 
2025-09-07T05:56:32.344631647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2025-09-07T05:56:32.345450165Z [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-07T05:56:32.346060985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012075s 
2025-09-07T05:56:32.346335367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2025-09-07T05:56:32.346776054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-09-07T05:56:32.347230028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006611s 
2025-09-07T05:56:32.347740396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-09-07T05:56:32', 'ApplicationStatus') 
2025-09-07T05:56:32.348237547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.349392002Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2025-09-07T05:56:32.349637216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027999s 
2025-09-07T05:56:32.349904604Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2025-09-07T05:56:32.350162603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.350496185Z [Info] IndexerProps: Starting migration of Main DB to 3 
2025-09-07T05:56:32.351720440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-07T05:56:32.352054142Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-07T05:56:32.352400700Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2025-09-07T05:56:32.352846728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2025-09-07T05:56:32.353599995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009781s 
2025-09-07T05:56:32.353837493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-09-07T05:56:32.354709519Z [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-07T05:56:32.355457134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013392s 
2025-09-07T05:56:32.355681857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-09-07T05:56:32.356470555Z [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-07T05:56:32.357078539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011737s 
2025-09-07T05:56:32.357386709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-09-07T05:56:32.357918861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-07T05:56:32.358348987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006984s 
2025-09-07T05:56:32.358820566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-09-07T05:56:32', 'IndexerProps') 
2025-09-07T05:56:32.359278058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.360318883Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2025-09-07T05:56:32.360792206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024752s 
2025-09-07T05:56:32.361142081Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2025-09-07T05:56:32.361391313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.361701157Z [Info] add_update_history: Starting migration of Main DB to 4 
2025-09-07T05:56:32.362309121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-09-07T05:56:32', 'add_update_history') 
2025-09-07T05:56:32.362693655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.363341099Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2025-09-07T05:56:32.363562966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019515s 
2025-09-07T05:56:32.363781195Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2025-09-07T05:56:32.364086971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.364369610Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2025-09-07T05:56:32.367977885Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-09-07T05:56:32.369101678Z [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-07T05:56:32.369659421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012081s 
2025-09-07T05:56:32.370116511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-09-07T05:56:32', 'update_notifiarr') 
2025-09-07T05:56:32.370538792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.371232088Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2025-09-07T05:56:32.371471430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027577s 
2025-09-07T05:56:32.371699890Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2025-09-07T05:56:32.371981416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.372278394Z [Info] app_profiles: Starting migration of Main DB to 6 
2025-09-07T05:56:32.373014978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2025-09-07T05:56:32.373760349Z [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-07T05:56:32.374351369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011161s 
2025-09-07T05:56:32.374624759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2025-09-07T05:56:32.374978341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2025-09-07T05:56:32.375378988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005752s 
2025-09-07T05:56:32.375593520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-07T05:56:32.375767350Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-09-07T05:56:32.376033486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2025-09-07T05:56:32.376421507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2025-09-07T05:56:32.377139793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008607s 
2025-09-07T05:56:32.377569599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-09-07T05:56:32', 'app_profiles') 
2025-09-07T05:56:32.377974223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.378707700Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2025-09-07T05:56:32.378912142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002425s 
2025-09-07T05:56:32.379158819Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2025-09-07T05:56:32.379402129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.379702443Z [Info] history_failed: Starting migration of Main DB to 7 
2025-09-07T05:56:32.380343033Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-09-07T05:56:32.380556974Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-07T05:56:32.380781867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2025-09-07T05:56:32.381178926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2025-09-07T05:56:32.381875759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000811s 
2025-09-07T05:56:32.382248760Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2025-09-07T05:56:32.382687634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2025-09-07T05:56:32.383152891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005464s 
2025-09-07T05:56:32.383602526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-09-07T05:56:32', 'history_failed') 
2025-09-07T05:56:32.384040538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.384957665Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2025-09-07T05:56:32.385192648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002429s 
2025-09-07T05:56:32.385415046Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2025-09-07T05:56:32.385671923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.385967829Z [Info] redacted_api: Starting migration of Main DB to 8 
2025-09-07T05:56:32.386459319Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-07T05:56:32.386758421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-07T05:56:32.388669108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019691s 
2025-09-07T05:56:32.389122391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-09-07T05:56:32', 'redacted_api') 
2025-09-07T05:56:32.389557597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.390257587Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2025-09-07T05:56:32.390494243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035652s 
2025-09-07T05:56:32.390767523Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2025-09-07T05:56:32.391006665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.391329705Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2025-09-07T05:56:32.392035597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2025-09-07T05:56:32.392791018Z [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-07T05:56:32.393455926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011717s 
2025-09-07T05:56:32.393700930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-07T05:56:32.393943739Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-07T05:56:32.394205596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-09-07T05:56:32.394602154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-09-07T05:56:32.395365010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008837s 
2025-09-07T05:56:32.395795407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-09-07T05:56:32', 'IndexerProxies') 
2025-09-07T05:56:32.396259451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.397020975Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2025-09-07T05:56:32.397232380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025159s 
2025-09-07T05:56:32.397496021Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2025-09-07T05:56:32.397754401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.398072953Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2025-09-07T05:56:32.398493379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2025-09-07T05:56:32.398754635Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-07T05:56:32.399093858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2025-09-07T05:56:32.399478543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2025-09-07T05:56:32.400119774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008488s 
2025-09-07T05:56:32.400626585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-09-07T05:56:32', 'app_indexer_remote_name') 
2025-09-07T05:56:32.401030799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.401763544Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2025-09-07T05:56:32.402008397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024483s 
2025-09-07T05:56:32.402242218Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2025-09-07T05:56:32.402517442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.402829480Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2025-09-07T05:56:32.405465769Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-07T05:56:32.406557196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2025-09-07T05:56:32.406960138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012677s 
2025-09-07T05:56:32.407423821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-09-07T05:56:32', 'desi_gazelle_to_unit3d') 
2025-09-07T05:56:32.407899399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.408706424Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2025-09-07T05:56:32.408849462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028878s 
2025-09-07T05:56:32.409145047Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2025-09-07T05:56:32.409412706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.409735947Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2025-09-07T05:56:32.410226935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-07T05:56:32.410426507Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-07T05:56:32.410700669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-09-07T05:56:32.411127619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2025-09-07T05:56:32.411911718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000958s 
2025-09-07T05:56:32.412399911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-09-07T05:56:32', 'add_on_update_to_notifications') 
2025-09-07T05:56:32.412840829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.413625569Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2025-09-07T05:56:32.413867666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026136s 
2025-09-07T05:56:32.414098030Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2025-09-07T05:56:32.414352583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.414653719Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2025-09-07T05:56:32.415314870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2025-09-07T05:56:32.415955781Z [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-07T05:56:32.416489385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000984s 
2025-09-07T05:56:32.416785942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2025-09-07T05:56:32.417278855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2025-09-07T05:56:32.417722979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007176s 
2025-09-07T05:56:32.418012602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2025-09-07T05:56:32.418467649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2025-09-07T05:56:32.418876051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006385s 
2025-09-07T05:56:32.419328392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-09-07T05:56:32', 'IndexerVersions') 
2025-09-07T05:56:32.419752576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.420606365Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2025-09-07T05:56:32.420869645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023192s 
2025-09-07T05:56:32.421075129Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2025-09-07T05:56:32.421343509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.421633092Z [Info] cleanup_config: Starting migration of Main DB to 16 
2025-09-07T05:56:32.423769474Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-07T05:56:32.424803035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2025-09-07T05:56:32.425162218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010691s 
2025-09-07T05:56:32.425409847Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-07T05:56:32.425838139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2025-09-07T05:56:32.426153725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004955s 
2025-09-07T05:56:32.426585885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-09-07T05:56:32', 'cleanup_config') 
2025-09-07T05:56:32.426981552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.427755731Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2025-09-07T05:56:32.428006626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020718s 
2025-09-07T05:56:32.428225967Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2025-09-07T05:56:32.428485590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.428792398Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2025-09-07T05:56:32.431015254Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-07T05:56:32.431390219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2025-09-07T05:56:32.431778140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004546s 
2025-09-07T05:56:32.432021710Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-07T05:56:32.432369911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2025-09-07T05:56:32.432685216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000437s 
2025-09-07T05:56:32.432946803Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-07T05:56:32.433288391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2025-09-07T05:56:32.433588645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004309s 
2025-09-07T05:56:32.433853208Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-07T05:56:32.434202481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2025-09-07T05:56:32.434518257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004269s 
2025-09-07T05:56:32.434774904Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-07T05:56:32.435129959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2025-09-07T05:56:32.435422608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004242s 
2025-09-07T05:56:32.435686108Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-07T05:56:32.436050021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2025-09-07T05:56:32.436382761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004588s 
2025-09-07T05:56:32.436628065Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-07T05:56:32.437004263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2025-09-07T05:56:32.437293595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004368s 
2025-09-07T05:56:32.437570663Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-07T05:56:32.437931901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2025-09-07T05:56:32.438194529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004365s 
2025-09-07T05:56:32.438477599Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-07T05:56:32.442691494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2025-09-07T05:56:32.443066219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004367s 
2025-09-07T05:56:32.443339108Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-07T05:56:32.443674594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2025-09-07T05:56:32.444026703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004365s 
2025-09-07T05:56:32.444288450Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-07T05:56:32.444658044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2025-09-07T05:56:32.444977768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004394s 
2025-09-07T05:56:32.445220486Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-07T05:56:32.445573607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2025-09-07T05:56:32.445886978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004412s 
2025-09-07T05:56:32.446159708Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-07T05:56:32.446514903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2025-09-07T05:56:32.446808494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000443s 
2025-09-07T05:56:32.447071173Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-07T05:56:32.447457671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2025-09-07T05:56:32.447737915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00044s 
2025-09-07T05:56:32.448057248Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-07T05:56:32.448412704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2025-09-07T05:56:32.448711866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004423s 
2025-09-07T05:56:32.448973182Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-07T05:56:32.449312516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2025-09-07T05:56:32.449607490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004182s 
2025-09-07T05:56:32.449801029Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-07T05:56:32.451400991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2025-09-07T05:56:32.451791928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018032s 
2025-09-07T05:56:32.452003945Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-07T05:56:32.452421656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2025-09-07T05:56:32.452808224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006249s 
2025-09-07T05:56:32.453000241Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-07T05:56:32.453395497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2025-09-07T05:56:32.453757827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005676s 
2025-09-07T05:56:32.453927979Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-07T05:56:32.454341241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2025-09-07T05:56:32.454696918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005762s 
2025-09-07T05:56:32.454875658Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-07T05:56:32.455288469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2025-09-07T05:56:32.455639836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005789s 
2025-09-07T05:56:32.455823526Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-07T05:56:32.456264995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2025-09-07T05:56:32.456611894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000579s 
2025-09-07T05:56:32.456792026Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-07T05:56:32.457222002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2025-09-07T05:56:32.457599672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005946s 
2025-09-07T05:56:32.457770136Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-07T05:56:32.458197877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2025-09-07T05:56:32.458544705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006059s 
2025-09-07T05:56:32.458742834Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-07T05:56:32.459140084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2025-09-07T05:56:32.459514318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005798s 
2025-09-07T05:56:32.459714340Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-07T05:56:32.460222153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2025-09-07T05:56:32.460620595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007111s 
2025-09-07T05:56:32.460864987Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-07T05:56:32.461302588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2025-09-07T05:56:32.461701842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006071s 
2025-09-07T05:56:32.461879800Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-07T05:56:32.462330558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2025-09-07T05:56:32.462829623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006743s 
2025-09-07T05:56:32.463013684Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-07T05:56:32.463460834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2025-09-07T05:56:32.463866791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006133s 
2025-09-07T05:56:32.464044509Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-07T05:56:32.464482511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2025-09-07T05:56:32.464836474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000592s 
2025-09-07T05:56:32.465038030Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-07T05:56:32.465492806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2025-09-07T05:56:32.465901298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006697s 
2025-09-07T05:56:32.466139878Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-07T05:56:32.466559914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2025-09-07T05:56:32.466935260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005787s 
2025-09-07T05:56:32.467100904Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-07T05:56:32.467516150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2025-09-07T05:56:32.467896446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005915s 
2025-09-07T05:56:32.468114545Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-07T05:56:32.468501213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2025-09-07T05:56:32.468864575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005789s 
2025-09-07T05:56:32.469057824Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-07T05:56:32.469482209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2025-09-07T05:56:32.469822093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005756s 
2025-09-07T05:56:32.470259373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-09-07T05:56:32', 'indexer_cleanup') 
2025-09-07T05:56:32.470702235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.471508298Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2025-09-07T05:56:32.471726578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022197s 
2025-09-07T05:56:32.472016872Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2025-09-07T05:56:32.472300503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.472605768Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2025-09-07T05:56:32.473133510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2025-09-07T05:56:32.473354575Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-07T05:56:32.473625160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2025-09-07T05:56:32.474089315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2025-09-07T05:56:32.474946621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010563s 
2025-09-07T05:56:32.475484735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-09-07T05:56:32', 'minimum_seeders') 
2025-09-07T05:56:32.475998229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.476877539Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2025-09-07T05:56:32.477074245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028867s 
2025-09-07T05:56:32.477372666Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2025-09-07T05:56:32.477655005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.477974047Z [Info] remove_showrss: Starting migration of Main DB to 19 
2025-09-07T05:56:32.478477461Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-07T05:56:32.478898388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2025-09-07T05:56:32.479254425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004953s 
2025-09-07T05:56:32.479714472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-09-07T05:56:32', 'remove_showrss') 
2025-09-07T05:56:32.480198386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.480955060Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2025-09-07T05:56:32.481163319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021556s 
2025-09-07T05:56:32.481505007Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2025-09-07T05:56:32.481831484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.482182752Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2025-09-07T05:56:32.482698209Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-07T05:56:32.483116943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2025-09-07T05:56:32.483559424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005791s 
2025-09-07T05:56:32.484066845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-09-07T05:56:32', 'remove_torrentparadiseml') 
2025-09-07T05:56:32.484589317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.485388617Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2025-09-07T05:56:32.485643710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023679s 
2025-09-07T05:56:32.486043806Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2025-09-07T05:56:32.486331124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.486704947Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2025-09-07T05:56:32.487138841Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-07T05:56:32.487456450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-07T05:56:32.488380521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009757s 
2025-09-07T05:56:32.488873183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-09-07T05:56:32', 'localization_setting_to_string') 
2025-09-07T05:56:32.489342668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.490175836Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2025-09-07T05:56:32.490454497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002712s 
2025-09-07T05:56:32.490699310Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2025-09-07T05:56:32.490987180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.491362095Z [Info] orpheus_api: Starting migration of Main DB to 22 
2025-09-07T05:56:32.491746569Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-07T05:56:32.492076794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-07T05:56:32.496587155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045551s 
2025-09-07T05:56:32.497093435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-09-07T05:56:32', 'orpheus_api') 
2025-09-07T05:56:32.497600716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.498378983Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2025-09-07T05:56:32.498627153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063316s 
2025-09-07T05:56:32.498968220Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2025-09-07T05:56:32.499278544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.499629461Z [Info] download_client_categories: Starting migration of Main DB to 23 
2025-09-07T05:56:32.500151402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-09-07T05:56:32.500446336Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-07T05:56:32.500671018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2025-09-07T05:56:32.501128349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2025-09-07T05:56:32.502039393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010993s 
2025-09-07T05:56:32.502592186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-09-07T05:56:32', 'download_client_categories') 
2025-09-07T05:56:32.503096632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.503924188Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2025-09-07T05:56:32.504150414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029312s 
2025-09-07T05:56:32.504409696Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2025-09-07T05:56:32.504666924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.504993211Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2025-09-07T05:56:32.505530954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-09-07T05:56:32.505753783Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-07T05:56:32.506000449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-09-07T05:56:32.506347929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-09-07T05:56:32.507159203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008833s 
2025-09-07T05:56:32.507432924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-09-07T05:56:32.507774882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-09-07T05:56:32.508508409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008465s 
2025-09-07T05:56:32.509023326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-09-07T05:56:32', 'add_salt_to_users') 
2025-09-07T05:56:32.509464234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.510422754Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2025-09-07T05:56:32.510650833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027297s 
2025-09-07T05:56:32.510970126Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2025-09-07T05:56:32.511256954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.511604684Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2025-09-07T05:56:32.512074580Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-07T05:56:32.512452671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2025-09-07T05:56:32.512851925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005874s 
2025-09-07T05:56:32.513338635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-09-07T05:56:32', 'speedcd_userpasssettings_to_speedcdsettings') 
2025-09-07T05:56:32.513820816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.514754837Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2025-09-07T05:56:32.514998938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023986s 
2025-09-07T05:56:32.515325245Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2025-09-07T05:56:32.515615479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.515977468Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2025-09-07T05:56:32.516452154Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-07T05:56:32.516882641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2025-09-07T05:56:32.517239720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005948s 
2025-09-07T05:56:32.517770629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-09-07T05:56:32', 'torrentday_cookiesettings_to_torrentdaysettings') 
2025-09-07T05:56:32.518219182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.519060226Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2025-09-07T05:56:32.519313877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023027s 
2025-09-07T05:56:32.519615795Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2025-09-07T05:56:32.519929777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.520289702Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2025-09-07T05:56:32.520756311Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-07T05:56:32.521170495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2025-09-07T05:56:32.521561823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005893s 
2025-09-07T05:56:32.521733268Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-07T05:56:32.522161981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2025-09-07T05:56:32.522543139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005959s 
2025-09-07T05:56:32.523030400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-09-07T05:56:32', 'alpharatio_greatposterwall_config_contract') 
2025-09-07T05:56:32.523497220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.524361670Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2025-09-07T05:56:32.524650372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023235s 
2025-09-07T05:56:32.524859603Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2025-09-07T05:56:32.525125939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.525449661Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2025-09-07T05:56:32.525911080Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-07T05:56:32.526277718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2025-09-07T05:56:32.526636551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004558s 
2025-09-07T05:56:32.527035855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-09-07T05:56:32', 'remove_notwhatcd') 
2025-09-07T05:56:32.527464728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.528203556Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2025-09-07T05:56:32.528462838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020241s 
2025-09-07T05:56:32.528706649Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2025-09-07T05:56:32.528967855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.529284863Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2025-09-07T05:56:32.529816995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-07T05:56:32.530025254Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-07T05:56:32.530271691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2025-09-07T05:56:32.530656786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2025-09-07T05:56:32.531461567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009387s 
2025-09-07T05:56:32.531657381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-07T05:56:32.531881161Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-07T05:56:32.532143309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2025-09-07T05:56:32.532606402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2025-09-07T05:56:32.533292854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008983s 
2025-09-07T05:56:32.533769433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-09-07T05:56:32', 'add_on_grab_to_notifications') 
2025-09-07T05:56:32.534196052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.535064571Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2025-09-07T05:56:32.535285406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026089s 
2025-09-07T05:56:32.535592103Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2025-09-07T05:56:32.535887458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.536223264Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2025-09-07T05:56:32.536644583Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-07T05:56:32.537063596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2025-09-07T05:56:32.537445185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000595s 
2025-09-07T05:56:32.537937706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-09-07T05:56:32', 'animetorrents_use_custom_config_contract') 
2025-09-07T05:56:32.538382762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.539184617Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2025-09-07T05:56:32.539449250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022427s 
2025-09-07T05:56:32.539715877Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2025-09-07T05:56:32.540052134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.540424634Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2025-09-07T05:56:32.540823888Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-07T05:56:32.541115335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-07T05:56:32.542158275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010282s 
2025-09-07T05:56:32.542605275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-09-07T05:56:32', 'apprise_server_url') 
2025-09-07T05:56:32.543102666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.543936546Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2025-09-07T05:56:32.544185346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028105s 
2025-09-07T05:56:32.544459619Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2025-09-07T05:56:32.544722017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.545068545Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2025-09-07T05:56:32.545614434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-07T05:56:32.545817763Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s 
2025-09-07T05:56:32.546086434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-09-07T05:56:32.546530248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-09-07T05:56:32.547361191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010182s 
2025-09-07T05:56:32.547903854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-09-07T05:56:32', 'health_restored_notification') 
2025-09-07T05:56:32.548341084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.549125373Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2025-09-07T05:56:32.549341859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027269s 
2025-09-07T05:56:32.549602825Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2025-09-07T05:56:32.549867337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.550247783Z [Info] remove_uc: Starting migration of Main DB to 33 
2025-09-07T05:56:32.550769494Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-07T05:56:32.551183617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-09-07T05:56:32.551603733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005426s 
2025-09-07T05:56:32.552118831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-09-07T05:56:32', 'remove_uc') 
2025-09-07T05:56:32.552622976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.553365611Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2025-09-07T05:56:32.553582057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002272s 
2025-09-07T05:56:32.553910158Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2025-09-07T05:56:32.554196434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.554520837Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2025-09-07T05:56:32.554907406Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-07T05:56:32.555235697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-07T05:56:32.556124877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009715s 
2025-09-07T05:56:32.556638201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-09-07T05:56:32', 'history_fix_data_titles') 
2025-09-07T05:56:32.557108698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.557822726Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2025-09-07T05:56:32.558110766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026413s 
2025-09-07T05:56:32.558392082Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2025-09-07T05:56:32.558670312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.558995237Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2025-09-07T05:56:32.559516366Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-07T05:56:32.559693513Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-09-07T05:56:32.560042155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-09-07T05:56:32.560473173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-09-07T05:56:32.561400670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010769s 
2025-09-07T05:56:32.561888542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-09-07T05:56:32', 'download_client_per_indexer') 
2025-09-07T05:56:32.562315532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.563067997Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2025-09-07T05:56:32.563286678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027186s 
2025-09-07T05:56:32.563643576Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-09-07T05:56:32.563979362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.564393286Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2025-09-07T05:56:32.567558429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2025-09-07T05:56:32.567862140Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2025-09-07T05:56:32.568391907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2025-09-07T05:56:32.571252287Z [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-07T05:56:32.572674771Z [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-07T05:56:32.573446134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2025-09-07T05:56:32.574092015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2025-09-07T05:56:32.576054757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-09-07T05:56:32.576530565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078436s 
2025-09-07T05:56:32.576787482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2025-09-07T05:56:32.576972935Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-09-07T05:56:32.577356748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2025-09-07T05:56:32.579401395Z [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-07T05:56:32.580594578Z [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-07T05:56:32.581281641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2025-09-07T05:56:32.581962462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2025-09-07T05:56:32.583921106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-09-07T05:56:32.584395070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068678s 
2025-09-07T05:56:32.584632278Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2025-09-07T05:56:32.584810958Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-07T05:56:32.585099619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2025-09-07T05:56:32.587177383Z [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-07T05:56:32.588385315Z [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-07T05:56:32.589009341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2025-09-07T05:56:32.589660793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2025-09-07T05:56:32.591477361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-09-07T05:56:32.591951676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065427s 
2025-09-07T05:56:32.592160917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-09-07T05:56:32.592365920Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-09-07T05:56:32.592588107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-09-07T05:56:32.597826856Z [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-07T05:56:32.599311956Z [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-07T05:56:32.600003358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-09-07T05:56:32.600616513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-09-07T05:56:32.602280062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009444s 
2025-09-07T05:56:32.602490536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-09-07T05:56:32.602687863Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2025-09-07T05:56:32.602952176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-09-07T05:56:32.605311637Z [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-07T05:56:32.606582646Z [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-07T05:56:32.607211793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-09-07T05:56:32.607685887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-09-07T05:56:32.609179335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058724s 
2025-09-07T05:56:32.609443486Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-09-07T05:56:32.609669491Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2025-09-07T05:56:32.610519653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-09-07T05:56:32.617076626Z [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-07T05:56:32.617133400Z [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-07T05:56:32.617148961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-09-07T05:56:32.617158160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-09-07T05:56:32.617167188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067411s 
2025-09-07T05:56:32.617198521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-09-07T05:56:32.617810233Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-07T05:56:32.618029725Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-09-07T05:56:32.619679847Z [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-07T05:56:32.620829021Z [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-07T05:56:32.621577158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-09-07T05:56:32.622102215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-09-07T05:56:32.623666816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-07T05:56:32.624091390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062014s 
2025-09-07T05:56:32.624318237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-09-07T05:56:32.624510875Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-07T05:56:32.624802903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-09-07T05:56:32.626868192Z [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-07T05:56:32.628067707Z [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-07T05:56:32.628704389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-09-07T05:56:32.629340059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-09-07T05:56:32.630847414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-07T05:56:32.631259213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061934s 
2025-09-07T05:56:32.631486030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-09-07T05:56:32.631673447Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-07T05:56:32.631978050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-09-07T05:56:32.634026405Z [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-07T05:56:32.635155098Z [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-07T05:56:32.635800307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-09-07T05:56:32.636467601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-09-07T05:56:32.637980817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-07T05:56:32.638388358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061589s 
2025-09-07T05:56:32.638593180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-09-07T05:56:32.638780007Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-07T05:56:32.639005551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-09-07T05:56:32.641051530Z [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-07T05:56:32.641988817Z [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-07T05:56:32.642534626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-09-07T05:56:32.643148292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-09-07T05:56:32.644562119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-09-07T05:56:32.645069400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-09-07T05:56:32.645398834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061675s 
2025-09-07T05:56:32.645640991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2025-09-07T05:56:32.645842066Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-07T05:56:32.646131940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2025-09-07T05:56:32.648012847Z [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-07T05:56:32.648918782Z [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-07T05:56:32.649467396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2025-09-07T05:56:32.650206995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2025-09-07T05:56:32.651738840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2025-09-07T05:56:32.652448769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2025-09-07T05:56:32.652873244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064778s 
2025-09-07T05:56:32.653076222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-07T05:56:32.653255724Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-07T05:56:32.653521689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-09-07T05:56:32.655778574Z [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-07T05:56:32.657288274Z [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-07T05:56:32.658030117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-07T05:56:32.658658894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-07T05:56:32.660124224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-07T05:56:32.660518127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067432s 
2025-09-07T05:56:32.660739373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-07T05:56:32.660934876Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-07T05:56:32.661194529Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-09-07T05:56:32.663392174Z [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-07T05:56:32.664909509Z [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-07T05:56:32.665671283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-07T05:56:32.666253606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-07T05:56:32.667674396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-07T05:56:32.668097759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066501s 
2025-09-07T05:56:32.668302070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-07T05:56:32.668487574Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-07T05:56:32.668759261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-09-07T05:56:32.670981876Z [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-07T05:56:32.672484792Z [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-07T05:56:32.673238901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-07T05:56:32.673831434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-07T05:56:32.675276634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-07T05:56:32.675674836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066712s 
2025-09-07T05:56:32.675933587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-07T05:56:32.676108589Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-07T05:56:32.676395637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2025-09-07T05:56:32.678620968Z [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-07T05:56:32.680136429Z [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-07T05:56:32.680878644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-07T05:56:32.681463231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-07T05:56:32.682884472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-07T05:56:32.683290089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066404s 
2025-09-07T05:56:32.683499972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-07T05:56:32.683672469Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-07T05:56:32.683918074Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2025-09-07T05:56:32.686250420Z [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-07T05:56:32.687681742Z [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-07T05:56:32.688401301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-09-07T05:56:32.688971479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-09-07T05:56:32.690353231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-07T05:56:32.690719769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065795s 
2025-09-07T05:56:32.690938219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-09-07T05:56:32.691116137Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-07T05:56:32.691389748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-09-07T05:56:32.693396529Z [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-07T05:56:32.694327734Z [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-07T05:56:32.694886188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-09-07T05:56:32.695434713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-09-07T05:56:32.696864652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-09-07T05:56:32.697268375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056292s 
2025-09-07T05:56:32.697478869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-09-07T05:56:32.697666757Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-07T05:56:32.697933234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-09-07T05:56:32.699888441Z [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-07T05:56:32.700777481Z [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-07T05:56:32.701300234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-09-07T05:56:32.701907086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-09-07T05:56:32.703331965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-09-07T05:56:32.703743012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055441s 
2025-09-07T05:56:32.703939197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-07T05:56:32.704135663Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-07T05:56:32.704374654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-09-07T05:56:32.706132002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-09-07T05:56:32.706844066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-09-07T05:56:32.707316387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-09-07T05:56:32.707900914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-09-07T05:56:32.709309921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-07T05:56:32.717341303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126644s 
2025-09-07T05:56:32.717946552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-09-07T05:56:32', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-09-07T05:56:32.718403592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.720069206Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-09-07T05:56:32.720344720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153319s 
2025-09-07T05:56:32.720594473Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-09-07T05:56:32.720873966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.721176255Z [Info] add_notification_status: Starting migration of Main DB to 37 
2025-09-07T05:56:32.721912086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-09-07T05:56:32.722758220Z [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-07T05:56:32.723297375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011515s 
2025-09-07T05:56:32.723546928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-09-07T05:56:32.724048197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-09-07T05:56:32.724418463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006498s 
2025-09-07T05:56:32.724872247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-09-07T05:56:32', 'add_notification_status') 
2025-09-07T05:56:32.725301341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.726125049Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-09-07T05:56:32.726343669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002295s 
2025-09-07T05:56:32.726608904Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2025-09-07T05:56:32.726882996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.727203421Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2025-09-07T05:56:32.727669359Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-07T05:56:32.728074906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2025-09-07T05:56:32.728428097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00055s 
2025-09-07T05:56:32.728616616Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-07T05:56:32.728998615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2025-09-07T05:56:32.729355053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005625s 
2025-09-07T05:56:32.729537300Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-07T05:56:32.729929440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2025-09-07T05:56:32.730304234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005313s 
2025-09-07T05:56:32.730734821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-09-07T05:56:32', 'indexers_freeleech_only_config_contract') 
2025-09-07T05:56:32.731173895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.731968916Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2025-09-07T05:56:32.732197937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021375s 
2025-09-07T05:56:32.732426888Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2025-09-07T05:56:32.732678304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.732978459Z [Info] email_encryption: Starting migration of Main DB to 39 
2025-09-07T05:56:32.733286299Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-07T05:56:32.733518206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-07T05:56:32.734199578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000723s 
2025-09-07T05:56:32.734634373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-09-07T05:56:32', 'email_encryption') 
2025-09-07T05:56:32.735067405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.735801974Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2025-09-07T05:56:32.736032478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022962s 
2025-09-07T05:56:32.736317642Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2025-09-07T05:56:32.736604740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.736959695Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2025-09-07T05:56:32.737227474Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-07T05:56:32.737524863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-07T05:56:32.738874641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014218s 
2025-09-07T05:56:32.739375730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-09-07T05:56:32', 'newznab_category_to_capabilities_settings') 
2025-09-07T05:56:32.739800906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.740659395Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2025-09-07T05:56:32.740878005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003124s 
2025-09-07T05:56:32.741153169Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2025-09-07T05:56:32.741428884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.741740582Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2025-09-07T05:56:32.742031888Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-07T05:56:32.742298686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-07T05:56:32.742974396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007047s 
2025-09-07T05:56:32.743434252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-09-07T05:56:32', 'gazelle_freeleech_token_options') 
2025-09-07T05:56:32.743895220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.744674970Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2025-09-07T05:56:32.744860764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023223s 
2025-09-07T05:56:32.745140227Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2025-09-07T05:56:32.745409299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.745712840Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2025-09-07T05:56:32.746036071Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-07T05:56:32.746282607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-07T05:56:32.746901293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006317s 
2025-09-07T05:56:32.747364035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-09-07T05:56:32', 'myanonamouse_freeleech_wedge_options') 
2025-09-07T05:56:32.747814381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.748629673Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2025-09-07T05:56:32.748865869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022789s 
2025-09-07T05:56:32.749097345Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2025-09-07T05:56:32.749373721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.749675449Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43 
2025-09-07T05:56:32.749987517Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-07T05:56:32.750237761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-07T05:56:32.760139078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098602s 
2025-09-07T05:56:32.760659937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-09-07T05:56:32', 'newznab_indexers_enable_redirect') 
2025-09-07T05:56:32.761116095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.762023532Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2025-09-07T05:56:32.762288636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117474s 
2025-09-07T05:56:32.770548939Z [Debug] MigrationController: Took: 00:00:00.6771337 
2025-09-07T05:56:32.852158222Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-09-07T05:56:32.870480255Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-09-07T05:56:32.881860409Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-09-07T05:56:32.882290094Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-07T05:56:32.882680580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-07T05:56:32.885168770Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-09-07T05:56:32.885388994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027907s 
2025-09-07T05:56:32.885724810Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-09-07T05:56:32.886071839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030793s 
2025-09-07T05:56:32.888011785Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-09-07T05:56:32.888381179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.888869792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-09-07T05:56:32.889328205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-09-07T05:56:32.889914576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007174s 
2025-09-07T05:56:32.890262807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.891596032Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-09-07T05:56:32.891937559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023517s 
2025-09-07T05:56:32.892436594Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-09-07T05:56:32.892800798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.893418682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-09-07T05:56:32.893844980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-07T05:56:32.894414206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007054s 
2025-09-07T05:56:32.894721886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-07T05:56:32.895027271Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-07T05:56:32.895387877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-09-07T05:56:32.895904978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-09-07T05:56:32.896697554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009563s 
2025-09-07T05:56:32.897037479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.897906378Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-09-07T05:56:32.898230300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021293s 
2025-09-07T05:56:32.898669926Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-09-07T05:56:32.899065753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.899551280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-07T05:56:32.899837426Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-07T05:56:32.900198082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-09-07T05:56:32.900665924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-09-07T05:56:32.901298178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007361s 
2025-09-07T05:56:32.901644785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.902535850Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-09-07T05:56:32.902882798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019053s 
2025-09-07T05:56:32.903302864Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-09-07T05:56:32.903659933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.904071632Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-09-07T05:56:32.904664846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-09-07T05:56:32.905430999Z [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-07T05:56:32.906339699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013655s 
2025-09-07T05:56:32.906646236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-09-07T05:56:32.907102395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-09-07T05:56:32.907573814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006054s 
2025-09-07T05:56:32.908180566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-09-07T05:56:32', 'InitialSetup') 
2025-09-07T05:56:32.908803620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.909854907Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-09-07T05:56:32.910162556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028646s 
2025-09-07T05:56:32.910483553Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2025-09-07T05:56:32.910839830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.911263573Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2025-09-07T05:56:32.911831998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-09-07T05:56:32', 'ApplicationStatus') 
2025-09-07T05:56:32.912497137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.913317188Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2025-09-07T05:56:32.913648836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024752s 
2025-09-07T05:56:32.913954401Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2025-09-07T05:56:32.914355369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.914740334Z [Info] IndexerProps: Starting migration of Log DB to 3 
2025-09-07T05:56:32.915254679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-09-07T05:56:32', 'IndexerProps') 
2025-09-07T05:56:32.915907985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.916724699Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2025-09-07T05:56:32.917024684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024198s 
2025-09-07T05:56:32.917371592Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2025-09-07T05:56:32.917734854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.918152986Z [Info] add_update_history: Starting migration of Log DB to 4 
2025-09-07T05:56:32.918669896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-09-07T05:56:32.919370587Z [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-07T05:56:32.920139005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011153s 
2025-09-07T05:56:32.920452396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-09-07T05:56:32.920963825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-09-07T05:56:32.921529033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007298s 
2025-09-07T05:56:32.922068620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-09-07T05:56:32', 'add_update_history') 
2025-09-07T05:56:32.922714480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.923603110Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2025-09-07T05:56:32.923968455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002776s 
2025-09-07T05:56:32.924290383Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2025-09-07T05:56:32.924679958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.925100795Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2025-09-07T05:56:32.925623648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-09-07T05:56:32', 'update_notifiarr') 
2025-09-07T05:56:32.926281312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.927087555Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2025-09-07T05:56:32.927400045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002435s 
2025-09-07T05:56:32.927779118Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2025-09-07T05:56:32.928106718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.928547856Z [Info] app_profiles: Starting migration of Log DB to 6 
2025-09-07T05:56:32.929023273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-09-07T05:56:32', 'app_profiles') 
2025-09-07T05:56:32.929660667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.930533184Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2025-09-07T05:56:32.930824350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024541s 
2025-09-07T05:56:32.931155437Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2025-09-07T05:56:32.931512375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.931938243Z [Info] history_failed: Starting migration of Log DB to 7 
2025-09-07T05:56:32.932456657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-09-07T05:56:32', 'history_failed') 
2025-09-07T05:56:32.933178330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.934127521Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2025-09-07T05:56:32.934454018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026366s 
2025-09-07T05:56:32.934772279Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2025-09-07T05:56:32.935225181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.935636880Z [Info] redacted_api: Starting migration of Log DB to 8 
2025-09-07T05:56:32.936160805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-09-07T05:56:32', 'redacted_api') 
2025-09-07T05:56:32.936816726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.937747941Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2025-09-07T05:56:32.938053306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025281s 
2025-09-07T05:56:32.938388140Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2025-09-07T05:56:32.938735369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.939171467Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2025-09-07T05:56:32.939689440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-09-07T05:56:32', 'IndexerProxies') 
2025-09-07T05:56:32.940365742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.941234331Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2025-09-07T05:56:32.941579626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025064s 
2025-09-07T05:56:32.941878938Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2025-09-07T05:56:32.942263683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.942703358Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2025-09-07T05:56:32.943258777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-09-07T05:56:32', 'app_indexer_remote_name') 
2025-09-07T05:56:32.943948255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.944883989Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2025-09-07T05:56:32.945236369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025749s 
2025-09-07T05:56:32.945550131Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2025-09-07T05:56:32.945930416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.946370813Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2025-09-07T05:56:32.946887023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-09-07T05:56:32', 'desi_gazelle_to_unit3d') 
2025-09-07T05:56:32.947541030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.948376853Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2025-09-07T05:56:32.948704703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024445s 
2025-09-07T05:56:32.949091772Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2025-09-07T05:56:32.949467479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.949901963Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2025-09-07T05:56:32.950473945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-09-07T05:56:32', 'add_on_update_to_notifications') 
2025-09-07T05:56:32.951140547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.952035710Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2025-09-07T05:56:32.952390163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025403s 
2025-09-07T05:56:32.952706059Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2025-09-07T05:56:32.953064281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.953494387Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2025-09-07T05:56:32.954022801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-09-07T05:56:32', 'IndexerVersions') 
2025-09-07T05:56:32.954675846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.955557110Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2025-09-07T05:56:32.955882405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024855s 
2025-09-07T05:56:32.956207500Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2025-09-07T05:56:32.956571763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.956997009Z [Info] cleanup_config: Starting migration of Log DB to 16 
2025-09-07T05:56:32.957508780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-09-07T05:56:32', 'cleanup_config') 
2025-09-07T05:56:32.958167476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.959007007Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2025-09-07T05:56:32.959321981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024511s 
2025-09-07T05:56:32.959653829Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2025-09-07T05:56:32.960045187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.960467848Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2025-09-07T05:56:32.960985020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-09-07T05:56:32', 'indexer_cleanup') 
2025-09-07T05:56:32.961626131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.962511223Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2025-09-07T05:56:32.962828832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024752s 
2025-09-07T05:56:32.963147343Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2025-09-07T05:56:32.963509302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.963947815Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2025-09-07T05:56:32.964475147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-09-07T05:56:32', 'minimum_seeders') 
2025-09-07T05:56:32.965116719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.966092133Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2025-09-07T05:56:32.966341415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025075s 
2025-09-07T05:56:32.972021061Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2025-09-07T05:56:32.972460456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.972931865Z [Info] remove_showrss: Starting migration of Log DB to 19 
2025-09-07T05:56:32.973531352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-09-07T05:56:32', 'remove_showrss') 
2025-09-07T05:56:32.974123765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.975039689Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2025-09-07T05:56:32.975382149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025886s 
2025-09-07T05:56:32.975714869Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2025-09-07T05:56:32.976136297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.976584911Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2025-09-07T05:56:32.977144056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-09-07T05:56:32', 'remove_torrentparadiseml') 
2025-09-07T05:56:32.977937684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.978723477Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2025-09-07T05:56:32.979116798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025757s 
2025-09-07T05:56:32.979434859Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2025-09-07T05:56:32.979829183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.980282155Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2025-09-07T05:56:32.980936643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-09-07T05:56:32', 'localization_setting_to_string') 
2025-09-07T05:56:32.981602514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.982691937Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2025-09-07T05:56:32.983043866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028339s 
2025-09-07T05:56:32.983368239Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2025-09-07T05:56:32.983695238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.984126686Z [Info] orpheus_api: Starting migration of Log DB to 22 
2025-09-07T05:56:32.984647285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-09-07T05:56:32', 'orpheus_api') 
2025-09-07T05:56:32.985276652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.986239651Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2025-09-07T05:56:32.986551008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025645s 
2025-09-07T05:56:32.987111106Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2025-09-07T05:56:32.987509748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.987969173Z [Info] download_client_categories: Starting migration of Log DB to 23 
2025-09-07T05:56:32.988543570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-09-07T05:56:32', 'download_client_categories') 
2025-09-07T05:56:32.989199370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.990185215Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2025-09-07T05:56:32.990538787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026695s 
2025-09-07T05:56:32.990868281Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2025-09-07T05:56:32.991247544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.991668221Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2025-09-07T05:56:32.992277167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-09-07T05:56:32', 'add_salt_to_users') 
2025-09-07T05:56:32.993067619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.994031470Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2025-09-07T05:56:32.994355412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028085s 
2025-09-07T05:56:32.994747411Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2025-09-07T05:56:32.995159240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.995627684Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2025-09-07T05:56:32.996424819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-09-07T05:56:32', 'speedcd_userpasssettings_to_speedcdsettings') 
2025-09-07T05:56:32.997135069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:32.998012656Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2025-09-07T05:56:32.998370898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002764s 
2025-09-07T05:56:32.998774831Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2025-09-07T05:56:32.999210057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:32.999684132Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2025-09-07T05:56:33.000368009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-09-07T05:56:32', 'torrentday_cookiesettings_to_torrentdaysettings') 
2025-09-07T05:56:33.001184072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:33.001953652Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2025-09-07T05:56:33.002338136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026735s 
2025-09-07T05:56:33.002734434Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2025-09-07T05:56:33.003153097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:33.003611079Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2025-09-07T05:56:33.004261498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-09-07T05:56:33', 'alpharatio_greatposterwall_config_contract') 
2025-09-07T05:56:33.004991719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:33.005837702Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2025-09-07T05:56:33.006246706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026313s 
2025-09-07T05:56:33.006547251Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2025-09-07T05:56:33.006904210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:33.007344125Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2025-09-07T05:56:33.007861898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-09-07T05:56:33', 'remove_notwhatcd') 
2025-09-07T05:56:33.008526917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:33.009503323Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2025-09-07T05:56:33.009783357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002561s 
2025-09-07T05:56:33.010130576Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2025-09-07T05:56:33.010513838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:33.010955257Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2025-09-07T05:56:33.011527850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-09-07T05:56:33', 'add_on_grab_to_notifications') 
2025-09-07T05:56:33.012224472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:33.013212311Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2025-09-07T05:56:33.013547526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026603s 
2025-09-07T05:56:33.013926540Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2025-09-07T05:56:33.014349561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:33.014800239Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2025-09-07T05:56:33.015438564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-09-07T05:56:33', 'animetorrents_use_custom_config_contract') 
2025-09-07T05:56:33.016155427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:33.017168678Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2025-09-07T05:56:33.017549905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027581s 
2025-09-07T05:56:33.017870040Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2025-09-07T05:56:33.018248281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:33.018677896Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2025-09-07T05:56:33.019228084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-09-07T05:56:33', 'apprise_server_url') 
2025-09-07T05:56:33.019884816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:33.020788877Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2025-09-07T05:56:33.021107899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025349s 
2025-09-07T05:56:33.021454427Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2025-09-07T05:56:33.021881307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:33.022296172Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2025-09-07T05:56:33.022882633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-09-07T05:56:33', 'health_restored_notification') 
2025-09-07T05:56:33.023528443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:33.024542265Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2025-09-07T05:56:33.024953182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026692s 
2025-09-07T05:56:33.025218857Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2025-09-07T05:56:33.025558130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:33.025970000Z [Info] remove_uc: Starting migration of Log DB to 33 
2025-09-07T05:56:33.026471429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-09-07T05:56:33', 'remove_uc') 
2025-09-07T05:56:33.027104093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:33.028018464Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2025-09-07T05:56:33.028332567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024871s 
2025-09-07T05:56:33.028687401Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2025-09-07T05:56:33.029070763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:33.029485718Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2025-09-07T05:56:33.030040025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-09-07T05:56:33', 'history_fix_data_titles') 
2025-09-07T05:56:33.030687518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:33.031648443Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2025-09-07T05:56:33.031997646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025798s 
2025-09-07T05:56:33.032345707Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2025-09-07T05:56:33.032747326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:33.033182051Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2025-09-07T05:56:33.033770807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-09-07T05:56:33', 'download_client_per_indexer') 
2025-09-07T05:56:33.034436848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:33.035418254Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2025-09-07T05:56:33.035797027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026397s 
2025-09-07T05:56:33.036170629Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-09-07T05:56:33.036603962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:33.037090632Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2025-09-07T05:56:33.037789990Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-09-07T05:56:33.038068100Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-07T05:56:33.038400749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-09-07T05:56:33.039644574Z [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-07T05:56:33.040915172Z [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-07T05:56:33.041701596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-09-07T05:56:33.042413369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-09-07T05:56:33.043613756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-09-07T05:56:33.044153232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053864s 
2025-09-07T05:56:33.044470421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-09-07T05:56:33.044751927Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-07T05:56:33.045101551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-09-07T05:56:33.046111295Z [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-07T05:56:33.047126849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-09-07T05:56:33.047839925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-09-07T05:56:33.048604695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-09-07T05:56:33.049744440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-09-07T05:56:33.050310610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048546s 
2025-09-07T05:56:33.050619121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-07T05:56:33.050918655Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-07T05:56:33.051255763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-09-07T05:56:33.052132188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-09-07T05:56:33.053028032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-09-07T05:56:33.053779204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-09-07T05:56:33.054511369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-09-07T05:56:33.055598848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-07T05:56:33.056214648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004585s 
2025-09-07T05:56:33.056825077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-09-07T05:56:33', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-09-07T05:56:33.057541730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:33.058763961Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-09-07T05:56:33.059148716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070076s 
2025-09-07T05:56:33.059593562Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-09-07T05:56:33.059875149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:33.060312279Z [Info] add_notification_status: Starting migration of Log DB to 37 
2025-09-07T05:56:33.060883299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-09-07T05:56:33', 'add_notification_status') 
2025-09-07T05:56:33.061520662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:33.062535015Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-09-07T05:56:33.062876011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026604s 
2025-09-07T05:56:33.063252239Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2025-09-07T05:56:33.063671784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:33.064140568Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2025-09-07T05:56:33.064775376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-09-07T05:56:33', 'indexers_freeleech_only_config_contract') 
2025-09-07T05:56:33.065457008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:33.066593286Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2025-09-07T05:56:33.066975426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028816s 
2025-09-07T05:56:33.067296332Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2025-09-07T05:56:33.067657940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:33.068135211Z [Info] email_encryption: Starting migration of Log DB to 39 
2025-09-07T05:56:33.068645989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-09-07T05:56:33', 'email_encryption') 
2025-09-07T05:56:33.069272160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:33.070204157Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2025-09-07T05:56:33.070526065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025501s 
2025-09-07T05:56:33.070891370Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2025-09-07T05:56:33.071317418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:33.071776803Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2025-09-07T05:56:33.072463626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-09-07T05:56:33', 'newznab_category_to_capabilities_settings') 
2025-09-07T05:56:33.073157513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:33.074160273Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2025-09-07T05:56:33.074571871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027762s 
2025-09-07T05:56:33.074903529Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2025-09-07T05:56:33.075294296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:33.075763761Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2025-09-07T05:56:33.076349040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-09-07T05:56:33', 'gazelle_freeleech_token_options') 
2025-09-07T05:56:33.077019049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:33.078024554Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2025-09-07T05:56:33.078372344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026965s 
2025-09-07T05:56:33.078745064Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2025-09-07T05:56:33.079205181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:33.079595076Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2025-09-07T05:56:33.080215455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-09-07T05:56:33', 'myanonamouse_freeleech_wedge_options') 
2025-09-07T05:56:33.080900554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:33.081900638Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2025-09-07T05:56:33.082279060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002711s 
2025-09-07T05:56:33.082628584Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2025-09-07T05:56:33.083029671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-07T05:56:33.083509528Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43 
2025-09-07T05:56:33.084082000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-09-07T05:56:33', 'newznab_indexers_enable_redirect') 
2025-09-07T05:56:33.084757260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-07T05:56:33.085812665Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2025-09-07T05:56:33.086163762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027426s 
2025-09-07T05:56:33.225039935Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2025-09-07T05:56:33.231978867Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-09-07T05:56:33.235282489Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2025-09-07T05:56:33.315683169Z [Info] AppSyncProfileService: Setting up default app profile 
2025-09-07T05:56:33.325475817Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2025-09-07T05:56:33.415643794Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-09-07T05:56:33.537324954Z [ls.io-init] done.
2025-09-07T05:56:33.779684354Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-09-07T05:56:33.780462441Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-09-07T05:56:33.780786403Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin