2025-09-13T16:10:48.119870146Z [migrations] started
2025-09-13T16:10:48.119929466Z [migrations] no migrations found
2025-09-13T16:10:48.147291735Z usermod: no changes
2025-09-13T16:10:48.155749858Z ───────────────────────────────────────
2025-09-13T16:10:48.155765289Z 
2025-09-13T16:10:48.155769478Z       ██╗     ███████╗██╗ ██████╗
2025-09-13T16:10:48.155773486Z       ██║     ██╔════╝██║██╔═══██╗
2025-09-13T16:10:48.155777313Z       ██║     ███████╗██║██║   ██║
2025-09-13T16:10:48.155781031Z       ██║     ╚════██║██║██║   ██║
2025-09-13T16:10:48.155784778Z       ███████╗███████║██║╚██████╔╝
2025-09-13T16:10:48.155788827Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-09-13T16:10:48.155792554Z 
2025-09-13T16:10:48.155796051Z    Brought to you by linuxserver.io
2025-09-13T16:10:48.155799658Z ───────────────────────────────────────
2025-09-13T16:10:48.156307401Z 
2025-09-13T16:10:48.156317752Z To support the app dev(s) visit:
2025-09-13T16:10:48.158953128Z Prowlarr: https://opencollective.com/prowlarr
2025-09-13T16:10:48.159546002Z 
2025-09-13T16:10:48.159550281Z To support LSIO projects visit:
2025-09-13T16:10:48.159553978Z https://www.linuxserver.io/donate/
2025-09-13T16:10:48.159557596Z 
2025-09-13T16:10:48.159561183Z ───────────────────────────────────────
2025-09-13T16:10:48.159565121Z GID/UID
2025-09-13T16:10:48.159568828Z ───────────────────────────────────────
2025-09-13T16:10:48.164238261Z 
2025-09-13T16:10:48.164244694Z User UID:    911
2025-09-13T16:10:48.164249253Z User GID:    911
2025-09-13T16:10:48.164254464Z ───────────────────────────────────────
2025-09-13T16:10:48.165826279Z Linuxserver.io version: 2.1.1.5185-ls209
2025-09-13T16:10:48.166109479Z Build-date: 2025-09-13T16:06:32+00:00
2025-09-13T16:10:48.166114499Z ───────────────────────────────────────
2025-09-13T16:10:48.166118297Z     
2025-09-13T16:10:48.220357359Z [custom-init] No custom files found, skipping...
2025-09-13T16:10:48.241462369Z failed to load "/config/config.xml": No such file or directory
2025-09-13T16:10:48.561605289Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.1.1.5185 
2025-09-13T16:10:48.580188250Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-09-13T16:10:48.587759436Z [Debug] Bootstrap: Console selected 
2025-09-13T16:10:48.589365781Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-09-13T16:10:48.848364793Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-09-13T16:10:48.914560713Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {4f8544a3-b47e-4e73-baa3-c8aea9683fe1} may be persisted to storage in unencrypted form. 
2025-09-13T16:10:48.974269881Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-09-13T16:10:49.001726321Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-09-13T16:10:49.058891235Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-09-13T16:10:49.066438443Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-13T16:10:49.067107751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-13T16:10:49.097544472Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-09-13T16:10:49.101891316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0311117s 
2025-09-13T16:10:49.102216070Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-09-13T16:10:49.102443467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0354184s 
2025-09-13T16:10:49.110546485Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-09-13T16:10:49.111098276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.115735754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-09-13T16:10:49.124062703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-09-13T16:10:49.135276484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019288s 
2025-09-13T16:10:49.135694456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.137870247Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-09-13T16:10:49.138094830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218546s 
2025-09-13T16:10:49.144736694Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-09-13T16:10:49.144951427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.150096788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-09-13T16:10:49.151161081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-13T16:10:49.151747512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014113s 
2025-09-13T16:10:49.152038748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-13T16:10:49.152963701Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.72E-05s 
2025-09-13T16:10:49.153425411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-09-13T16:10:49.154039037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-09-13T16:10:49.154727944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010607s 
2025-09-13T16:10:49.155015894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.155765463Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-09-13T16:10:49.155968863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020518s 
2025-09-13T16:10:49.156514291Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-09-13T16:10:49.156816680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.157646531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-13T16:10:49.157866113Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2025-09-13T16:10:49.158110816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-09-13T16:10:49.158508357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-09-13T16:10:49.159002321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006595s 
2025-09-13T16:10:49.159240892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.159868716Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-09-13T16:10:49.160132948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015012s 
2025-09-13T16:10:49.162059027Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-09-13T16:10:49.162330213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.163094121Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-09-13T16:10:49.167235902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-09-13T16:10:49.167862734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL) 
2025-09-13T16:10:49.168358893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009074s 
2025-09-13T16:10:49.168584007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-09-13T16:10:49.168946316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-09-13T16:10:49.169355320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005527s 
2025-09-13T16:10:49.169548980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-09-13T16:10:49.170191594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT) 
2025-09-13T16:10:49.170673344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009276s 
2025-09-13T16:10:49.170912074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-09-13T16:10:49.171251057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-09-13T16:10:49.171622194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005303s 
2025-09-13T16:10:49.171928812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-09-13T16:10:49.176795953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL) 
2025-09-13T16:10:49.177459519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052715s 
2025-09-13T16:10:49.177680003Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-09-13T16:10:49.178326695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-09-13T16:10:49.178885240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009789s 
2025-09-13T16:10:49.179125674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-09-13T16:10:49.179499347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-09-13T16:10:49.179972489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006351s 
2025-09-13T16:10:49.180242193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-09-13T16:10:49.183160089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 25, "Added" DATETIME NOT NULL) 
2025-09-13T16:10:49.184063718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036032s 
2025-09-13T16:10:49.184274753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-09-13T16:10:49.184650049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-13T16:10:49.184999593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005092s 
2025-09-13T16:10:49.185273625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2025-09-13T16:10:49.185933483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationIndexerMapping" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "AppId" INTEGER NOT NULL, "RemoteIndexerId" INTEGER NOT NULL) 
2025-09-13T16:10:49.186408139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000906s 
2025-09-13T16:10:49.186631439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2025-09-13T16:10:49.187330426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Applications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "SyncLevel" INTEGER NOT NULL, "Tags" TEXT) 
2025-09-13T16:10:49.187911376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010644s 
2025-09-13T16:10:49.188149065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2025-09-13T16:10:49.188527306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2025-09-13T16:10:49.188913234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005722s 
2025-09-13T16:10:49.189143067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-09-13T16:10:49.189538413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-09-13T16:10:49.189952396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006129s 
2025-09-13T16:10:49.190157389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-09-13T16:10:49.190462183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-09-13T16:10:49.190819993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004708s 
2025-09-13T16:10:49.191013383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-09-13T16:10:49.194489613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL) 
2025-09-13T16:10:49.195056174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037501s 
2025-09-13T16:10:49.195269814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-09-13T16:10:49.195630851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-09-13T16:10:49.196028131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005307s 
2025-09-13T16:10:49.196266351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-09-13T16:10:49.196637027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-09-13T16:10:49.197000429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005228s 
2025-09-13T16:10:49.197216835Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-09-13T16:10:49.198155074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-09-13T16:10:49.198846196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014252s 
2025-09-13T16:10:49.199094175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-09-13T16:10:49.200096995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-09-13T16:10:49.200774649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014783s 
2025-09-13T16:10:49.201041326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-09-13T16:10:49.201444328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-13T16:10:49.201893743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005967s 
2025-09-13T16:10:49.202059767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-09-13T16:10:49.202608763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2025-09-13T16:10:49.203075713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008017s 
2025-09-13T16:10:49.203253651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-09-13T16:10:49.203640290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-09-13T16:10:49.203929222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004657s 
2025-09-13T16:10:49.205753275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-09-13T16:10:49', 'InitialSetup') 
2025-09-13T16:10:49.206417392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.207685476Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-09-13T16:10:49.207904437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041674s 
2025-09-13T16:10:49.208257197Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2025-09-13T16:10:49.208490006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.208777725Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2025-09-13T16:10:49.211963210Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2025-09-13T16:10:49.219479316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2025-09-13T16:10:49.220855357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added" FROM "Indexers" 
2025-09-13T16:10:49.221705579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-09-13T16:10:49.222581262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-09-13T16:10:49.235213830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-13T16:10:49.235826885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235579s 
2025-09-13T16:10:49.236129585Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2025-09-13T16:10:49.237828476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2025-09-13T16:10:49.238996828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers" 
2025-09-13T16:10:49.239609442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-09-13T16:10:49.240239491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-09-13T16:10:49.241548126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-13T16:10:49.241959895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055849s 
2025-09-13T16:10:49.242386184Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2025-09-13T16:10:49.245855339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2025-09-13T16:10:49.246940805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers" 
2025-09-13T16:10:49.247575092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-09-13T16:10:49.248165481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-09-13T16:10:49.249387813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-13T16:10:49.249827959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071654s 
2025-09-13T16:10:49.250013483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2025-09-13T16:10:49.250773173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-09-13T16:10:49.251411177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011409s 
2025-09-13T16:10:49.251661532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2025-09-13T16:10:49.252221028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-09-13T16:10:49.252632427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00069s 
2025-09-13T16:10:49.253112012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-09-13T16:10:49', 'ApplicationStatus') 
2025-09-13T16:10:49.253551537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.254523485Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2025-09-13T16:10:49.254728888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025397s 
2025-09-13T16:10:49.255007379Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2025-09-13T16:10:49.255248645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.255571555Z [Info] IndexerProps: Starting migration of Main DB to 3 
2025-09-13T16:10:49.256667121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-13T16:10:49.256892715Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-13T16:10:49.257171387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2025-09-13T16:10:49.257639790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2025-09-13T16:10:49.258273777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008421s 
2025-09-13T16:10:49.258521305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-09-13T16:10:49.259295214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 1) 
2025-09-13T16:10:49.259883107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012044s 
2025-09-13T16:10:49.260155105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-09-13T16:10:49.260975858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-09-13T16:10:49.261511807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011448s 
2025-09-13T16:10:49.261904628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-09-13T16:10:49.262258290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-13T16:10:49.262662043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006287s 
2025-09-13T16:10:49.263148433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-09-13T16:10:49', 'IndexerProps') 
2025-09-13T16:10:49.263605864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.264411596Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2025-09-13T16:10:49.264670277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023547s 
2025-09-13T16:10:49.264892264Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2025-09-13T16:10:49.265185685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.265516050Z [Info] add_update_history: Starting migration of Main DB to 4 
2025-09-13T16:10:49.266003973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-09-13T16:10:49', 'add_update_history') 
2025-09-13T16:10:49.266442366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.267146454Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2025-09-13T16:10:49.267404413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019692s 
2025-09-13T16:10:49.267670750Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2025-09-13T16:10:49.267982608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.268277171Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2025-09-13T16:10:49.271666105Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-09-13T16:10:49.272759267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-09-13T16:10:49.273275727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011523s 
2025-09-13T16:10:49.273757437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-09-13T16:10:49', 'update_notifiarr') 
2025-09-13T16:10:49.274200549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.274963545Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2025-09-13T16:10:49.275175462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027987s 
2025-09-13T16:10:49.275360445Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2025-09-13T16:10:49.275600177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.275936745Z [Info] app_profiles: Starting migration of Main DB to 6 
2025-09-13T16:10:49.276489759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2025-09-13T16:10:49.277213196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AppSyncProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "EnableRss" INTEGER NOT NULL, "EnableInteractiveSearch" INTEGER NOT NULL, "EnableAutomaticSearch" INTEGER NOT NULL) 
2025-09-13T16:10:49.277759105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010649s 
2025-09-13T16:10:49.278022225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2025-09-13T16:10:49.278415938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2025-09-13T16:10:49.278824270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005749s 
2025-09-13T16:10:49.279024423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-13T16:10:49.279254677Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-13T16:10:49.279449479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2025-09-13T16:10:49.279834003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2025-09-13T16:10:49.280494503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007955s 
2025-09-13T16:10:49.280974901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-09-13T16:10:49', 'app_profiles') 
2025-09-13T16:10:49.281386059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.282363857Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2025-09-13T16:10:49.282569512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026746s 
2025-09-13T16:10:49.282793493Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2025-09-13T16:10:49.283061312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.283377489Z [Info] history_failed: Starting migration of Main DB to 7 
2025-09-13T16:10:49.283857635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-09-13T16:10:49.284078941Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-13T16:10:49.284346199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2025-09-13T16:10:49.284720523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2025-09-13T16:10:49.285338027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007705s 
2025-09-13T16:10:49.285723573Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2025-09-13T16:10:49.286183299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2025-09-13T16:10:49.286549336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00054s 
2025-09-13T16:10:49.286990304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-09-13T16:10:49', 'history_failed') 
2025-09-13T16:10:49.287398316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.288255502Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2025-09-13T16:10:49.288444542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021857s 
2025-09-13T16:10:49.288652802Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2025-09-13T16:10:49.288900751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.289185945Z [Info] redacted_api: Starting migration of Main DB to 8 
2025-09-13T16:10:49.289583867Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-13T16:10:49.289948892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-13T16:10:49.291634125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018121s 
2025-09-13T16:10:49.292082017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-09-13T16:10:49', 'redacted_api') 
2025-09-13T16:10:49.292529448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.293295060Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2025-09-13T16:10:49.293524402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034494s 
2025-09-13T16:10:49.293749896Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2025-09-13T16:10:49.294004278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.294312148Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2025-09-13T16:10:49.294804329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2025-09-13T16:10:49.295447234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerProxies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT) 
2025-09-13T16:10:49.296000348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009761s 
2025-09-13T16:10:49.296207044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-13T16:10:49.296383008Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-09-13T16:10:49.296597340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-09-13T16:10:49.296911402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-09-13T16:10:49.297508745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006955s 
2025-09-13T16:10:49.297958250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-09-13T16:10:49', 'IndexerProxies') 
2025-09-13T16:10:49.298372715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.299170952Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2025-09-13T16:10:49.299368199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023291s 
2025-09-13T16:10:49.299638824Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2025-09-13T16:10:49.299886353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.300221638Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2025-09-13T16:10:49.300650091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2025-09-13T16:10:49.300857468Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-13T16:10:49.301146510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2025-09-13T16:10:49.301603140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2025-09-13T16:10:49.302190633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007824s 
2025-09-13T16:10:49.302630870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-09-13T16:10:49', 'app_indexer_remote_name') 
2025-09-13T16:10:49.303100395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.303892971Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2025-09-13T16:10:49.304124217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024345s 
2025-09-13T16:10:49.304371956Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2025-09-13T16:10:49.304631879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.304931663Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2025-09-13T16:10:49.307501417Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-13T16:10:49.308492213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2025-09-13T16:10:49.308892589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001183s 
2025-09-13T16:10:49.309343838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-09-13T16:10:49', 'desi_gazelle_to_unit3d') 
2025-09-13T16:10:49.309766459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.310531068Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2025-09-13T16:10:49.310759599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027628s 
2025-09-13T16:10:49.311012979Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2025-09-13T16:10:49.311274085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.311602085Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2025-09-13T16:10:49.311954164Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-13T16:10:49.312161832Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-13T16:10:49.312439662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-09-13T16:10:49.312878115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2025-09-13T16:10:49.313522412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008395s 
2025-09-13T16:10:49.313972980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-09-13T16:10:49', 'add_on_update_to_notifications') 
2025-09-13T16:10:49.314410992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.315411216Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2025-09-13T16:10:49.315537430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025789s 
2025-09-13T16:10:49.315773896Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2025-09-13T16:10:49.316039381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.316356219Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2025-09-13T16:10:49.316845184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2025-09-13T16:10:49.317467958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME) 
2025-09-13T16:10:49.318014989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009123s 
2025-09-13T16:10:49.318283179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2025-09-13T16:10:49.318778166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2025-09-13T16:10:49.319199194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006928s 
2025-09-13T16:10:49.319462704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2025-09-13T16:10:49.319944935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2025-09-13T16:10:49.320357777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006631s 
2025-09-13T16:10:49.320805368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-09-13T16:10:49', 'IndexerVersions') 
2025-09-13T16:10:49.321227288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.322274817Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2025-09-13T16:10:49.322490291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025459s 
2025-09-13T16:10:49.322718561Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2025-09-13T16:10:49.322956350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.323306254Z [Info] cleanup_config: Starting migration of Main DB to 16 
2025-09-13T16:10:49.325055557Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-13T16:10:49.326007143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2025-09-13T16:10:49.326306235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010139s 
2025-09-13T16:10:49.326586359Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-13T16:10:49.326959982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2025-09-13T16:10:49.327271108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004842s 
2025-09-13T16:10:49.327685703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-09-13T16:10:49', 'cleanup_config') 
2025-09-13T16:10:49.328116060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.328925860Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2025-09-13T16:10:49.329147557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021147s 
2025-09-13T16:10:49.329368151Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2025-09-13T16:10:49.329630570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.329921015Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2025-09-13T16:10:49.331918838Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-13T16:10:49.332292731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2025-09-13T16:10:49.332625731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004343s 
2025-09-13T16:10:49.332854502Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-13T16:10:49.333194577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2025-09-13T16:10:49.333520443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004274s 
2025-09-13T16:10:49.333772240Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-13T16:10:49.334111152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2025-09-13T16:10:49.334426507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004278s 
2025-09-13T16:10:49.334681130Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-13T16:10:49.335028900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2025-09-13T16:10:49.335315618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004185s 
2025-09-13T16:10:49.335583497Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-13T16:10:49.335934253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2025-09-13T16:10:49.336249739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004396s 
2025-09-13T16:10:49.336510855Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-13T16:10:49.336855959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2025-09-13T16:10:49.337155753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004334s 
2025-09-13T16:10:49.337419394Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-13T16:10:49.337810582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2025-09-13T16:10:49.338077910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004355s 
2025-09-13T16:10:49.338346381Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-13T16:10:49.338694091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2025-09-13T16:10:49.338984125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004309s 
2025-09-13T16:10:49.339247666Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-13T16:10:49.343190596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2025-09-13T16:10:49.343513516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040457s 
2025-09-13T16:10:49.343779161Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-13T16:10:49.344143565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2025-09-13T16:10:49.344453238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004221s 
2025-09-13T16:10:49.344700626Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-13T16:10:49.345063778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2025-09-13T16:10:49.345378031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00044s 
2025-09-13T16:10:49.345638044Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-13T16:10:49.346022428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2025-09-13T16:10:49.346305298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004373s 
2025-09-13T16:10:49.346614601Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-13T16:10:49.346998905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2025-09-13T16:10:49.347364371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004865s 
2025-09-13T16:10:49.347680237Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-13T16:10:49.348055182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2025-09-13T16:10:49.348393503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005139s 
2025-09-13T16:10:49.348664669Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-13T16:10:49.349069063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2025-09-13T16:10:49.349383436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004643s 
2025-09-13T16:10:49.349665274Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-13T16:10:49.350025770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2025-09-13T16:10:49.350344121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004551s 
2025-09-13T16:10:49.350572701Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-13T16:10:49.352243526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2025-09-13T16:10:49.352659924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018995s 
2025-09-13T16:10:49.352862953Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-13T16:10:49.353347749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2025-09-13T16:10:49.353736222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006593s 
2025-09-13T16:10:49.353939281Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-13T16:10:49.354302853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2025-09-13T16:10:49.354704912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005676s 
2025-09-13T16:10:49.354856257Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-13T16:10:49.355306133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2025-09-13T16:10:49.355671068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006238s 
2025-09-13T16:10:49.355880089Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-13T16:10:49.356320696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2025-09-13T16:10:49.356691453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000628s 
2025-09-13T16:10:49.356883018Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-13T16:10:49.357384398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2025-09-13T16:10:49.357774594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006083s 
2025-09-13T16:10:49.357903894Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-13T16:10:49.358332888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2025-09-13T16:10:49.358722923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006304s 
2025-09-13T16:10:49.358922786Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-13T16:10:49.359354716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2025-09-13T16:10:49.359750663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006358s 
2025-09-13T16:10:49.359961548Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-13T16:10:49.360362615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2025-09-13T16:10:49.360722009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005648s 
2025-09-13T16:10:49.360910058Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-13T16:10:49.361301967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2025-09-13T16:10:49.361670489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005751s 
2025-09-13T16:10:49.361851624Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-13T16:10:49.362262822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2025-09-13T16:10:49.362636915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005927s 
2025-09-13T16:10:49.362846547Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-13T16:10:49.363263838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2025-09-13T16:10:49.363624594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005946s 
2025-09-13T16:10:49.363798394Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-13T16:10:49.364261136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2025-09-13T16:10:49.364659669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006053s 
2025-09-13T16:10:49.364821414Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-13T16:10:49.365248384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2025-09-13T16:10:49.365586936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005792s 
2025-09-13T16:10:49.365784233Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-13T16:10:49.366178487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2025-09-13T16:10:49.366544855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000573s 
2025-09-13T16:10:49.366757012Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-13T16:10:49.367166457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2025-09-13T16:10:49.367528115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005788s 
2025-09-13T16:10:49.367741795Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-13T16:10:49.368133955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2025-09-13T16:10:49.368488399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005973s 
2025-09-13T16:10:49.368706959Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-13T16:10:49.369136243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2025-09-13T16:10:49.369470015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005844s 
2025-09-13T16:10:49.369658345Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-13T16:10:49.370045785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2025-09-13T16:10:49.370410008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005672s 
2025-09-13T16:10:49.370847369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-09-13T16:10:49', 'indexer_cleanup') 
2025-09-13T16:10:49.371288197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.407427331Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2025-09-13T16:10:49.407647274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0375257s 
2025-09-13T16:10:49.407914692Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2025-09-13T16:10:49.408170157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.408524240Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2025-09-13T16:10:49.409119869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2025-09-13T16:10:49.409299591Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-13T16:10:49.409557190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2025-09-13T16:10:49.409965803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2025-09-13T16:10:49.410711655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009302s 
2025-09-13T16:10:49.411157352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-09-13T16:10:49', 'minimum_seeders') 
2025-09-13T16:10:49.411540825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.462745847Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2025-09-13T16:10:49.463022134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.052922s 
2025-09-13T16:10:49.470911270Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2025-09-13T16:10:49.471285444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.471737965Z [Info] remove_showrss: Starting migration of Main DB to 19 
2025-09-13T16:10:49.472390930Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-13T16:10:49.472932330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2025-09-13T16:10:49.473405142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006592s 
2025-09-13T16:10:49.474039990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-09-13T16:10:49', 'remove_showrss') 
2025-09-13T16:10:49.474668065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.480004461Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2025-09-13T16:10:49.480378274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072011s 
2025-09-13T16:10:49.480691344Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2025-09-13T16:10:49.481168716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.481627309Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2025-09-13T16:10:49.482204171Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-13T16:10:49.482771162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2025-09-13T16:10:49.483268875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007138s 
2025-09-13T16:10:49.483913252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-09-13T16:10:49', 'remove_torrentparadiseml') 
2025-09-13T16:10:49.484623282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.485750392Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2025-09-13T16:10:49.486087751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031055s 
2025-09-13T16:10:49.486542417Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2025-09-13T16:10:49.486929777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.487927606Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2025-09-13T16:10:49.487988218Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-13T16:10:49.488233683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-13T16:10:49.489308196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011167s 
2025-09-13T16:10:49.489998496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-09-13T16:10:49', 'localization_setting_to_string') 
2025-09-13T16:10:49.490652633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.491547686Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2025-09-13T16:10:49.491893853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032916s 
2025-09-13T16:10:49.492238256Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2025-09-13T16:10:49.492612129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.493064741Z [Info] orpheus_api: Starting migration of Main DB to 22 
2025-09-13T16:10:49.493463975Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-13T16:10:49.493854231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-13T16:10:49.500309590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064194s 
2025-09-13T16:10:49.500887103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-09-13T16:10:49', 'orpheus_api') 
2025-09-13T16:10:49.501511450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.502469900Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2025-09-13T16:10:49.502763782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086307s 
2025-09-13T16:10:49.503170792Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2025-09-13T16:10:49.503545226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.504056866Z [Info] download_client_categories: Starting migration of Main DB to 23 
2025-09-13T16:10:49.504608617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-09-13T16:10:49.504918201Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-13T16:10:49.505304298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2025-09-13T16:10:49.505921952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2025-09-13T16:10:49.507005464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013417s 
2025-09-13T16:10:49.507714622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-09-13T16:10:49', 'download_client_categories') 
2025-09-13T16:10:49.508367457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.509297900Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2025-09-13T16:10:49.509621442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035725s 
2025-09-13T16:10:49.510014183Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2025-09-13T16:10:49.510350400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.510804504Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2025-09-13T16:10:49.511329571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-09-13T16:10:49.511667041Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-13T16:10:49.511965993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-09-13T16:10:49.512418845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-09-13T16:10:49.513370742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010742s 
2025-09-13T16:10:49.513728171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-09-13T16:10:49.514222076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-09-13T16:10:49.515134303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010767s 
2025-09-13T16:10:49.515802348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-09-13T16:10:49', 'add_salt_to_users') 
2025-09-13T16:10:49.516453429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.517484205Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2025-09-13T16:10:49.517827787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033805s 
2025-09-13T16:10:49.518274907Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2025-09-13T16:10:49.518707228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.519185050Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2025-09-13T16:10:49.519712622Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-13T16:10:49.520292590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2025-09-13T16:10:49.520848840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008361s 
2025-09-13T16:10:49.521608971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-09-13T16:10:49', 'speedcd_userpasssettings_to_speedcdsettings') 
2025-09-13T16:10:49.522279652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.523444007Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2025-09-13T16:10:49.523783420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032838s 
2025-09-13T16:10:49.524292064Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2025-09-13T16:10:49.524709605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.525234211Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2025-09-13T16:10:49.525810672Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-13T16:10:49.526340810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2025-09-13T16:10:49.526874865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008451s 
2025-09-13T16:10:49.527612260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-09-13T16:10:49', 'torrentday_cookiesettings_to_torrentdaysettings') 
2025-09-13T16:10:49.528340607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.529372224Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2025-09-13T16:10:49.529728572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032035s 
2025-09-13T16:10:49.530175762Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2025-09-13T16:10:49.530588684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.531090544Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2025-09-13T16:10:49.531636845Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-13T16:10:49.532279649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2025-09-13T16:10:49.532807382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008651s 
2025-09-13T16:10:49.533091384Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-13T16:10:49.533760932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2025-09-13T16:10:49.534262512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000877s 
2025-09-13T16:10:49.534987772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-09-13T16:10:49', 'alpharatio_greatposterwall_config_contract') 
2025-09-13T16:10:49.535648002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.536655350Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2025-09-13T16:10:49.537001267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031413s 
2025-09-13T16:10:49.537394469Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2025-09-13T16:10:49.537748181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.538199289Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2025-09-13T16:10:49.538771281Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-13T16:10:49.539290046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2025-09-13T16:10:49.539752798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006555s 
2025-09-13T16:10:49.540416725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-09-13T16:10:49', 'remove_notwhatcd') 
2025-09-13T16:10:49.541064209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.541904030Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2025-09-13T16:10:49.542215387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027452s 
2025-09-13T16:10:49.542600973Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2025-09-13T16:10:49.543004696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.543450163Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2025-09-13T16:10:49.544217057Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-13T16:10:49.544426008Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-13T16:10:49.544789049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2025-09-13T16:10:49.545361702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2025-09-13T16:10:49.546408731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012571s 
2025-09-13T16:10:49.546706621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-13T16:10:49.546982567Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-13T16:10:49.547396811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2025-09-13T16:10:49.548057321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2025-09-13T16:10:49.549078096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013086s 
2025-09-13T16:10:49.549761933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-09-13T16:10:49', 'add_on_grab_to_notifications') 
2025-09-13T16:10:49.550422584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.551425994Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2025-09-13T16:10:49.551606969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036366s 
2025-09-13T16:10:49.551911782Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2025-09-13T16:10:49.552205133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.552525388Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2025-09-13T16:10:49.552882217Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-13T16:10:49.553303996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2025-09-13T16:10:49.553668510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005804s 
2025-09-13T16:10:49.554140110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-09-13T16:10:49', 'animetorrents_use_custom_config_contract') 
2025-09-13T16:10:49.554574925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.555317942Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2025-09-13T16:10:49.555550390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021586s 
2025-09-13T16:10:49.555794772Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2025-09-13T16:10:49.556081469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.556369489Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2025-09-13T16:10:49.556732380Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-13T16:10:49.556920609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-13T16:10:49.557651601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007751s 
2025-09-13T16:10:49.558097399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-09-13T16:10:49', 'apprise_server_url') 
2025-09-13T16:10:49.558558928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.559259239Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2025-09-13T16:10:49.559470053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023559s 
2025-09-13T16:10:49.559736209Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2025-09-13T16:10:49.560021634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.560336839Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2025-09-13T16:10:49.560707605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-13T16:10:49.560920945Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-06s 
2025-09-13T16:10:49.561184716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-09-13T16:10:49.561610173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-09-13T16:10:49.562347527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009208s 
2025-09-13T16:10:49.562803626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-09-13T16:10:49', 'health_restored_notification') 
2025-09-13T16:10:49.563246217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.563925936Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2025-09-13T16:10:49.564183675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024355s 
2025-09-13T16:10:49.564365361Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2025-09-13T16:10:49.564622018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.564885368Z [Info] remove_uc: Starting migration of Main DB to 33 
2025-09-13T16:10:49.565269061Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-13T16:10:49.565664347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-09-13T16:10:49.565962236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004456s 
2025-09-13T16:10:49.566367803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-09-13T16:10:49', 'remove_uc') 
2025-09-13T16:10:49.566786496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.567419110Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2025-09-13T16:10:49.567630456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018824s 
2025-09-13T16:10:49.567867283Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2025-09-13T16:10:49.568174872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.568427801Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2025-09-13T16:10:49.568733447Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-13T16:10:49.569001366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-13T16:10:49.569653730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006816s 
2025-09-13T16:10:49.570094939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-09-13T16:10:49', 'history_fix_data_titles') 
2025-09-13T16:10:49.570554484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.571151867Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2025-09-13T16:10:49.571354124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021384s 
2025-09-13T16:10:49.571663126Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2025-09-13T16:10:49.571962870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.572336552Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2025-09-13T16:10:49.572764845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-13T16:10:49.572902402Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-13T16:10:49.573175943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-09-13T16:10:49.573556880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-09-13T16:10:49.574291519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008749s 
2025-09-13T16:10:49.574720413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-09-13T16:10:49', 'download_client_per_indexer') 
2025-09-13T16:10:49.575135980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.575854727Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2025-09-13T16:10:49.576120533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023938s 
2025-09-13T16:10:49.576398582Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-09-13T16:10:49.576746794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.577018180Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2025-09-13T16:10:49.579095723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2025-09-13T16:10:49.579288231Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-13T16:10:49.579703658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2025-09-13T16:10:49.582072588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-09-13T16:10:49.583199077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2025-09-13T16:10:49.583821500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2025-09-13T16:10:49.584456950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2025-09-13T16:10:49.586014977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-09-13T16:10:49.586437909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064542s 
2025-09-13T16:10:49.586637921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2025-09-13T16:10:49.586846852Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-13T16:10:49.587126676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2025-09-13T16:10:49.589131302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-09-13T16:10:49.590225766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2025-09-13T16:10:49.590834963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2025-09-13T16:10:49.591444170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2025-09-13T16:10:49.592938419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-09-13T16:10:49.593403525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059793s 
2025-09-13T16:10:49.593564650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2025-09-13T16:10:49.593749402Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-13T16:10:49.594049526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2025-09-13T16:10:49.596021788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-09-13T16:10:49.597114959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2025-09-13T16:10:49.597738074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2025-09-13T16:10:49.598344876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2025-09-13T16:10:49.599889627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-09-13T16:10:49.600291807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060174s 
2025-09-13T16:10:49.600518163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-09-13T16:10:49.600674097Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-13T16:10:49.600917366Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-09-13T16:10:49.605911864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-09-13T16:10:49.607201571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-09-13T16:10:49.607809034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-09-13T16:10:49.608340204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-09-13T16:10:49.609665984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085196s 
2025-09-13T16:10:49.609883933Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-09-13T16:10:49.610042562Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-09-13T16:10:49.610311975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-09-13T16:10:49.612472325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-09-13T16:10:49.613690137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-09-13T16:10:49.614319976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-09-13T16:10:49.614798439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-09-13T16:10:49.616026522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054784s 
2025-09-13T16:10:49.616255172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-09-13T16:10:49.616431057Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-13T16:10:49.616675088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-09-13T16:10:49.618773554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-09-13T16:10:49.619994002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-09-13T16:10:49.620616555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-09-13T16:10:49.621102213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-09-13T16:10:49.622348012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054618s 
2025-09-13T16:10:49.622591131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-09-13T16:10:49.622774491Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-13T16:10:49.623061458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-09-13T16:10:49.625019602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-09-13T16:10:49.626168245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-09-13T16:10:49.626800869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-09-13T16:10:49.627423573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-09-13T16:10:49.629032372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-13T16:10:49.629450995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061401s 
2025-09-13T16:10:49.629707211Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-09-13T16:10:49.629876773Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-13T16:10:49.630177147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-09-13T16:10:49.632159389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-09-13T16:10:49.633287912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-09-13T16:10:49.633909754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-09-13T16:10:49.634547398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-09-13T16:10:49.636322503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-13T16:10:49.636789854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063417s 
2025-09-13T16:10:49.636988323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-09-13T16:10:49.637191292Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-13T16:10:49.637463029Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-09-13T16:10:49.639474119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-09-13T16:10:49.640606168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-09-13T16:10:49.641250917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-09-13T16:10:49.641894773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-09-13T16:10:49.643648174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-13T16:10:49.644080204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063555s 
2025-09-13T16:10:49.644284706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-09-13T16:10:49.644465631Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-13T16:10:49.644685213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-09-13T16:10:49.646630229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Successful" INTEGER NOT NULL) 
2025-09-13T16:10:49.647572597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful") SELECT "Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful" FROM "History" 
2025-09-13T16:10:49.648112183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-09-13T16:10:49.648744527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-09-13T16:10:49.650101289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-09-13T16:10:49.650580725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-09-13T16:10:49.650938435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060346s 
2025-09-13T16:10:49.651168989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2025-09-13T16:10:49.651369503Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-13T16:10:49.651659838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2025-09-13T16:10:49.653543170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME) 
2025-09-13T16:10:49.654424415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerDefinitionVersions_temp" ("Id", "DefinitionId", "File", "Sha", "LastUpdated") SELECT "Id", "DefinitionId", "File", "Sha", "LastUpdated" FROM "IndexerDefinitionVersions" 
2025-09-13T16:10:49.654988250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2025-09-13T16:10:49.655728661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2025-09-13T16:10:49.657307621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2025-09-13T16:10:49.658027681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2025-09-13T16:10:49.658491495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065473s 
2025-09-13T16:10:49.658713011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-13T16:10:49.658887823Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-13T16:10:49.659163819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-09-13T16:10:49.661425964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-09-13T16:10:49.662919472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2025-09-13T16:10:49.663719573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-13T16:10:49.664518181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-13T16:10:49.665939293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-13T16:10:49.666351503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069098s 
2025-09-13T16:10:49.666566696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-13T16:10:49.666766629Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-13T16:10:49.667070921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-09-13T16:10:49.669278206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-09-13T16:10:49.670790121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2025-09-13T16:10:49.671572316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-13T16:10:49.672233227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-13T16:10:49.673689099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-13T16:10:49.674083152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067957s 
2025-09-13T16:10:49.674297965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-13T16:10:49.674481043Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-13T16:10:49.674811308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-09-13T16:10:49.677034465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-09-13T16:10:49.678544857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2025-09-13T16:10:49.679284085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-13T16:10:49.679885557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-13T16:10:49.681326729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-13T16:10:49.681711884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067324s 
2025-09-13T16:10:49.681939613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-13T16:10:49.682131379Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-13T16:10:49.682410651Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2025-09-13T16:10:49.684632606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-09-13T16:10:49.686121163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2025-09-13T16:10:49.686877015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-13T16:10:49.687460380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-13T16:10:49.688941102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-13T16:10:49.689377350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066755s 
2025-09-13T16:10:49.689598957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-13T16:10:49.689726473Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-13T16:10:49.689961627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2025-09-13T16:10:49.692260576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL, "Redirect" INTEGER NOT NULL, "AppProfileId" INTEGER NOT NULL, "Tags" TEXT, "DownloadClientId" INTEGER NOT NULL) 
2025-09-13T16:10:49.693694684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId" FROM "Indexers" 
2025-09-13T16:10:49.694419504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-09-13T16:10:49.695008921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-09-13T16:10:49.696456175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-13T16:10:49.696770899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065883s 
2025-09-13T16:10:49.696974088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-09-13T16:10:49.697201045Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-13T16:10:49.697422541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-09-13T16:10:49.699318710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-09-13T16:10:49.700242650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-09-13T16:10:49.700782968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-09-13T16:10:49.701392335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-09-13T16:10:49.702806994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-09-13T16:10:49.703207661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055243s 
2025-09-13T16:10:49.703407303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-09-13T16:10:49.703582756Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-13T16:10:49.703874874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-09-13T16:10:49.705782326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-09-13T16:10:49.706699853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-09-13T16:10:49.707245642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-09-13T16:10:49.707816251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-09-13T16:10:49.709241341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-09-13T16:10:49.709687860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055111s 
2025-09-13T16:10:49.709856871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-13T16:10:49.710020590Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-13T16:10:49.710335154Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-09-13T16:10:49.712027722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-09-13T16:10:49.712732431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-09-13T16:10:49.713209722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-09-13T16:10:49.713784099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-09-13T16:10:49.715182796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-13T16:10:49.723305713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127223s 
2025-09-13T16:10:49.723906262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-09-13T16:10:49', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-09-13T16:10:49.724391990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.725898905Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-09-13T16:10:49.726132545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015267s 
2025-09-13T16:10:49.726431287Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-09-13T16:10:49.726676430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.727025022Z [Info] add_notification_status: Starting migration of Main DB to 37 
2025-09-13T16:10:49.727749301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-09-13T16:10:49.728524582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-09-13T16:10:49.729126614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011752s 
2025-09-13T16:10:49.729394514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-09-13T16:10:49.729818057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-09-13T16:10:49.730236299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006126s 
2025-09-13T16:10:49.730678069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-09-13T16:10:49', 'add_notification_status') 
2025-09-13T16:10:49.731105730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.732030101Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-09-13T16:10:49.732236397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023422s 
2025-09-13T16:10:49.732523545Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2025-09-13T16:10:49.732783047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.733135678Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2025-09-13T16:10:49.733574461Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-13T16:10:49.733970929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2025-09-13T16:10:49.734299621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005345s 
2025-09-13T16:10:49.734493191Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-13T16:10:49.734876834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2025-09-13T16:10:49.735227269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005597s 
2025-09-13T16:10:49.735416120Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-13T16:10:49.735786455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2025-09-13T16:10:49.736162152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005658s 
2025-09-13T16:10:49.736648952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-09-13T16:10:49', 'indexers_freeleech_only_config_contract') 
2025-09-13T16:10:49.737094660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.737904270Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2025-09-13T16:10:49.738183833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022023s 
2025-09-13T16:10:49.738359116Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2025-09-13T16:10:49.738604941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.738908793Z [Info] email_encryption: Starting migration of Main DB to 39 
2025-09-13T16:10:49.739202725Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-13T16:10:49.739516477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-13T16:10:49.740195995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007868s 
2025-09-13T16:10:49.740647785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-09-13T16:10:49', 'email_encryption') 
2025-09-13T16:10:49.741059444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.741853423Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2025-09-13T16:10:49.742052453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024086s 
2025-09-13T16:10:49.742335143Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2025-09-13T16:10:49.742615076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.742923858Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2025-09-13T16:10:49.743267871Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-13T16:10:49.743500800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-13T16:10:49.744840367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013642s 
2025-09-13T16:10:49.745315935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-09-13T16:10:49', 'newznab_category_to_capabilities_settings') 
2025-09-13T16:10:49.745803367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.746633248Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2025-09-13T16:10:49.746839002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030709s 
2025-09-13T16:10:49.747095208Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2025-09-13T16:10:49.747381845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.747695958Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2025-09-13T16:10:49.748018608Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-13T16:10:49.748278882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-13T16:10:49.748955595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007192s 
2025-09-13T16:10:49.749433988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-09-13T16:10:49', 'gazelle_freeleech_token_options') 
2025-09-13T16:10:49.749866729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.750775459Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2025-09-13T16:10:49.750967827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024179s 
2025-09-13T16:10:49.751246728Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2025-09-13T16:10:49.751528636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.751899212Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2025-09-13T16:10:49.752222814Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-13T16:10:49.752479481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-13T16:10:49.753050360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006132s 
2025-09-13T16:10:49.753541820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-09-13T16:10:49', 'myanonamouse_freeleech_wedge_options') 
2025-09-13T16:10:49.753990143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.754824623Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2025-09-13T16:10:49.755070899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023263s 
2025-09-13T16:10:49.755331704Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2025-09-13T16:10:49.755602389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.755939829Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43 
2025-09-13T16:10:49.756295445Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-13T16:10:49.756510758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-13T16:10:49.766387768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098601s 
2025-09-13T16:10:49.766914158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-09-13T16:10:49', 'newznab_indexers_enable_redirect') 
2025-09-13T16:10:49.767382872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.768283596Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2025-09-13T16:10:49.768526104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117485s 
2025-09-13T16:10:49.776971781Z [Debug] MigrationController: Took: 00:00:00.7742041 
2025-09-13T16:10:49.862781959Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-09-13T16:10:49.881152963Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-09-13T16:10:49.892551678Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-09-13T16:10:49.893005051Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-13T16:10:49.893352711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-13T16:10:49.895819368Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-09-13T16:10:49.896148591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002837s 
2025-09-13T16:10:49.896488425Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-09-13T16:10:49.896812377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031263s 
2025-09-13T16:10:49.898742274Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-09-13T16:10:49.899112740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.899590412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-09-13T16:10:49.900055799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-09-13T16:10:49.900673272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007536s 
2025-09-13T16:10:49.901024540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.902314788Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-09-13T16:10:49.902626776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023631s 
2025-09-13T16:10:49.903141943Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-09-13T16:10:49.903468571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.904058910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-09-13T16:10:49.904590160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-13T16:10:49.905133474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007302s 
2025-09-13T16:10:49.905450542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-13T16:10:49.905745376Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-13T16:10:49.906116433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-09-13T16:10:49.906610638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-09-13T16:10:49.907443906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009529s 
2025-09-13T16:10:49.907806446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.908647530Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-09-13T16:10:49.908958136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021052s 
2025-09-13T16:10:49.909392681Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-09-13T16:10:49.909787856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.910243424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-13T16:10:49.910548759Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-13T16:10:49.910897300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-09-13T16:10:49.911380233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-09-13T16:10:49.912083599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008208s 
2025-09-13T16:10:49.912436760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.913240018Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-09-13T16:10:49.913598239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019249s 
2025-09-13T16:10:49.914002413Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-09-13T16:10:49.914362348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.914804949Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-09-13T16:10:49.915409557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-09-13T16:10:49.916207784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-09-13T16:10:49.917166084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014272s 
2025-09-13T16:10:49.917462290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-09-13T16:10:49.917887096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-09-13T16:10:49.918466593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006538s 
2025-09-13T16:10:49.918997923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-09-13T16:10:49', 'InitialSetup') 
2025-09-13T16:10:49.919619424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.920652104Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-09-13T16:10:49.920991317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028536s 
2025-09-13T16:10:49.921344719Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2025-09-13T16:10:49.921680896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.922126363Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2025-09-13T16:10:49.922681430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-09-13T16:10:49', 'ApplicationStatus') 
2025-09-13T16:10:49.923314034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.924108404Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2025-09-13T16:10:49.924534171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002429s 
2025-09-13T16:10:49.924755868Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2025-09-13T16:10:49.925111223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.925529706Z [Info] IndexerProps: Starting migration of Log DB to 3 
2025-09-13T16:10:49.926037228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-09-13T16:10:49', 'IndexerProps') 
2025-09-13T16:10:49.926748651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.927425173Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2025-09-13T16:10:49.927734085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023351s 
2025-09-13T16:10:49.928085713Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2025-09-13T16:10:49.928477542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.928891496Z [Info] add_update_history: Starting migration of Log DB to 4 
2025-09-13T16:10:49.929441213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-09-13T16:10:49.930118537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-09-13T16:10:49.930928357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011424s 
2025-09-13T16:10:49.931233372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-09-13T16:10:49.931784762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-09-13T16:10:49.932324679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007473s 
2025-09-13T16:10:49.932848063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-09-13T16:10:49', 'add_update_history') 
2025-09-13T16:10:49.933509776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.934351751Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2025-09-13T16:10:49.934676896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027416s 
2025-09-13T16:10:49.935014736Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2025-09-13T16:10:49.935370222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.935804065Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2025-09-13T16:10:49.936327860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-09-13T16:10:49', 'update_notifiarr') 
2025-09-13T16:10:49.936978220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.937737509Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2025-09-13T16:10:49.938066461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002391s 
2025-09-13T16:10:49.938380544Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2025-09-13T16:10:49.938743836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.939162048Z [Info] app_profiles: Starting migration of Log DB to 6 
2025-09-13T16:10:49.939673828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-09-13T16:10:49', 'app_profiles') 
2025-09-13T16:10:49.940333577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.941096423Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2025-09-13T16:10:49.941418852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023763s 
2025-09-13T16:10:49.941725209Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2025-09-13T16:10:49.942096647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.942513677Z [Info] history_failed: Starting migration of Log DB to 7 
2025-09-13T16:10:49.943057242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-09-13T16:10:49', 'history_failed') 
2025-09-13T16:10:49.943665437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.944741353Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2025-09-13T16:10:49.944923209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002508s 
2025-09-13T16:10:49.945251029Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2025-09-13T16:10:49.945599441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.946024828Z [Info] redacted_api: Starting migration of Log DB to 8 
2025-09-13T16:10:49.946533602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-09-13T16:10:49', 'redacted_api') 
2025-09-13T16:10:49.947189172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.948097692Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2025-09-13T16:10:49.948398608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024557s 
2025-09-13T16:10:49.948707790Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2025-09-13T16:10:49.949072415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.949507260Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2025-09-13T16:10:49.950021035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-09-13T16:10:49', 'IndexerProxies') 
2025-09-13T16:10:49.950662747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.951495825Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2025-09-13T16:10:49.951822643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024454s 
2025-09-13T16:10:49.952189121Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2025-09-13T16:10:49.952567082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.953092280Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2025-09-13T16:10:49.953600172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-09-13T16:10:49', 'app_indexer_remote_name') 
2025-09-13T16:10:49.954287005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.955251698Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2025-09-13T16:10:49.955588236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002666s 
2025-09-13T16:10:49.955928962Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2025-09-13T16:10:49.956324117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.956770116Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2025-09-13T16:10:49.957314251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-09-13T16:10:49', 'desi_gazelle_to_unit3d') 
2025-09-13T16:10:49.957963649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.958835385Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2025-09-13T16:10:49.959183165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024905s 
2025-09-13T16:10:49.959511797Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2025-09-13T16:10:49.959926352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.960394905Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2025-09-13T16:10:49.960965785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-09-13T16:10:49', 'add_on_update_to_notifications') 
2025-09-13T16:10:49.961647417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.962558251Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2025-09-13T16:10:49.962885881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025865s 
2025-09-13T16:10:49.963214182Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2025-09-13T16:10:49.963564758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.964011397Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2025-09-13T16:10:49.964555974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-09-13T16:10:49', 'IndexerVersions') 
2025-09-13T16:10:49.965193678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.966064322Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2025-09-13T16:10:49.966397062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024969s 
2025-09-13T16:10:49.966716004Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2025-09-13T16:10:49.967081911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.967512999Z [Info] cleanup_config: Starting migration of Log DB to 16 
2025-09-13T16:10:49.968069520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-09-13T16:10:49', 'cleanup_config') 
2025-09-13T16:10:49.968717575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.969529760Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2025-09-13T16:10:49.969845185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024651s 
2025-09-13T16:10:49.970180911Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2025-09-13T16:10:49.970547750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.970966874Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2025-09-13T16:10:49.971504747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-09-13T16:10:49', 'indexer_cleanup') 
2025-09-13T16:10:49.972157321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.972998074Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2025-09-13T16:10:49.973310664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024606s 
2025-09-13T16:10:49.973656209Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2025-09-13T16:10:49.974026655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.974443625Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2025-09-13T16:10:49.974996729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-09-13T16:10:49', 'minimum_seeders') 
2025-09-13T16:10:49.975609002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.976632403Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2025-09-13T16:10:49.976963880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026328s 
2025-09-13T16:10:49.982600451Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2025-09-13T16:10:49.983063884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.983524231Z [Info] remove_showrss: Starting migration of Log DB to 19 
2025-09-13T16:10:49.984093177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-09-13T16:10:49', 'remove_showrss') 
2025-09-13T16:10:49.984774248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.985681545Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2025-09-13T16:10:49.986004546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026425s 
2025-09-13T16:10:49.986377957Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2025-09-13T16:10:49.986730668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.987159732Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2025-09-13T16:10:49.987724860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-09-13T16:10:49', 'remove_torrentparadiseml') 
2025-09-13T16:10:49.988471203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.989375033Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2025-09-13T16:10:49.989771461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002634s 
2025-09-13T16:10:49.990087207Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2025-09-13T16:10:49.990476481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.990915525Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2025-09-13T16:10:49.991520052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-09-13T16:10:49', 'localization_setting_to_string') 
2025-09-13T16:10:49.993012959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:49.993267511Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2025-09-13T16:10:49.993708990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026944s 
2025-09-13T16:10:49.994124537Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2025-09-13T16:10:49.994550655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:49.995050081Z [Info] orpheus_api: Starting migration of Log DB to 22 
2025-09-13T16:10:50.000884400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-09-13T16:10:49', 'orpheus_api') 
2025-09-13T16:10:50.000963990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:50.000996525Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2025-09-13T16:10:50.001006576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029646s 
2025-09-13T16:10:50.001017518Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2025-09-13T16:10:50.001027408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:50.001037628Z [Info] download_client_categories: Starting migration of Log DB to 23 
2025-09-13T16:10:50.001048450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-09-13T16:10:49', 'download_client_categories') 
2025-09-13T16:10:50.001061256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:50.001708148Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2025-09-13T16:10:50.002431796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030026s 
2025-09-13T16:10:50.002456896Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2025-09-13T16:10:50.002712631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:50.003264933Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2025-09-13T16:10:50.003695771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-09-13T16:10:50', 'add_salt_to_users') 
2025-09-13T16:10:50.004321972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:50.005205191Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2025-09-13T16:10:50.005525435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025342s 
2025-09-13T16:10:50.005917966Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2025-09-13T16:10:50.006353192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:50.006807417Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2025-09-13T16:10:50.007504831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-09-13T16:10:50', 'speedcd_userpasssettings_to_speedcdsettings') 
2025-09-13T16:10:50.008173848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:50.009712527Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2025-09-13T16:10:50.010076420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032871s 
2025-09-13T16:10:50.010477998Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2025-09-13T16:10:50.010904036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:50.011391568Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2025-09-13T16:10:50.012129594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-09-13T16:10:50', 'torrentday_cookiesettings_to_torrentdaysettings') 
2025-09-13T16:10:50.012839704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:50.013738735Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2025-09-13T16:10:50.014135203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027657s 
2025-09-13T16:10:50.014516160Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2025-09-13T16:10:50.014940875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:50.015411623Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2025-09-13T16:10:50.016100150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-09-13T16:10:50', 'alpharatio_greatposterwall_config_contract') 
2025-09-13T16:10:50.016805781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:50.017710573Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2025-09-13T16:10:50.018100087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027067s 
2025-09-13T16:10:50.018422116Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2025-09-13T16:10:50.018792882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:50.019212778Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2025-09-13T16:10:50.019724959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-09-13T16:10:50', 'remove_notwhatcd') 
2025-09-13T16:10:50.020441222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:50.021405604Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2025-09-13T16:10:50.021736069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026206s 
2025-09-13T16:10:50.022089421Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2025-09-13T16:10:50.022489196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:50.022925334Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2025-09-13T16:10:50.023512085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-09-13T16:10:50', 'add_on_grab_to_notifications') 
2025-09-13T16:10:50.024236193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:50.025264995Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2025-09-13T16:10:50.025622565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027577s 
2025-09-13T16:10:50.026009705Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2025-09-13T16:10:50.026436835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:50.026921952Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2025-09-13T16:10:50.027555999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-09-13T16:10:50', 'animetorrents_use_custom_config_contract') 
2025-09-13T16:10:50.028305318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:50.029298087Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2025-09-13T16:10:50.029675647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028197s 
2025-09-13T16:10:50.030057656Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2025-09-13T16:10:50.030386939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:50.030819470Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2025-09-13T16:10:50.031349428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-09-13T16:10:50', 'apprise_server_url') 
2025-09-13T16:10:50.032033074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:50.033246959Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2025-09-13T16:10:50.033586072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028624s 
2025-09-13T16:10:50.033963121Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2025-09-13T16:10:50.034338367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:50.034771839Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2025-09-13T16:10:50.035404373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-09-13T16:10:50', 'health_restored_notification') 
2025-09-13T16:10:50.036119153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:50.037149287Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2025-09-13T16:10:50.037505114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027997s 
2025-09-13T16:10:50.037835068Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2025-09-13T16:10:50.038192438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:50.038636432Z [Info] remove_uc: Starting migration of Log DB to 33 
2025-09-13T16:10:50.039298595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-09-13T16:10:50', 'remove_uc') 
2025-09-13T16:10:50.039978825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:50.040961704Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2025-09-13T16:10:50.041269444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028063s 
2025-09-13T16:10:50.041620331Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2025-09-13T16:10:50.041995997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:50.042436674Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2025-09-13T16:10:50.043042184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-09-13T16:10:50', 'history_fix_data_titles') 
2025-09-13T16:10:50.043717794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:50.044743149Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2025-09-13T16:10:50.045059366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027081s 
2025-09-13T16:10:50.045470534Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2025-09-13T16:10:50.045819076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:50.046252839Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2025-09-13T16:10:50.046878098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-09-13T16:10:50', 'download_client_per_indexer') 
2025-09-13T16:10:50.047522937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:50.048426516Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2025-09-13T16:10:50.048788375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025894s 
2025-09-13T16:10:50.049207880Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-09-13T16:10:50.049653467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:50.050102161Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2025-09-13T16:10:50.050854005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-09-13T16:10:50.051150742Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-13T16:10:50.051494865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-09-13T16:10:50.052924043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-09-13T16:10:50.054284132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2025-09-13T16:10:50.055117570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-09-13T16:10:50.055913964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-09-13T16:10:50.057353934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-09-13T16:10:50.058012430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060509s 
2025-09-13T16:10:50.058199396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-09-13T16:10:50.058525533Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-09-13T16:10:50.058871429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-09-13T16:10:50.059944159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-09-13T16:10:50.061035437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-09-13T16:10:50.061732471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-09-13T16:10:50.062466579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-09-13T16:10:50.063673149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-09-13T16:10:50.064195531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049705s 
2025-09-13T16:10:50.064507599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-13T16:10:50.064790769Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-13T16:10:50.065143941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-09-13T16:10:50.066018191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-09-13T16:10:50.067017283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-09-13T16:10:50.067745820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-09-13T16:10:50.068635291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-09-13T16:10:50.069679985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-13T16:10:50.070255374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047283s 
2025-09-13T16:10:50.070854240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-09-13T16:10:50', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-09-13T16:10:50.071578628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:50.072799046Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-09-13T16:10:50.073244944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071571s 
2025-09-13T16:10:50.073672425Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-09-13T16:10:50.074161349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:50.074696346Z [Info] add_notification_status: Starting migration of Log DB to 37 
2025-09-13T16:10:50.075331084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-09-13T16:10:50', 'add_notification_status') 
2025-09-13T16:10:50.076129061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:50.077189036Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-09-13T16:10:50.077673782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003031s 
2025-09-13T16:10:50.078148799Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2025-09-13T16:10:50.078552852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:50.079009512Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2025-09-13T16:10:50.079647878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-09-13T16:10:50', 'indexers_freeleech_only_config_contract') 
2025-09-13T16:10:50.080399912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:50.081377761Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2025-09-13T16:10:50.081833729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027311s 
2025-09-13T16:10:50.082196109Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2025-09-13T16:10:50.082606635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:50.083057072Z [Info] email_encryption: Starting migration of Log DB to 39 
2025-09-13T16:10:50.083561759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-09-13T16:10:50', 'email_encryption') 
2025-09-13T16:10:50.084257269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:50.085171891Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2025-09-13T16:10:50.085491865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025728s 
2025-09-13T16:10:50.085905719Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2025-09-13T16:10:50.086302598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:50.086747043Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2025-09-13T16:10:50.087418225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-09-13T16:10:50', 'newznab_category_to_capabilities_settings') 
2025-09-13T16:10:50.088150469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:50.089107457Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2025-09-13T16:10:50.089476299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027513s 
2025-09-13T16:10:50.089852637Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2025-09-13T16:10:50.090256621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:50.090700905Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2025-09-13T16:10:50.091336465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-09-13T16:10:50', 'gazelle_freeleech_token_options') 
2025-09-13T16:10:50.092021765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:50.092931778Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2025-09-13T16:10:50.093296693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026579s 
2025-09-13T16:10:50.093665686Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2025-09-13T16:10:50.094068657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:50.094519114Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2025-09-13T16:10:50.095132960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-09-13T16:10:50', 'myanonamouse_freeleech_wedge_options') 
2025-09-13T16:10:50.095817268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:50.096827563Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2025-09-13T16:10:50.097148509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026605s 
2025-09-13T16:10:50.097519195Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2025-09-13T16:10:50.097983210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-13T16:10:50.098489239Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43 
2025-09-13T16:10:50.099076822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-09-13T16:10:50', 'newznab_indexers_enable_redirect') 
2025-09-13T16:10:50.099757232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-13T16:10:50.100804752Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2025-09-13T16:10:50.101175388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028268s 
2025-09-13T16:10:50.249633061Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2025-09-13T16:10:50.256960236Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-09-13T16:10:50.260424562Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2025-09-13T16:10:50.351330922Z [Info] AppSyncProfileService: Setting up default app profile 
2025-09-13T16:10:50.362422157Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2025-09-13T16:10:50.454491519Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-09-13T16:10:50.500203531Z [ls.io-init] done.
2025-09-13T16:10:50.796515090Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-09-13T16:10:50.797271974Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-09-13T16:10:50.797575766Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin