2025-08-27T03:58:53.062037359Z [migrations] started
2025-08-27T03:58:53.062101539Z [migrations] no migrations found
2025-08-27T03:58:53.086750356Z usermod: no changes
2025-08-27T03:58:53.093418294Z ───────────────────────────────────────
2025-08-27T03:58:53.093432352Z 
2025-08-27T03:58:53.093436360Z       ██╗     ███████╗██╗ ██████╗
2025-08-27T03:58:53.093440358Z       ██║     ██╔════╝██║██╔═══██╗
2025-08-27T03:58:53.093444396Z       ██║     ███████╗██║██║   ██║
2025-08-27T03:58:53.093448063Z       ██║     ╚════██║██║██║   ██║
2025-08-27T03:58:53.093451851Z       ███████╗███████║██║╚██████╔╝
2025-08-27T03:58:53.093455769Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-27T03:58:53.093459567Z 
2025-08-27T03:58:53.093463114Z    Brought to you by linuxserver.io
2025-08-27T03:58:53.093466751Z ───────────────────────────────────────
2025-08-27T03:58:53.093696714Z 
2025-08-27T03:58:53.093704209Z To support the app dev(s) visit:
2025-08-27T03:58:53.095437420Z Prowlarr: https://opencollective.com/prowlarr
2025-08-27T03:58:53.095743646Z 
2025-08-27T03:58:53.095750430Z To support LSIO projects visit:
2025-08-27T03:58:53.095754528Z https://www.linuxserver.io/donate/
2025-08-27T03:58:53.095760500Z 
2025-08-27T03:58:53.095764248Z ───────────────────────────────────────
2025-08-27T03:58:53.095768997Z GID/UID
2025-08-27T03:58:53.095772685Z ───────────────────────────────────────
2025-08-27T03:58:53.101539538Z 
2025-08-27T03:58:53.101551823Z User UID:    911
2025-08-27T03:58:53.101556191Z User GID:    911
2025-08-27T03:58:53.101559959Z ───────────────────────────────────────
2025-08-27T03:58:53.104138842Z Linuxserver.io version: 2.0.5.5159-ls208
2025-08-27T03:58:53.104582926Z Build-date: 2025-08-27T03:55:45+00:00
2025-08-27T03:58:53.104587986Z ───────────────────────────────────────
2025-08-27T03:58:53.104592345Z     
2025-08-27T03:58:53.162179964Z [custom-init] No custom files found, skipping...
2025-08-27T03:58:53.184135277Z failed to load "/config/config.xml": No such file or directory
2025-08-27T03:58:53.512263172Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.0.5.5159 
2025-08-27T03:58:53.529394620Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-27T03:58:53.536543226Z [Debug] Bootstrap: Console selected 
2025-08-27T03:58:53.537782452Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-27T03:58:53.772409357Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-27T03:58:53.836825616Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {3fbe3951-003b-4e38-946f-6b48ed22c349} may be persisted to storage in unencrypted form. 
2025-08-27T03:58:53.895285572Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-08-27T03:58:53.922260823Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-27T03:58:53.976849302Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-27T03:58:53.983924029Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T03:58:53.984548687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T03:58:54.015805080Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-27T03:58:54.019353946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0318783s 
2025-08-27T03:58:54.019679672Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-27T03:58:54.019961209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0353984s 
2025-08-27T03:58:54.027824244Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-27T03:58:54.028444984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.033216593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-27T03:58:54.041291624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-27T03:58:54.052323139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188087s 
2025-08-27T03:58:54.052721812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.055109520Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-27T03:58:54.055305846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216148s 
2025-08-27T03:58:54.061526954Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-27T03:58:54.061800224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.066465158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-27T03:58:54.067484882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-27T03:58:54.068081313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001408s 
2025-08-27T03:58:54.068411257Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-27T03:58:54.068765661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001039s 
2025-08-27T03:58:54.069176839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-27T03:58:54.069780104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-27T03:58:54.070503541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011291s 
2025-08-27T03:58:54.070796020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.071667094Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-27T03:58:54.071940434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022705s 
2025-08-27T03:58:54.072551424Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-27T03:58:54.072850567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.073661700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-27T03:58:54.074477874Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2025-08-27T03:58:54.074727687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-27T03:58:54.075092451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-27T03:58:54.075587388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006354s 
2025-08-27T03:58:54.075831620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.076614646Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-27T03:58:54.076840692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016136s 
2025-08-27T03:58:54.078615716Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-27T03:58:54.078847834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.079513815Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-08-27T03:58:54.083559963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-08-27T03:58:54.084172035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL) 
2025-08-27T03:58:54.084658595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009053s 
2025-08-27T03:58:54.084887476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-08-27T03:58:54.085223854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-08-27T03:58:54.085602306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005223s 
2025-08-27T03:58:54.085813521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-08-27T03:58:54.086435965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT) 
2025-08-27T03:58:54.087002275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009686s 
2025-08-27T03:58:54.087216687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-08-27T03:58:54.087585700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-27T03:58:54.087987719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000545s 
2025-08-27T03:58:54.088184796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-08-27T03:58:54.092968379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL) 
2025-08-27T03:58:54.093641084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052361s 
2025-08-27T03:58:54.093904124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-08-27T03:58:54.094504012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-08-27T03:58:54.095061875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009889s 
2025-08-27T03:58:54.095295205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-08-27T03:58:54.095685942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-27T03:58:54.096107140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005846s 
2025-08-27T03:58:54.096324428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-08-27T03:58:54.099209848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 25, "Added" DATETIME NOT NULL) 
2025-08-27T03:58:54.100011373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034794s 
2025-08-27T03:58:54.100207848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-08-27T03:58:54.100542151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-27T03:58:54.100899421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004931s 
2025-08-27T03:58:54.101146138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2025-08-27T03:58:54.101770615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationIndexerMapping" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "AppId" INTEGER NOT NULL, "RemoteIndexerId" INTEGER NOT NULL) 
2025-08-27T03:58:54.102355142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009326s 
2025-08-27T03:58:54.102548632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2025-08-27T03:58:54.103231216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Applications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "SyncLevel" INTEGER NOT NULL, "Tags" TEXT) 
2025-08-27T03:58:54.103791214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010378s 
2025-08-27T03:58:54.104043041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2025-08-27T03:58:54.104395310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2025-08-27T03:58:54.104750826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005176s 
2025-08-27T03:58:54.104969767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-08-27T03:58:54.105350704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-08-27T03:58:54.105723515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005839s 
2025-08-27T03:58:54.105942075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-08-27T03:58:54.106262430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-08-27T03:58:54.106600922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000469s 
2025-08-27T03:58:54.106811225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-08-27T03:58:54.112263906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL) 
2025-08-27T03:58:54.113194049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061505s 
2025-08-27T03:58:54.113428732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-08-27T03:58:54.113807905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-08-27T03:58:54.114175075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005385s 
2025-08-27T03:58:54.114416932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-08-27T03:58:54.114778510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-08-27T03:58:54.115170399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005345s 
2025-08-27T03:58:54.115408268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-08-27T03:58:54.116346427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-27T03:58:54.117056147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014658s 
2025-08-27T03:58:54.117277262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-08-27T03:58:54.118216583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-08-27T03:58:54.118952315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014599s 
2025-08-27T03:58:54.119199232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-08-27T03:58:54.119605691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-27T03:58:54.120028192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000613s 
2025-08-27T03:58:54.120261572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-08-27T03:58:54.120795637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2025-08-27T03:58:54.121253519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007799s 
2025-08-27T03:58:54.121470306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-08-27T03:58:54.121781042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-27T03:58:54.122139113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004682s 
2025-08-27T03:58:54.124130262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-27T03:58:54', 'InitialSetup') 
2025-08-27T03:58:54.124826735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.126461547Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-27T03:58:54.126663955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047517s 
2025-08-27T03:58:54.127007436Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2025-08-27T03:58:54.127267510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.127592525Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2025-08-27T03:58:54.130824523Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2025-08-27T03:58:54.138214084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2025-08-27T03:58:54.139510254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added" FROM "Indexers" 
2025-08-27T03:58:54.140460688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-27T03:58:54.141294707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-27T03:58:54.152951933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-27T03:58:54.153595789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225018s 
2025-08-27T03:58:54.153865552Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2025-08-27T03:58:54.155558872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2025-08-27T03:58:54.156751123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers" 
2025-08-27T03:58:54.157400260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-27T03:58:54.158069187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-27T03:58:54.159256057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-27T03:58:54.159682185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055861s 
2025-08-27T03:58:54.160179797Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2025-08-27T03:58:54.163598332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2025-08-27T03:58:54.164747316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers" 
2025-08-27T03:58:54.165361993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-27T03:58:54.165967413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-27T03:58:54.167186267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-27T03:58:54.167607215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071986s 
2025-08-27T03:58:54.167836737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2025-08-27T03:58:54.168615625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-27T03:58:54.169213259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011362s 
2025-08-27T03:58:54.169475217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2025-08-27T03:58:54.169910834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-08-27T03:58:54.170334808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006314s 
2025-08-27T03:58:54.170807870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-27T03:58:54', 'ApplicationStatus') 
2025-08-27T03:58:54.171267195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.172353082Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2025-08-27T03:58:54.172572263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026152s 
2025-08-27T03:58:54.172814531Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2025-08-27T03:58:54.173065056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.173363918Z [Info] IndexerProps: Starting migration of Main DB to 3 
2025-08-27T03:58:54.174629667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-27T03:58:54.174837415Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T03:58:54.175114733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2025-08-27T03:58:54.175593938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2025-08-27T03:58:54.176341323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009782s 
2025-08-27T03:58:54.176609574Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-08-27T03:58:54.177557112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 1) 
2025-08-27T03:58:54.178213163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013827s 
2025-08-27T03:58:54.178462224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-08-27T03:58:54.179335834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-27T03:58:54.180127688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014164s 
2025-08-27T03:58:54.180454567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-08-27T03:58:54.180976618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-27T03:58:54.181413668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006968s 
2025-08-27T03:58:54.181843654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-27T03:58:54', 'IndexerProps') 
2025-08-27T03:58:54.182269822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.183365318Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2025-08-27T03:58:54.183629270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026248s 
2025-08-27T03:58:54.183875876Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2025-08-27T03:58:54.184216132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.184491085Z [Info] add_update_history: Starting migration of Main DB to 4 
2025-08-27T03:58:54.185066083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-27T03:58:54', 'add_update_history') 
2025-08-27T03:58:54.185553495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.186599501Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2025-08-27T03:58:54.187029467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023065s 
2025-08-27T03:58:54.187497920Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2025-08-27T03:58:54.187750509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.188096265Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2025-08-27T03:58:54.191520801Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-27T03:58:54.192660466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-27T03:58:54.193145343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011609s 
2025-08-27T03:58:54.193580379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-27T03:58:54', 'update_notifiarr') 
2025-08-27T03:58:54.193997108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.194732799Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2025-08-27T03:58:54.194929015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027194s 
2025-08-27T03:58:54.195139328Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2025-08-27T03:58:54.195385424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.195696650Z [Info] app_profiles: Starting migration of Main DB to 6 
2025-08-27T03:58:54.196307541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2025-08-27T03:58:54.197047631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AppSyncProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "EnableRss" INTEGER NOT NULL, "EnableInteractiveSearch" INTEGER NOT NULL, "EnableAutomaticSearch" INTEGER NOT NULL) 
2025-08-27T03:58:54.197599893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010654s 
2025-08-27T03:58:54.197835397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2025-08-27T03:58:54.198219090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2025-08-27T03:58:54.198613865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005603s 
2025-08-27T03:58:54.198817044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-27T03:58:54.199006776Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T03:58:54.199252221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2025-08-27T03:58:54.199624510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2025-08-27T03:58:54.200311875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008248s 
2025-08-27T03:58:54.200744115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-27T03:58:54', 'app_profiles') 
2025-08-27T03:58:54.201138700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.201964142Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2025-08-27T03:58:54.202161088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002474s 
2025-08-27T03:58:54.202434349Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2025-08-27T03:58:54.202654823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.202948835Z [Info] history_failed: Starting migration of Main DB to 7 
2025-08-27T03:58:54.203465135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-27T03:58:54.203661310Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T03:58:54.203905361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2025-08-27T03:58:54.204276899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2025-08-27T03:58:54.204914022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00078s 
2025-08-27T03:58:54.205329609Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2025-08-27T03:58:54.205823684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2025-08-27T03:58:54.206110782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005355s 
2025-08-27T03:58:54.206538303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-27T03:58:54', 'history_failed') 
2025-08-27T03:58:54.206958960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.207763541Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2025-08-27T03:58:54.207987111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021579s 
2025-08-27T03:58:54.208215491Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2025-08-27T03:58:54.208462388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.208801331Z [Info] redacted_api: Starting migration of Main DB to 8 
2025-08-27T03:58:54.209162117Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T03:58:54.209458855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T03:58:54.211231955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018514s 
2025-08-27T03:58:54.211660829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-27T03:58:54', 'redacted_api') 
2025-08-27T03:58:54.212097659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.212864523Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2025-08-27T03:58:54.213113314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034592s 
2025-08-27T03:58:54.213321714Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2025-08-27T03:58:54.213566196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.213861441Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2025-08-27T03:58:54.214398652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2025-08-27T03:58:54.215066958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerProxies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT) 
2025-08-27T03:58:54.215608769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009853s 
2025-08-27T03:58:54.215841658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-27T03:58:54.216007152Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-08-27T03:58:54.216222645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-08-27T03:58:54.216529654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-08-27T03:58:54.217164933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007277s 
2025-08-27T03:58:54.217598526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-27T03:58:54', 'IndexerProxies') 
2025-08-27T03:58:54.218005786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.218840457Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2025-08-27T03:58:54.219055790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023852s 
2025-08-27T03:58:54.219325153Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2025-08-27T03:58:54.219563583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.219879900Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2025-08-27T03:58:54.220353373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2025-08-27T03:58:54.220529568Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T03:58:54.220827448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2025-08-27T03:58:54.221242303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2025-08-27T03:58:54.221883795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008104s 
2025-08-27T03:58:54.222335826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-27T03:58:54', 'app_indexer_remote_name') 
2025-08-27T03:58:54.222786072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.223575743Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2025-08-27T03:58:54.223808942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024616s 
2025-08-27T03:58:54.224057663Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2025-08-27T03:58:54.224330422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.224629024Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2025-08-27T03:58:54.227139770Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T03:58:54.228251038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2025-08-27T03:58:54.228584319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012446s 
2025-08-27T03:58:54.229046980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-27T03:58:54', 'desi_gazelle_to_unit3d') 
2025-08-27T03:58:54.229450333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.230328431Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2025-08-27T03:58:54.230575629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029369s 
2025-08-27T03:58:54.230827506Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2025-08-27T03:58:54.231107019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.231411733Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2025-08-27T03:58:54.231810606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T03:58:54.232025789Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T03:58:54.232334070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-08-27T03:58:54.232783405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2025-08-27T03:58:54.233446330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008979s 
2025-08-27T03:58:54.233911326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-27T03:58:54', 'add_on_update_to_notifications') 
2025-08-27T03:58:54.234335300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.235256776Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2025-08-27T03:58:54.235414634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026064s 
2025-08-27T03:58:54.235678455Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2025-08-27T03:58:54.235934380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.236222120Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2025-08-27T03:58:54.236781145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2025-08-27T03:58:54.237424281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME) 
2025-08-27T03:58:54.237979168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009408s 
2025-08-27T03:58:54.238238951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2025-08-27T03:58:54.238735972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2025-08-27T03:58:54.239173904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007015s 
2025-08-27T03:58:54.239527867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2025-08-27T03:58:54.239897832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2025-08-27T03:58:54.240325102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00065s 
2025-08-27T03:58:54.240740789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-27T03:58:54', 'IndexerVersions') 
2025-08-27T03:58:54.241173861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.242154526Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2025-08-27T03:58:54.242373337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024505s 
2025-08-27T03:58:54.242605414Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2025-08-27T03:58:54.242843153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.243152346Z [Info] cleanup_config: Starting migration of Main DB to 16 
2025-08-27T03:58:54.245203827Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T03:58:54.246185844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2025-08-27T03:58:54.246501780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010537s 
2025-08-27T03:58:54.246767636Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T03:58:54.247155256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2025-08-27T03:58:54.247470501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000487s 
2025-08-27T03:58:54.247897301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-27T03:58:54', 'cleanup_config') 
2025-08-27T03:58:54.248317867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.249091014Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2025-08-27T03:58:54.249308793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020735s 
2025-08-27T03:58:54.249529257Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2025-08-27T03:58:54.249782988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.250071409Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2025-08-27T03:58:54.252326650Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T03:58:54.252651094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2025-08-27T03:58:54.252972611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004507s 
2025-08-27T03:58:54.253246152Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T03:58:54.253579914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2025-08-27T03:58:54.253886311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004257s 
2025-08-27T03:58:54.254144461Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T03:58:54.254497692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2025-08-27T03:58:54.254857537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004296s 
2025-08-27T03:58:54.255059403Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T03:58:54.255403567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2025-08-27T03:58:54.255686717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004201s 
2025-08-27T03:58:54.255981911Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T03:58:54.256374822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2025-08-27T03:58:54.256635968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004259s 
2025-08-27T03:58:54.256898247Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T03:58:54.257255847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2025-08-27T03:58:54.257551111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004317s 
2025-08-27T03:58:54.257805363Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T03:58:54.258158374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2025-08-27T03:58:54.258453519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004335s 
2025-08-27T03:58:54.258713091Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T03:58:54.259072906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2025-08-27T03:58:54.259372760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004331s 
2025-08-27T03:58:54.259633705Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T03:58:54.263720044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2025-08-27T03:58:54.264136022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042708s 
2025-08-27T03:58:54.264413631Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T03:58:54.264764217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2025-08-27T03:58:54.265048229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004233s 
2025-08-27T03:58:54.265308613Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T03:58:54.265663127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2025-08-27T03:58:54.265962690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004389s 
2025-08-27T03:58:54.266232173Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T03:58:54.266608291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2025-08-27T03:58:54.266877402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000431s 
2025-08-27T03:58:54.267153188Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T03:58:54.267496279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2025-08-27T03:58:54.267802295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004439s 
2025-08-27T03:58:54.268084684Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T03:58:54.268438576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2025-08-27T03:58:54.268751977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004359s 
2025-08-27T03:58:54.269005478Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T03:58:54.269365884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2025-08-27T03:58:54.269690287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004339s 
2025-08-27T03:58:54.269914599Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T03:58:54.270247850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2025-08-27T03:58:54.270578305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004177s 
2025-08-27T03:58:54.270740231Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T03:58:54.272293499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2025-08-27T03:58:54.272693395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017599s 
2025-08-27T03:58:54.272879429Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T03:58:54.273305938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2025-08-27T03:58:54.273683979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006218s 
2025-08-27T03:58:54.273883100Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T03:58:54.274266582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2025-08-27T03:58:54.274628331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005622s 
2025-08-27T03:58:54.274809676Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T03:58:54.275220203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2025-08-27T03:58:54.275567171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005731s 
2025-08-27T03:58:54.275776363Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T03:58:54.276192711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2025-08-27T03:58:54.276540040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000612s 
2025-08-27T03:58:54.276733400Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T03:58:54.277134718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2025-08-27T03:58:54.277542800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000567s 
2025-08-27T03:58:54.277673012Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T03:58:54.278083298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2025-08-27T03:58:54.278448153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005952s 
2025-08-27T03:58:54.278631101Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T03:58:54.279037490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2025-08-27T03:58:54.279399369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005942s 
2025-08-27T03:58:54.279597467Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T03:58:54.280001421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2025-08-27T03:58:54.280339021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005692s 
2025-08-27T03:58:54.280546408Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T03:58:54.280937095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2025-08-27T03:58:54.281298463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005698s 
2025-08-27T03:58:54.281474327Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T03:58:54.281880124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2025-08-27T03:58:54.282237774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005846s 
2025-08-27T03:58:54.282423599Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T03:58:54.282853595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2025-08-27T03:58:54.283195333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000587s 
2025-08-27T03:58:54.283375456Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T03:58:54.283787405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2025-08-27T03:58:54.284196800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005972s 
2025-08-27T03:58:54.284394227Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T03:58:54.284745655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2025-08-27T03:58:54.285132945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005739s 
2025-08-27T03:58:54.285282275Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T03:58:54.285685487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2025-08-27T03:58:54.286038458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005707s 
2025-08-27T03:58:54.286216868Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T03:58:54.286621362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2025-08-27T03:58:54.286969844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005628s 
2025-08-27T03:58:54.287152752Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T03:58:54.287546565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2025-08-27T03:58:54.287908695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005721s 
2025-08-27T03:58:54.288101593Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T03:58:54.288493923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2025-08-27T03:58:54.288855241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000574s 
2025-08-27T03:58:54.289039943Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T03:58:54.289444748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2025-08-27T03:58:54.289788881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005616s 
2025-08-27T03:58:54.290203907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-27T03:58:54', 'indexer_cleanup') 
2025-08-27T03:58:54.290634564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.291456920Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2025-08-27T03:58:54.291667734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021929s 
2025-08-27T03:58:54.291953961Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2025-08-27T03:58:54.292201840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.292508538Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2025-08-27T03:58:54.293022563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2025-08-27T03:58:54.293235261Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T03:58:54.293484212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2025-08-27T03:58:54.293910681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2025-08-27T03:58:54.294655331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000928s 
2025-08-27T03:58:54.295101780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-27T03:58:54', 'minimum_seeders') 
2025-08-27T03:58:54.295511645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.296369072Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2025-08-27T03:58:54.296584776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026019s 
2025-08-27T03:58:54.296834770Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2025-08-27T03:58:54.297073440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.297386040Z [Info] remove_showrss: Starting migration of Main DB to 19 
2025-08-27T03:58:54.297837890Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T03:58:54.298208657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2025-08-27T03:58:54.298521597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000446s 
2025-08-27T03:58:54.298941813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-27T03:58:54', 'remove_showrss') 
2025-08-27T03:58:54.299373192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.300215818Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2025-08-27T03:58:54.300372213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020499s 
2025-08-27T03:58:54.300639151Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2025-08-27T03:58:54.300900517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.301218538Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2025-08-27T03:58:54.301684466Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T03:58:54.302061505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2025-08-27T03:58:54.302422462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004967s 
2025-08-27T03:58:54.302871055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-27T03:58:54', 'remove_torrentparadiseml') 
2025-08-27T03:58:54.303351763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.304100822Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2025-08-27T03:58:54.304316867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021161s 
2025-08-27T03:58:54.304709587Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2025-08-27T03:58:54.305001616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.305367322Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2025-08-27T03:58:54.305722237Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T03:58:54.305971859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T03:58:54.306681438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007504s 
2025-08-27T03:58:54.307158409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-27T03:58:54', 'localization_setting_to_string') 
2025-08-27T03:58:54.307598856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.308366171Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2025-08-27T03:58:54.308599381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023755s 
2025-08-27T03:58:54.308824183Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2025-08-27T03:58:54.309074017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.309373910Z [Info] orpheus_api: Starting migration of Main DB to 22 
2025-08-27T03:58:54.309675147Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T03:58:54.309925962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T03:58:54.314236593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043195s 
2025-08-27T03:58:54.314809757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-27T03:58:54', 'orpheus_api') 
2025-08-27T03:58:54.315154732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.315883590Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2025-08-27T03:58:54.316086458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059655s 
2025-08-27T03:58:54.316355931Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2025-08-27T03:58:54.316629632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.316981801Z [Info] download_client_categories: Starting migration of Main DB to 23 
2025-08-27T03:58:54.317382027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-27T03:58:54.317571579Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-27T03:58:54.317825059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2025-08-27T03:58:54.318230305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2025-08-27T03:58:54.319000997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009314s 
2025-08-27T03:58:54.319457066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-27T03:58:54', 'download_client_categories') 
2025-08-27T03:58:54.319936872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.320792225Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2025-08-27T03:58:54.321055475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026526s 
2025-08-27T03:58:54.321323464Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2025-08-27T03:58:54.321589680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.321939335Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2025-08-27T03:58:54.322410774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-08-27T03:58:54.322606568Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-27T03:58:54.322818345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-08-27T03:58:54.323123219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-08-27T03:58:54.323774781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007367s 
2025-08-27T03:58:54.324045396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-08-27T03:58:54.324368817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-08-27T03:58:54.325051372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007809s 
2025-08-27T03:58:54.325549946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-27T03:58:54', 'add_salt_to_users') 
2025-08-27T03:58:54.326031325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.326809111Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2025-08-27T03:58:54.327092532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025121s 
2025-08-27T03:58:54.327501486Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2025-08-27T03:58:54.327831099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.328192367Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2025-08-27T03:58:54.328629096Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T03:58:54.329067269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2025-08-27T03:58:54.329507395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006399s 
2025-08-27T03:58:54.330046080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-27T03:58:54', 'speedcd_userpasssettings_to_speedcdsettings') 
2025-08-27T03:58:54.330546317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.331348904Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2025-08-27T03:58:54.331641713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002398s 
2025-08-27T03:58:54.332005897Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2025-08-27T03:58:54.332299688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.332722980Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2025-08-27T03:58:54.333045360Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T03:58:54.333426106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2025-08-27T03:58:54.333787003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005692s 
2025-08-27T03:58:54.334277260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-27T03:58:54', 'torrentday_cookiesettings_to_torrentdaysettings') 
2025-08-27T03:58:54.334730393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.335538811Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2025-08-27T03:58:54.335777431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022179s 
2025-08-27T03:58:54.336100662Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2025-08-27T03:58:54.336384403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.336719578Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2025-08-27T03:58:54.337162961Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T03:58:54.337566564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2025-08-27T03:58:54.337944044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005708s 
2025-08-27T03:58:54.338119648Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T03:58:54.338525124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2025-08-27T03:58:54.338888817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000585s 
2025-08-27T03:58:54.339386429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-27T03:58:54', 'alpharatio_greatposterwall_config_contract') 
2025-08-27T03:58:54.339841445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.340673240Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2025-08-27T03:58:54.340919857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022729s 
2025-08-27T03:58:54.341166764Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2025-08-27T03:58:54.341430806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.341731131Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2025-08-27T03:58:54.342168020Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T03:58:54.342529348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2025-08-27T03:58:54.342856667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004476s 
2025-08-27T03:58:54.343294479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-27T03:58:54', 'remove_notwhatcd') 
2025-08-27T03:58:54.343705917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.344411037Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2025-08-27T03:58:54.344631411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019713s 
2025-08-27T03:58:54.344895433Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2025-08-27T03:58:54.345150767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.345494940Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2025-08-27T03:58:54.346050820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T03:58:54.346295532Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-27T03:58:54.346596348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2025-08-27T03:58:54.347034701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2025-08-27T03:58:54.347899492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010316s 
2025-08-27T03:58:54.348228425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T03:58:54.348392094Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T03:58:54.348725536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2025-08-27T03:58:54.349207687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2025-08-27T03:58:54.349990353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009712s 
2025-08-27T03:58:54.350433064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-27T03:58:54', 'add_on_grab_to_notifications') 
2025-08-27T03:58:54.350859183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.351783774Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2025-08-27T03:58:54.352037646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027424s 
2025-08-27T03:58:54.352331037Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2025-08-27T03:58:54.352605239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.352956406Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2025-08-27T03:58:54.353365169Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T03:58:54.353886469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2025-08-27T03:58:54.354287466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006662s 
2025-08-27T03:58:54.354764758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-27T03:58:54', 'animetorrents_use_custom_config_contract') 
2025-08-27T03:58:54.355221778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.356033833Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2025-08-27T03:58:54.356288065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002336s 
2025-08-27T03:58:54.356581246Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2025-08-27T03:58:54.356862502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.357215353Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2025-08-27T03:58:54.357570598Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T03:58:54.357837926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T03:58:54.358780725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009958s 
2025-08-27T03:58:54.359282054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-27T03:58:54', 'apprise_server_url') 
2025-08-27T03:58:54.359772713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.360518013Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2025-08-27T03:58:54.360729579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026939s 
2025-08-27T03:58:54.361052860Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2025-08-27T03:58:54.361314828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.361679131Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2025-08-27T03:58:54.362124067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-27T03:58:54.362378189Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s 
2025-08-27T03:58:54.362672953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-08-27T03:58:54.363140654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-08-27T03:58:54.363917910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009855s 
2025-08-27T03:58:54.364400020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-27T03:58:54', 'health_restored_notification') 
2025-08-27T03:58:54.364850588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.365628564Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2025-08-27T03:58:54.365883588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026484s 
2025-08-27T03:58:54.366142269Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2025-08-27T03:58:54.366424507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.366758620Z [Info] remove_uc: Starting migration of Main DB to 33 
2025-08-27T03:58:54.367286754Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-27T03:58:54.367710116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-08-27T03:58:54.368137417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005818s 
2025-08-27T03:58:54.368615760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-27T03:58:54', 'remove_uc') 
2025-08-27T03:58:54.369074714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.369866799Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2025-08-27T03:58:54.370111322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022667s 
2025-08-27T03:58:54.370415344Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2025-08-27T03:58:54.370711300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.371136196Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2025-08-27T03:58:54.371473856Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T03:58:54.371756585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T03:58:54.372687219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009452s 
2025-08-27T03:58:54.373185583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-27T03:58:54', 'history_fix_data_titles') 
2025-08-27T03:58:54.373651401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.374602095Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2025-08-27T03:58:54.374918092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028252s 
2025-08-27T03:58:54.375154848Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2025-08-27T03:58:54.375435263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.375756460Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2025-08-27T03:58:54.376239543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-27T03:58:54.376441930Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T03:58:54.376773017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-08-27T03:58:54.377263555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-08-27T03:58:54.378042674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010254s 
2025-08-27T03:58:54.378508251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-27T03:58:54', 'download_client_per_indexer') 
2025-08-27T03:58:54.378935953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.379753279Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2025-08-27T03:58:54.380019705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026341s 
2025-08-27T03:58:54.380424691Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-27T03:58:54.380752190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.381116354Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2025-08-27T03:58:54.383826481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2025-08-27T03:58:54.384046815Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-27T03:58:54.384499787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2025-08-27T03:58:54.387073199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-27T03:58:54.388339820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2025-08-27T03:58:54.388955299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2025-08-27T03:58:54.389622663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2025-08-27T03:58:54.391502388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-08-27T03:58:54.391961493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071829s 
2025-08-27T03:58:54.392195654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2025-08-27T03:58:54.392400166Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-27T03:58:54.392683016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2025-08-27T03:58:54.394703364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-27T03:58:54.395889573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2025-08-27T03:58:54.396494592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2025-08-27T03:58:54.397108037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2025-08-27T03:58:54.398908934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-08-27T03:58:54.399328258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064024s 
2025-08-27T03:58:54.399548321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2025-08-27T03:58:54.399750639Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T03:58:54.400031294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2025-08-27T03:58:54.402109158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-27T03:58:54.403180826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2025-08-27T03:58:54.403787418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2025-08-27T03:58:54.404437968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2025-08-27T03:58:54.406494199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-08-27T03:58:54.406914916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066136s 
2025-08-27T03:58:54.407136602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-27T03:58:54.407295282Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T03:58:54.407540215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-08-27T03:58:54.412575876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-27T03:58:54.413822647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-08-27T03:58:54.414475652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-27T03:58:54.414935378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-27T03:58:54.416409065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085755s 
2025-08-27T03:58:54.416602835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-27T03:58:54.416763900Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T03:58:54.417031168Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-08-27T03:58:54.419203532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-27T03:58:54.420436495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-08-27T03:58:54.421097767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-27T03:58:54.421541821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-27T03:58:54.422788942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055229s 
2025-08-27T03:58:54.422997512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-27T03:58:54.423165741Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T03:58:54.423416396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-08-27T03:58:54.425537708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-27T03:58:54.426760620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-08-27T03:58:54.427365509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-27T03:58:54.427868862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-27T03:58:54.429126294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054854s 
2025-08-27T03:58:54.429343001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-27T03:58:54.429610429Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T03:58:54.429869201Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-08-27T03:58:54.431796011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-27T03:58:54.432961929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-27T03:58:54.433591737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-27T03:58:54.434210363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-27T03:58:54.435698730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-27T03:58:54.436206693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061097s 
2025-08-27T03:58:54.436423209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-27T03:58:54.436617149Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T03:58:54.436899288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-08-27T03:58:54.438887722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-27T03:58:54.440031595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-27T03:58:54.440668578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-27T03:58:54.441290240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-27T03:58:54.442767976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-27T03:58:54.443187471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060383s 
2025-08-27T03:58:54.443422564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-27T03:58:54.443652066Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-27T03:58:54.443898753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-08-27T03:58:54.445916737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-27T03:58:54.447055830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-27T03:58:54.447672242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-27T03:58:54.448312471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-27T03:58:54.449792822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-27T03:58:54.450275213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060784s 
2025-08-27T03:58:54.450422059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-27T03:58:54.450598705Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T03:58:54.450838548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-08-27T03:58:54.452803034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Successful" INTEGER NOT NULL) 
2025-08-27T03:58:54.453770673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful") SELECT "Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful" FROM "History" 
2025-08-27T03:58:54.454266030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-27T03:58:54.454915508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-27T03:58:54.456311309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-27T03:58:54.456810775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-27T03:58:54.457147984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061026s 
2025-08-27T03:58:54.457404300Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2025-08-27T03:58:54.457592609Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T03:58:54.457921531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2025-08-27T03:58:54.459745485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME) 
2025-08-27T03:58:54.460656579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerDefinitionVersions_temp" ("Id", "DefinitionId", "File", "Sha", "LastUpdated") SELECT "Id", "DefinitionId", "File", "Sha", "LastUpdated" FROM "IndexerDefinitionVersions" 
2025-08-27T03:58:54.461202869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2025-08-27T03:58:54.461951607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2025-08-27T03:58:54.463492971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2025-08-27T03:58:54.464186007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2025-08-27T03:58:54.464600562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064443s 
2025-08-27T03:58:54.464799803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-27T03:58:54.464972431Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T03:58:54.465262755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-08-27T03:58:54.467449008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-08-27T03:58:54.468943618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2025-08-27T03:58:54.469698388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-27T03:58:54.470286682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-27T03:58:54.471750390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-27T03:58:54.472133501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066488s 
2025-08-27T03:58:54.472369777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-27T03:58:54.472541072Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T03:58:54.472823832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-08-27T03:58:54.475025916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-08-27T03:58:54.476525817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2025-08-27T03:58:54.477301208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-27T03:58:54.477870454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-27T03:58:54.479295975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-27T03:58:54.479717203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006631s 
2025-08-27T03:58:54.479904650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-27T03:58:54.480100184Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T03:58:54.480362803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-08-27T03:58:54.482550549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-08-27T03:58:54.484065049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2025-08-27T03:58:54.484829949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-27T03:58:54.485427392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-27T03:58:54.486869696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-27T03:58:54.487250433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066546s 
2025-08-27T03:58:54.487455145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-27T03:58:54.487634246Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T03:58:54.487965203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2025-08-27T03:58:54.490162608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-08-27T03:58:54.491647077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2025-08-27T03:58:54.492405044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-27T03:58:54.493001034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-27T03:58:54.494425482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-27T03:58:54.494824426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066286s 
2025-08-27T03:58:54.495027895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-27T03:58:54.495215243Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T03:58:54.495440717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2025-08-27T03:58:54.497804166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL, "Redirect" INTEGER NOT NULL, "AppProfileId" INTEGER NOT NULL, "Tags" TEXT, "DownloadClientId" INTEGER NOT NULL) 
2025-08-27T03:58:54.499199115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId" FROM "Indexers" 
2025-08-27T03:58:54.499957883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-27T03:58:54.500509113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-27T03:58:54.501910906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-27T03:58:54.502305090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066017s 
2025-08-27T03:58:54.502477798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-27T03:58:54.502670426Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-27T03:58:54.502925179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-08-27T03:58:54.504860336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-08-27T03:58:54.505782122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-08-27T03:58:54.506358523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-27T03:58:54.506904973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-27T03:58:54.508323129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-27T03:58:54.508726170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055572s 
2025-08-27T03:58:54.508958198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-27T03:58:54.509130705Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-27T03:58:54.509407482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-08-27T03:58:54.511309913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-08-27T03:58:54.512215828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-08-27T03:58:54.512736296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-27T03:58:54.513407888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-27T03:58:54.527917357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-27T03:58:54.528420891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187661s 
2025-08-27T03:58:54.528649552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-27T03:58:54.528877180Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-27T03:58:54.529162264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-27T03:58:54.532384323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-27T03:58:54.532876073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-27T03:58:54.533240216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-27T03:58:54.533774532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-27T03:58:54.536490181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-27T03:58:54.543964512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144838s 
2025-08-27T03:58:54.544405771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-27T03:58:54', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-27T03:58:54.544767720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.546389245Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-27T03:58:54.546582234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169251s 
2025-08-27T03:58:54.546845444Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-08-27T03:58:54.547074435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.547337004Z [Info] add_notification_status: Starting migration of Main DB to 37 
2025-08-27T03:58:54.548140532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-08-27T03:58:54.548695259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-27T03:58:54.549190496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009016s 
2025-08-27T03:58:54.549397904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-08-27T03:58:54.549690283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-08-27T03:58:54.550049045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004732s 
2025-08-27T03:58:54.550364240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-27T03:58:54', 'add_notification_status') 
2025-08-27T03:58:54.550719365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.551498304Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-08-27T03:58:54.551629779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018534s 
2025-08-27T03:58:54.551862527Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2025-08-27T03:58:54.552160598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.552461003Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2025-08-27T03:58:54.552934155Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T03:58:54.553182265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2025-08-27T03:58:54.553461888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003943s 
2025-08-27T03:58:54.553652462Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T03:58:54.553881884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2025-08-27T03:58:54.554156086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003925s 
2025-08-27T03:58:54.554300808Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-27T03:58:54.554562825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2025-08-27T03:58:54.554829512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003734s 
2025-08-27T03:58:54.555163565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-27T03:58:54', 'indexers_freeleech_only_config_contract') 
2025-08-27T03:58:54.555526285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.556205102Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2025-08-27T03:58:54.556351407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016637s 
2025-08-27T03:58:54.556540257Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2025-08-27T03:58:54.556731242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.556973971Z [Info] email_encryption: Starting migration of Main DB to 39 
2025-08-27T03:58:54.557237922Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T03:58:54.557420500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T03:58:54.558093555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006552s 
2025-08-27T03:58:54.558363649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-27T03:58:54', 'email_encryption') 
2025-08-27T03:58:54.558697121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.559307300Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2025-08-27T03:58:54.559481560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018923s 
2025-08-27T03:58:54.559680221Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2025-08-27T03:58:54.559911667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.560192111Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2025-08-27T03:58:54.560427135Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T03:58:54.560626165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T03:58:54.561585948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000949s 
2025-08-27T03:58:54.561898207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-27T03:58:54', 'newznab_category_to_capabilities_settings') 
2025-08-27T03:58:54.562226869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.562887880Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2025-08-27T03:58:54.563057782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022317s 
2025-08-27T03:58:54.563260951Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2025-08-27T03:58:54.563457837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.563708412Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2025-08-27T03:58:54.563972474Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T03:58:54.564169490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T03:58:54.564750070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005931s 
2025-08-27T03:58:54.565080024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-27T03:58:54', 'gazelle_freeleech_token_options') 
2025-08-27T03:58:54.565399197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.566234238Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2025-08-27T03:58:54.566442017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001894s 
2025-08-27T03:58:54.566647881Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2025-08-27T03:58:54.566837193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.567087657Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2025-08-27T03:58:54.567353613Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T03:58:54.567564698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T03:58:54.568114104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005871s 
2025-08-27T03:58:54.568468548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-27T03:58:54', 'myanonamouse_freeleech_wedge_options') 
2025-08-27T03:58:54.568783442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.569437088Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2025-08-27T03:58:54.569618403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018739s 
2025-08-27T03:58:54.569851162Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2025-08-27T03:58:54.570021886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.570252771Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43 
2025-08-27T03:58:54.570520831Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T03:58:54.570716795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T03:58:54.580140783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094045s 
2025-08-27T03:58:54.580481419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-08-27T03:58:54', 'newznab_indexers_enable_redirect') 
2025-08-27T03:58:54.580811163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.581470140Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2025-08-27T03:58:54.581673069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107313s 
2025-08-27T03:58:54.589676225Z [Debug] MigrationController: Took: 00:00:00.6664392 
2025-08-27T03:58:54.673341188Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-08-27T03:58:54.693977494Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-27T03:58:54.706618009Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-27T03:58:54.707045290Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-27T03:58:54.707308490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-27T03:58:54.709366805Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-27T03:58:54.709616427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022787s 
2025-08-27T03:58:54.709822102Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-27T03:58:54.710093708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025195s 
2025-08-27T03:58:54.712187755Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-27T03:58:54.712478010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.712889108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-27T03:58:54.713246057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-27T03:58:54.713715522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005702s 
2025-08-27T03:58:54.713985285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.715158137Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-27T03:58:54.715419624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019956s 
2025-08-27T03:58:54.715837866Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-27T03:58:54.716163432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.716681254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-27T03:58:54.717037131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-27T03:58:54.717465173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005321s 
2025-08-27T03:58:54.717727000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-27T03:58:54.717962635Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-27T03:58:54.718241296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-27T03:58:54.718580669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-27T03:58:54.719326872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008012s 
2025-08-27T03:58:54.719568088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.720372668Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-27T03:58:54.720691931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018157s 
2025-08-27T03:58:54.721083971Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-27T03:58:54.721372391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.721766445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-27T03:58:54.722013993Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s 
2025-08-27T03:58:54.722274959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-27T03:58:54.722636457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-27T03:58:54.723114249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005649s 
2025-08-27T03:58:54.723384323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.724053941Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-27T03:58:54.724328234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014603s 
2025-08-27T03:58:54.724709552Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-27T03:58:54.724970928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.725296333Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-08-27T03:58:54.725902975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-08-27T03:58:54.726437091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-08-27T03:58:54.727080196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009362s 
2025-08-27T03:58:54.727316963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-08-27T03:58:54.727609131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-27T03:58:54.728111613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005254s 
2025-08-27T03:58:54.728467149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-27T03:58:54', 'InitialSetup') 
2025-08-27T03:58:54.728911995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.729692256Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-27T03:58:54.729946788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021014s 
2025-08-27T03:58:54.730185399Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2025-08-27T03:58:54.730456876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.730773113Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2025-08-27T03:58:54.731199762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-27T03:58:54', 'ApplicationStatus') 
2025-08-27T03:58:54.731645018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.732350409Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2025-08-27T03:58:54.732608388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018875s 
2025-08-27T03:58:54.732864985Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2025-08-27T03:58:54.733124608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.733436055Z [Info] IndexerProps: Starting migration of Log DB to 3 
2025-08-27T03:58:54.733804427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-27T03:58:54', 'IndexerProps') 
2025-08-27T03:58:54.734290656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.735065185Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2025-08-27T03:58:54.735279457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019106s 
2025-08-27T03:58:54.735567517Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2025-08-27T03:58:54.735801157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.736158287Z [Info] add_update_history: Starting migration of Log DB to 4 
2025-08-27T03:58:54.736670207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-08-27T03:58:54.737153992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-08-27T03:58:54.737686765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007551s 
2025-08-27T03:58:54.737941969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-08-27T03:58:54.738426564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-27T03:58:54.738822452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004962s 
2025-08-27T03:58:54.739213369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-27T03:58:54', 'add_update_history') 
2025-08-27T03:58:54.739650429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.740512104Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2025-08-27T03:58:54.740822740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021472s 
2025-08-27T03:58:54.741020939Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2025-08-27T03:58:54.741294931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.741610817Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2025-08-27T03:58:54.741981724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-27T03:58:54', 'update_notifiarr') 
2025-08-27T03:58:54.742441219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.743210218Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2025-08-27T03:58:54.743435612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019154s 
2025-08-27T03:58:54.743686878Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2025-08-27T03:58:54.744009096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.744350043Z [Info] app_profiles: Starting migration of Log DB to 6 
2025-08-27T03:58:54.744710860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-27T03:58:54', 'app_profiles') 
2025-08-27T03:58:54.745161708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.745929784Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2025-08-27T03:58:54.746185780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019686s 
2025-08-27T03:58:54.746421204Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2025-08-27T03:58:54.746694544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.747084690Z [Info] history_failed: Starting migration of Log DB to 7 
2025-08-27T03:58:54.747374524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-27T03:58:54', 'history_failed') 
2025-08-27T03:58:54.747807265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.748587957Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2025-08-27T03:58:54.748884464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019105s 
2025-08-27T03:58:54.749111171Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2025-08-27T03:58:54.749381105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.749707532Z [Info] redacted_api: Starting migration of Log DB to 8 
2025-08-27T03:58:54.750064250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-27T03:58:54', 'redacted_api') 
2025-08-27T03:58:54.750529417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.751275389Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2025-08-27T03:58:54.751520333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018808s 
2025-08-27T03:58:54.751766097Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2025-08-27T03:58:54.752046823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.752386266Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2025-08-27T03:58:54.752766141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-27T03:58:54', 'IndexerProxies') 
2025-08-27T03:58:54.753217641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.753969976Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2025-08-27T03:58:54.754223236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019231s 
2025-08-27T03:58:54.754468790Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2025-08-27T03:58:54.754771239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.755108348Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2025-08-27T03:58:54.755468624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-27T03:58:54', 'app_indexer_remote_name') 
2025-08-27T03:58:54.755941857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.756725545Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2025-08-27T03:58:54.756985328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019562s 
2025-08-27T03:58:54.757250983Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2025-08-27T03:58:54.757504373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.757833235Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2025-08-27T03:58:54.758217118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-27T03:58:54', 'desi_gazelle_to_unit3d') 
2025-08-27T03:58:54.758665441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.759416283Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2025-08-27T03:58:54.759684163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019024s 
2025-08-27T03:58:54.759987804Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2025-08-27T03:58:54.760272027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.760591580Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2025-08-27T03:58:54.761002718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-27T03:58:54', 'add_on_update_to_notifications') 
2025-08-27T03:58:54.761451331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.762240060Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2025-08-27T03:58:54.762478560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019471s 
2025-08-27T03:58:54.762750388Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2025-08-27T03:58:54.763006503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.763326407Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2025-08-27T03:58:54.763728728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-27T03:58:54', 'IndexerVersions') 
2025-08-27T03:58:54.764175397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.764876950Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2025-08-27T03:58:54.765127715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018672s 
2025-08-27T03:58:54.765384081Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2025-08-27T03:58:54.765637892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.766056675Z [Info] cleanup_config: Starting migration of Log DB to 16 
2025-08-27T03:58:54.766323723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-27T03:58:54', 'cleanup_config') 
2025-08-27T03:58:54.766776445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.767516695Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2025-08-27T03:58:54.767781248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018857s 
2025-08-27T03:58:54.768031472Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2025-08-27T03:58:54.768320554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.768615298Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2025-08-27T03:58:54.768983289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-27T03:58:54', 'indexer_cleanup') 
2025-08-27T03:58:54.769426271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.770155950Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2025-08-27T03:58:54.770409270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018685s 
2025-08-27T03:58:54.770695938Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2025-08-27T03:58:54.770935039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.771270805Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2025-08-27T03:58:54.771620379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-27T03:58:54', 'minimum_seeders') 
2025-08-27T03:58:54.772079834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.778668092Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2025-08-27T03:58:54.778926252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076744s 
2025-08-27T03:58:54.779223130Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2025-08-27T03:58:54.779501300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.779887497Z [Info] remove_showrss: Starting migration of Log DB to 19 
2025-08-27T03:58:54.780289527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-27T03:58:54', 'remove_showrss') 
2025-08-27T03:58:54.780781929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.781495957Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2025-08-27T03:58:54.781744798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019923s 
2025-08-27T03:58:54.782032497Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2025-08-27T03:58:54.782309274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.782699150Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2025-08-27T03:58:54.783037190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-27T03:58:54', 'remove_torrentparadiseml') 
2025-08-27T03:58:54.783546406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.784301206Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2025-08-27T03:58:54.784571220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019909s 
2025-08-27T03:58:54.784856995Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2025-08-27T03:58:54.785141839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.785482324Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2025-08-27T03:58:54.785912611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-27T03:58:54', 'localization_setting_to_string') 
2025-08-27T03:58:54.786375182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.787138089Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2025-08-27T03:58:54.787414345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019892s 
2025-08-27T03:58:54.787673477Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2025-08-27T03:58:54.787952479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.788306892Z [Info] orpheus_api: Starting migration of Log DB to 22 
2025-08-27T03:58:54.788670775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-27T03:58:54', 'orpheus_api') 
2025-08-27T03:58:54.789198448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.789845371Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2025-08-27T03:58:54.790082869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019067s 
2025-08-27T03:58:54.790359907Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2025-08-27T03:58:54.790647476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.790976749Z [Info] download_client_categories: Starting migration of Log DB to 23 
2025-08-27T03:58:54.791382115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-27T03:58:54', 'download_client_categories') 
2025-08-27T03:58:54.791835037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.792557963Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2025-08-27T03:58:54.792853268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019064s 
2025-08-27T03:58:54.793084624Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2025-08-27T03:58:54.793368044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.793746326Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2025-08-27T03:58:54.794118976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-27T03:58:54', 'add_salt_to_users') 
2025-08-27T03:58:54.794542419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.795191787Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2025-08-27T03:58:54.795429335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018196s 
2025-08-27T03:58:54.795734940Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2025-08-27T03:58:54.796061939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.796410190Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2025-08-27T03:58:54.796859605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-27T03:58:54', 'speedcd_userpasssettings_to_speedcdsettings') 
2025-08-27T03:58:54.797330243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.798061946Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2025-08-27T03:58:54.798333423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019562s 
2025-08-27T03:58:54.798668919Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2025-08-27T03:58:54.798950867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.799299378Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2025-08-27T03:58:54.799749124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-27T03:58:54', 'torrentday_cookiesettings_to_torrentdaysettings') 
2025-08-27T03:58:54.800281697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.800976145Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2025-08-27T03:58:54.801266079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019908s 
2025-08-27T03:58:54.801545882Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2025-08-27T03:58:54.801856488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.802224790Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2025-08-27T03:58:54.802636499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-27T03:58:54', 'alpharatio_greatposterwall_config_contract') 
2025-08-27T03:58:54.803125373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.803804120Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2025-08-27T03:58:54.804111409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019254s 
2025-08-27T03:58:54.804367454Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2025-08-27T03:58:54.804661246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.804976711Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2025-08-27T03:58:54.805363781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-27T03:58:54', 'remove_notwhatcd') 
2025-08-27T03:58:54.805794198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.806570982Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2025-08-27T03:58:54.806812548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019148s 
2025-08-27T03:58:54.807104356Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2025-08-27T03:58:54.807382055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.807707711Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2025-08-27T03:58:54.808157627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-27T03:58:54', 'add_on_grab_to_notifications') 
2025-08-27T03:58:54.808637243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.809384347Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2025-08-27T03:58:54.809653720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019916s 
2025-08-27T03:58:54.809929435Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2025-08-27T03:58:54.810222385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.810537860Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2025-08-27T03:58:54.810977836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-27T03:58:54', 'animetorrents_use_custom_config_contract') 
2025-08-27T03:58:54.811453113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.812432676Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2025-08-27T03:58:54.812719524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021886s 
2025-08-27T03:58:54.813004518Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2025-08-27T03:58:54.813262648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.813586359Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2025-08-27T03:58:54.814049091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-27T03:58:54', 'apprise_server_url') 
2025-08-27T03:58:54.814491412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.815250170Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2025-08-27T03:58:54.815507117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019863s 
2025-08-27T03:58:54.815758784Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2025-08-27T03:58:54.816057746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.816393112Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2025-08-27T03:58:54.816779710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-27T03:58:54', 'health_restored_notification') 
2025-08-27T03:58:54.817239696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.818048074Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2025-08-27T03:58:54.818306645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019691s 
2025-08-27T03:58:54.818570737Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2025-08-27T03:58:54.818791020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.819126336Z [Info] remove_uc: Starting migration of Log DB to 33 
2025-08-27T03:58:54.819456100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-27T03:58:54', 'remove_uc') 
2025-08-27T03:58:54.819936046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.820735877Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2025-08-27T03:58:54.820984017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019229s 
2025-08-27T03:58:54.821289291Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2025-08-27T03:58:54.821516809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.821833357Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2025-08-27T03:58:54.822207059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-27T03:58:54', 'history_fix_data_titles') 
2025-08-27T03:58:54.822667597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.823467938Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2025-08-27T03:58:54.823726830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019368s 
2025-08-27T03:58:54.823998457Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2025-08-27T03:58:54.824283601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.824608806Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2025-08-27T03:58:54.825022509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-27T03:58:54', 'download_client_per_indexer') 
2025-08-27T03:58:54.825479880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.826330022Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2025-08-27T03:58:54.826588152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020443s 
2025-08-27T03:58:54.826885741Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-27T03:58:54.827180004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.827506431Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2025-08-27T03:58:54.828217182Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-08-27T03:58:54.828456294Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-27T03:58:54.828723482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-08-27T03:58:54.829803597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-08-27T03:58:54.830617055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2025-08-27T03:58:54.831195280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-08-27T03:58:54.831887163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-08-27T03:58:54.832829771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-27T03:58:54.833249446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042756s 
2025-08-27T03:58:54.833482926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-08-27T03:58:54.833696396Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-27T03:58:54.833941520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-08-27T03:58:54.834736421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-08-27T03:58:54.835408003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-08-27T03:58:54.835992510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-08-27T03:58:54.836511936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-08-27T03:58:54.837429614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-27T03:58:54.837843999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003641s 
2025-08-27T03:58:54.838090966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-27T03:58:54.838343384Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-27T03:58:54.838566544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-27T03:58:54.839267946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-27T03:58:54.839903546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-27T03:58:54.840461941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-27T03:58:54.841011006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-27T03:58:54.841925939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-27T03:58:54.842342558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035077s 
2025-08-27T03:58:54.842750950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-27T03:58:54', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-27T03:58:54.843230095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.844181772Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-27T03:58:54.844464050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052793s 
2025-08-27T03:58:54.844764445Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-08-27T03:58:54.845005791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.845344844Z [Info] add_notification_status: Starting migration of Log DB to 37 
2025-08-27T03:58:54.845706492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-27T03:58:54', 'add_notification_status') 
2025-08-27T03:58:54.846142139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.846966810Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-08-27T03:58:54.847203787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001957s 
2025-08-27T03:58:54.847483360Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2025-08-27T03:58:54.847774537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.848128069Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2025-08-27T03:58:54.848547884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-27T03:58:54', 'indexers_freeleech_only_config_contract') 
2025-08-27T03:58:54.849020626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.849822992Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2025-08-27T03:58:54.850104579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020219s 
2025-08-27T03:58:54.850335133Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2025-08-27T03:58:54.850607311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.850919880Z [Info] email_encryption: Starting migration of Log DB to 39 
2025-08-27T03:58:54.851289575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-27T03:58:54', 'email_encryption') 
2025-08-27T03:58:54.851732316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.852582919Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2025-08-27T03:58:54.852822592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019742s 
2025-08-27T03:58:54.853113528Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2025-08-27T03:58:54.853398341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.853717734Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2025-08-27T03:58:54.854172190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-27T03:58:54', 'newznab_category_to_capabilities_settings') 
2025-08-27T03:58:54.854619981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.855427908Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2025-08-27T03:58:54.855731550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019967s 
2025-08-27T03:58:54.856038678Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2025-08-27T03:58:54.856311267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.856638065Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2025-08-27T03:58:54.857027640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-27T03:58:54', 'gazelle_freeleech_token_options') 
2025-08-27T03:58:54.857529410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.858255753Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2025-08-27T03:58:54.858543563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019134s 
2025-08-27T03:58:54.858818426Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2025-08-27T03:58:54.859058209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.859383374Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2025-08-27T03:58:54.859790233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-27T03:58:54', 'myanonamouse_freeleech_wedge_options') 
2025-08-27T03:58:54.860276522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.861040641Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2025-08-27T03:58:54.861322499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019691s 
2025-08-27T03:58:54.861582613Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2025-08-27T03:58:54.861864921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-27T03:58:54.862190647Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43 
2025-08-27T03:58:54.862586164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-08-27T03:58:54', 'newznab_indexers_enable_redirect') 
2025-08-27T03:58:54.863034617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-27T03:58:54.863827002Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2025-08-27T03:58:54.864136075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019358s 
2025-08-27T03:58:55.012613304Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2025-08-27T03:58:55.019685175Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-08-27T03:58:55.023536050Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2025-08-27T03:58:55.106210477Z [Info] AppSyncProfileService: Setting up default app profile 
2025-08-27T03:58:55.117185468Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2025-08-27T03:58:55.214342942Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-08-27T03:58:55.415112576Z [ls.io-init] done.
2025-08-27T03:58:55.598667954Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-08-27T03:58:55.599304666Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-08-27T03:58:55.599584419Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin