2025-08-11T04:54:42.350520953Z [migrations] started
2025-08-11T04:54:42.350551975Z [migrations] no migrations found
2025-08-11T04:54:42.373550783Z usermod: no changes
2025-08-11T04:54:42.378746214Z ───────────────────────────────────────
2025-08-11T04:54:42.378770844Z 
2025-08-11T04:54:42.378775343Z       ██╗     ███████╗██╗ ██████╗
2025-08-11T04:54:42.378779311Z       ██║     ██╔════╝██║██╔═══██╗
2025-08-11T04:54:42.378783088Z       ██║     ███████╗██║██║   ██║
2025-08-11T04:54:42.378786756Z       ██║     ╚════██║██║██║   ██║
2025-08-11T04:54:42.378790463Z       ███████╗███████║██║╚██████╔╝
2025-08-11T04:54:42.378794131Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-11T04:54:42.378797798Z 
2025-08-11T04:54:42.378801265Z    Brought to you by linuxserver.io
2025-08-11T04:54:42.378804862Z ───────────────────────────────────────
2025-08-11T04:54:42.379055517Z 
2025-08-11T04:54:42.379070196Z To support the app dev(s) visit:
2025-08-11T04:54:42.380604997Z Prowlarr: https://opencollective.com/prowlarr
2025-08-11T04:54:42.380970924Z 
2025-08-11T04:54:42.380987627Z To support LSIO projects visit:
2025-08-11T04:54:42.380991776Z https://www.linuxserver.io/donate/
2025-08-11T04:54:42.380995784Z 
2025-08-11T04:54:42.380999371Z ───────────────────────────────────────
2025-08-11T04:54:42.381003860Z GID/UID
2025-08-11T04:54:42.381007888Z ───────────────────────────────────────
2025-08-11T04:54:42.385762010Z 
2025-08-11T04:54:42.385770397Z User UID:    911
2025-08-11T04:54:42.385773864Z User GID:    911
2025-08-11T04:54:42.385777241Z ───────────────────────────────────────
2025-08-11T04:54:42.387584189Z Linuxserver.io version: 2.0.4.5131-ls207
2025-08-11T04:54:42.387866548Z Build-date: 2025-08-11T04:51:33+00:00
2025-08-11T04:54:42.387875135Z ───────────────────────────────────────
2025-08-11T04:54:42.387879955Z     
2025-08-11T04:54:42.442027030Z [custom-init] No custom files found, skipping...
2025-08-11T04:54:42.462868223Z failed to load "/config/config.xml": No such file or directory
2025-08-11T04:54:42.777081301Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.0.4.5131 
2025-08-11T04:54:42.794294840Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-11T04:54:42.801454576Z [Debug] Bootstrap: Console selected 
2025-08-11T04:54:42.802687078Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-11T04:54:43.053544007Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-11T04:54:43.115369312Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {1e04215f-95a4-4d6c-9e1b-5fe676e8e1cb} may be persisted to storage in unencrypted form. 
2025-08-11T04:54:43.173662495Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-08-11T04:54:43.200978055Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-11T04:54:43.256268141Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-11T04:54:43.262905535Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-11T04:54:43.263530514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-11T04:54:43.293427371Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-11T04:54:43.296906296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0305213s 
2025-08-11T04:54:43.297215578Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-11T04:54:43.297443568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0339888s 
2025-08-11T04:54:43.304946134Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-11T04:54:43.305501422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.310092596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-11T04:54:43.318063315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-11T04:54:43.328869493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185176s 
2025-08-11T04:54:43.329277365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.331197040Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-11T04:54:43.331392864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208247s 
2025-08-11T04:54:43.337519691Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-11T04:54:43.337790145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.342387442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-11T04:54:43.343413939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-11T04:54:43.343993886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013496s 
2025-08-11T04:54:43.344293770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-11T04:54:43.344609245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001044s 
2025-08-11T04:54:43.345045945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-11T04:54:43.345678629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-11T04:54:43.346407837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011107s 
2025-08-11T04:54:43.346703252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.347473493Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-11T04:54:43.347674898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021424s 
2025-08-11T04:54:43.348329456Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-11T04:54:43.348600502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.349423539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-11T04:54:43.350218880Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2025-08-11T04:54:43.350475798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-11T04:54:43.350824951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-11T04:54:43.351358224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006502s 
2025-08-11T04:54:43.351660673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.352425954Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-11T04:54:43.352639144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016581s 
2025-08-11T04:54:43.354377604Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-11T04:54:43.354622758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.355283979Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-08-11T04:54:43.359421299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-08-11T04:54:43.360004624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL) 
2025-08-11T04:54:43.360526725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009275s 
2025-08-11T04:54:43.360740957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-08-11T04:54:43.361102695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-08-11T04:54:43.361482610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005311s 
2025-08-11T04:54:43.361677492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-08-11T04:54:43.362327772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT) 
2025-08-11T04:54:43.362843861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009708s 
2025-08-11T04:54:43.363078674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-08-11T04:54:43.363427766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-11T04:54:43.363801299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005148s 
2025-08-11T04:54:43.364041372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-08-11T04:54:43.368779011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL) 
2025-08-11T04:54:43.369469421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052272s 
2025-08-11T04:54:43.369702711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-08-11T04:54:43.370378973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-08-11T04:54:43.370934621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009904s 
2025-08-11T04:54:43.371179294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-08-11T04:54:43.371577406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-11T04:54:43.372000277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000579s 
2025-08-11T04:54:43.372219919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-08-11T04:54:43.375152644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 25, "Added" DATETIME NOT NULL) 
2025-08-11T04:54:43.375902755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034916s 
2025-08-11T04:54:43.376156766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-08-11T04:54:43.376528705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-11T04:54:43.376861465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000494s 
2025-08-11T04:54:43.377105757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2025-08-11T04:54:43.377721196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationIndexerMapping" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "AppId" INTEGER NOT NULL, "RemoteIndexerId" INTEGER NOT NULL) 
2025-08-11T04:54:43.378246684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009312s 
2025-08-11T04:54:43.378458581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2025-08-11T04:54:43.379134321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Applications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "SyncLevel" INTEGER NOT NULL, "Tags" TEXT) 
2025-08-11T04:54:43.379703377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010401s 
2025-08-11T04:54:43.379959623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2025-08-11T04:54:43.380315560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2025-08-11T04:54:43.380688932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005192s 
2025-08-11T04:54:43.380897261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-08-11T04:54:43.381281866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-08-11T04:54:43.381652482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005875s 
2025-08-11T04:54:43.381877976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-08-11T04:54:43.382204894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-08-11T04:54:43.382549468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004702s 
2025-08-11T04:54:43.382746655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-08-11T04:54:43.386120929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL) 
2025-08-11T04:54:43.386596306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036585s 
2025-08-11T04:54:43.386843273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-08-11T04:54:43.387198569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-08-11T04:54:43.387573444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005132s 
2025-08-11T04:54:43.387753145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-08-11T04:54:43.388176839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-08-11T04:54:43.388562555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005543s 
2025-08-11T04:54:43.388759642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-08-11T04:54:43.389716358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-11T04:54:43.390407881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014519s 
2025-08-11T04:54:43.390678977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-08-11T04:54:43.391561894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-08-11T04:54:43.392321814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014801s 
2025-08-11T04:54:43.392561437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-08-11T04:54:43.392974729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-11T04:54:43.393391829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006053s 
2025-08-11T04:54:43.393612163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-08-11T04:54:43.394142500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2025-08-11T04:54:43.394574190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000777s 
2025-08-11T04:54:43.394815666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-08-11T04:54:43.395123415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-11T04:54:43.395450284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004718s 
2025-08-11T04:54:43.397258695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-11T04:54:43', 'InitialSetup') 
2025-08-11T04:54:43.397989486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.399542974Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-11T04:54:43.399761174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045092s 
2025-08-11T04:54:43.400132822Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2025-08-11T04:54:43.400427305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.400697339Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2025-08-11T04:54:43.403635474Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2025-08-11T04:54:43.410874440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2025-08-11T04:54:43.412190199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added" FROM "Indexers" 
2025-08-11T04:54:43.413048487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-11T04:54:43.413892357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-11T04:54:43.415340062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-11T04:54:43.415759747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118798s 
2025-08-11T04:54:43.425967550Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2025-08-11T04:54:43.427764348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2025-08-11T04:54:43.428969544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers" 
2025-08-11T04:54:43.429583350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-11T04:54:43.430230303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-11T04:54:43.431456702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-11T04:54:43.431852850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056237s 
2025-08-11T04:54:43.432294219Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2025-08-11T04:54:43.435822673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2025-08-11T04:54:43.436987428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers" 
2025-08-11T04:54:43.437601164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-11T04:54:43.438201543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-11T04:54:43.439403163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-11T04:54:43.439810964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072726s 
2025-08-11T04:54:43.440083352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2025-08-11T04:54:43.440822350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-11T04:54:43.441457359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011656s 
2025-08-11T04:54:43.441717462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2025-08-11T04:54:43.442156947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-08-11T04:54:43.442580861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000633s 
2025-08-11T04:54:43.443064805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-11T04:54:43', 'ApplicationStatus') 
2025-08-11T04:54:43.443479821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.444529384Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2025-08-11T04:54:43.444736271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025459s 
2025-08-11T04:54:43.444978559Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2025-08-11T04:54:43.445225796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.445535390Z [Info] IndexerProps: Starting migration of Main DB to 3 
2025-08-11T04:54:43.446626146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-11T04:54:43.446810317Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-11T04:54:43.447074960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2025-08-11T04:54:43.447488542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2025-08-11T04:54:43.448156317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008516s 
2025-08-11T04:54:43.448386721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-08-11T04:54:43.449189818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 1) 
2025-08-11T04:54:43.449783914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011889s 
2025-08-11T04:54:43.450019168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-08-11T04:54:43.450771994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-11T04:54:43.451337382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011088s 
2025-08-11T04:54:43.451593989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-08-11T04:54:43.452121651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-11T04:54:43.452492638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006539s 
2025-08-11T04:54:43.452913976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-11T04:54:43', 'IndexerProps') 
2025-08-11T04:54:43.453329443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.454130897Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2025-08-11T04:54:43.454333455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022722s 
2025-08-11T04:54:43.454581424Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2025-08-11T04:54:43.454818752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.455112072Z [Info] add_update_history: Starting migration of Main DB to 4 
2025-08-11T04:54:43.455582670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-11T04:54:43', 'add_update_history') 
2025-08-11T04:54:43.456090102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.456794109Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2025-08-11T04:54:43.457012248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019831s 
2025-08-11T04:54:43.457247041Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2025-08-11T04:54:43.457492395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.457767639Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2025-08-11T04:54:43.461170812Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-11T04:54:43.462296488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-11T04:54:43.462786535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011469s 
2025-08-11T04:54:43.463246481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-11T04:54:43', 'update_notifiarr') 
2025-08-11T04:54:43.463722880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.464547300Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2025-08-11T04:54:43.464803286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028814s 
2025-08-11T04:54:43.465055503Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2025-08-11T04:54:43.465316389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.465641884Z [Info] app_profiles: Starting migration of Main DB to 6 
2025-08-11T04:54:43.466217934Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2025-08-11T04:54:43.466943715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AppSyncProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "EnableRss" INTEGER NOT NULL, "EnableInteractiveSearch" INTEGER NOT NULL, "EnableAutomaticSearch" INTEGER NOT NULL) 
2025-08-11T04:54:43.467486518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001068s 
2025-08-11T04:54:43.467774248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2025-08-11T04:54:43.468178812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2025-08-11T04:54:43.468550521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005896s 
2025-08-11T04:54:43.468724691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-11T04:54:43.469639874Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-11T04:54:43.469658792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2025-08-11T04:54:43.469667369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2025-08-11T04:54:43.470178428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007979s 
2025-08-11T04:54:43.470603334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-11T04:54:43', 'app_profiles') 
2025-08-11T04:54:43.471040474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.471885475Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2025-08-11T04:54:43.472175670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024605s 
2025-08-11T04:54:43.472452597Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2025-08-11T04:54:43.472687170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.472978236Z [Info] history_failed: Starting migration of Main DB to 7 
2025-08-11T04:54:43.473639136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-11T04:54:43.473839871Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-11T04:54:43.474072740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2025-08-11T04:54:43.474450220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2025-08-11T04:54:43.475234088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008416s 
2025-08-11T04:54:43.475537479Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2025-08-11T04:54:43.476045512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2025-08-11T04:54:43.476388472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005784s 
2025-08-11T04:54:43.476816955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-11T04:54:43', 'history_failed') 
2025-08-11T04:54:43.477248724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.478059828Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2025-08-11T04:54:43.478268538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022052s 
2025-08-11T04:54:43.478492118Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2025-08-11T04:54:43.478754907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.479026674Z [Info] redacted_api: Starting migration of Main DB to 8 
2025-08-11T04:54:43.479474997Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-11T04:54:43.479785813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-11T04:54:43.481826381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002116s 
2025-08-11T04:54:43.482261407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-11T04:54:43', 'redacted_api') 
2025-08-11T04:54:43.482687936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.483380410Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2025-08-11T04:54:43.483606776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036646s 
2025-08-11T04:54:43.483829685Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2025-08-11T04:54:43.484119469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.484433942Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2025-08-11T04:54:43.484965071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2025-08-11T04:54:43.485639770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerProxies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT) 
2025-08-11T04:54:43.486180258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009931s 
2025-08-11T04:54:43.486387856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-11T04:54:43.486579201Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-11T04:54:43.486788112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-08-11T04:54:43.487101583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-08-11T04:54:43.487730970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007251s 
2025-08-11T04:54:43.488233783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-11T04:54:43', 'IndexerProxies') 
2025-08-11T04:54:43.488644249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.489382957Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2025-08-11T04:54:43.489595735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023525s 
2025-08-11T04:54:43.489843133Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2025-08-11T04:54:43.490094229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.490406868Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2025-08-11T04:54:43.490808707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2025-08-11T04:54:43.491015955Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-08-11T04:54:43.491331019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2025-08-11T04:54:43.491813330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2025-08-11T04:54:43.492488870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009271s 
2025-08-11T04:54:43.492945149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-11T04:54:43', 'app_indexer_remote_name') 
2025-08-11T04:54:43.493446288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.494182470Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2025-08-11T04:54:43.494404788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025706s 
2025-08-11T04:54:43.494657958Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2025-08-11T04:54:43.494920106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.495218707Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2025-08-11T04:54:43.497770194Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-11T04:54:43.498750839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2025-08-11T04:54:43.499176666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011873s 
2025-08-11T04:54:43.499604067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-11T04:54:43', 'desi_gazelle_to_unit3d') 
2025-08-11T04:54:43.500077771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.500780916Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2025-08-11T04:54:43.500993725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002758s 
2025-08-11T04:54:43.501304390Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2025-08-11T04:54:43.501532009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.501833426Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2025-08-11T04:54:43.502231357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-11T04:54:43.502433213Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-11T04:54:43.502710692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-08-11T04:54:43.503178203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2025-08-11T04:54:43.503839785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008821s 
2025-08-11T04:54:43.504346255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-11T04:54:43', 'add_on_update_to_notifications') 
2025-08-11T04:54:43.504834889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.505554257Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2025-08-11T04:54:43.505757156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025221s 
2025-08-11T04:54:43.505992660Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2025-08-11T04:54:43.506228194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.506542187Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2025-08-11T04:54:43.507083236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2025-08-11T04:54:43.507706772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME) 
2025-08-11T04:54:43.508299525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009761s 
2025-08-11T04:54:43.508571813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2025-08-11T04:54:43.509081550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2025-08-11T04:54:43.509512968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007044s 
2025-08-11T04:54:43.509776739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2025-08-11T04:54:43.510281195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2025-08-11T04:54:43.510666591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006333s 
2025-08-11T04:54:43.511065755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-11T04:54:43', 'IndexerVersions') 
2025-08-11T04:54:43.511492805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.512270120Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2025-08-11T04:54:43.512482427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002228s 
2025-08-11T04:54:43.512736779Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2025-08-11T04:54:43.512959227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.513256997Z [Info] cleanup_config: Starting migration of Main DB to 16 
2025-08-11T04:54:43.515178345Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-11T04:54:43.516181105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2025-08-11T04:54:43.516504716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010783s 
2025-08-11T04:54:43.516764509Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-11T04:54:43.517168302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2025-08-11T04:54:43.517469769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004859s 
2025-08-11T04:54:43.517901438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-11T04:54:43', 'cleanup_config') 
2025-08-11T04:54:43.518319981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.519016464Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2025-08-11T04:54:43.519210514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019836s 
2025-08-11T04:54:43.519448604Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2025-08-11T04:54:43.519698677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.520055175Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2025-08-11T04:54:43.522302811Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-11T04:54:43.522670631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2025-08-11T04:54:43.523000044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004434s 
2025-08-11T04:54:43.523277703Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-11T04:54:43.523606926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2025-08-11T04:54:43.524007553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004911s 
2025-08-11T04:54:43.524287777Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-11T04:54:43.524661971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2025-08-11T04:54:43.524947726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004373s 
2025-08-11T04:54:43.525222860Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-11T04:54:43.525569749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2025-08-11T04:54:43.525866857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004205s 
2025-08-11T04:54:43.526131239Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-11T04:54:43.526492757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2025-08-11T04:54:43.526772811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004235s 
2025-08-11T04:54:43.527056121Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-11T04:54:43.527388120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2025-08-11T04:54:43.527692783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004325s 
2025-08-11T04:54:43.527983909Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-11T04:54:43.528342942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2025-08-11T04:54:43.528651904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004426s 
2025-08-11T04:54:43.528915535Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-11T04:54:43.529272594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2025-08-11T04:54:43.529605334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004333s 
2025-08-11T04:54:43.529837351Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-11T04:54:43.533954601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2025-08-11T04:54:43.534314867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042495s 
2025-08-11T04:54:43.534669821Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-11T04:54:43.534932811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2025-08-11T04:54:43.535214528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000422s 
2025-08-11T04:54:43.535488550Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-11T04:54:43.535835398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2025-08-11T04:54:43.536202247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004977s 
2025-08-11T04:54:43.536470046Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-11T04:54:43.536809520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2025-08-11T04:54:43.537132370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004337s 
2025-08-11T04:54:43.537386562Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-11T04:54:43.537749983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2025-08-11T04:54:43.538059927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004465s 
2025-08-11T04:54:43.538325111Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-11T04:54:43.538674014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2025-08-11T04:54:43.538963447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004365s 
2025-08-11T04:54:43.539241036Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-11T04:54:43.539591571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2025-08-11T04:54:43.539911385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004353s 
2025-08-11T04:54:43.540179816Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-11T04:54:43.540513628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2025-08-11T04:54:43.540836488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004209s 
2025-08-11T04:54:43.541018805Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-11T04:54:43.542552784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2025-08-11T04:54:43.542926206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017332s 
2025-08-11T04:54:43.543132391Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-11T04:54:43.543569531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2025-08-11T04:54:43.543908984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005837s 
2025-08-11T04:54:43.544112504Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-11T04:54:43.544617561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2025-08-11T04:54:43.544908798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005754s 
2025-08-11T04:54:43.545096566Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-11T04:54:43.545495108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2025-08-11T04:54:43.545879191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005801s 
2025-08-11T04:54:43.546046789Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-11T04:54:43.546448027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2025-08-11T04:54:43.546799825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005791s 
2025-08-11T04:54:43.546998074Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-11T04:54:43.547383691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2025-08-11T04:54:43.547752804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005692s 
2025-08-11T04:54:43.547946143Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-11T04:54:43.548373724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2025-08-11T04:54:43.548734060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005995s 
2025-08-11T04:54:43.548920074Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-11T04:54:43.549384199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2025-08-11T04:54:43.549677850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005793s 
2025-08-11T04:54:43.549872753Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-11T04:54:43.550266105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2025-08-11T04:54:43.550619967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005599s 
2025-08-11T04:54:43.550798577Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-11T04:54:43.551258643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2025-08-11T04:54:43.551625291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000642s 
2025-08-11T04:54:43.551812779Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-11T04:54:43.552273436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2025-08-11T04:54:43.552622018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000598s 
2025-08-11T04:54:43.552816410Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-11T04:54:43.553232818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2025-08-11T04:54:43.553632954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005913s 
2025-08-11T04:54:43.553777525Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-11T04:54:43.554208412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2025-08-11T04:54:43.554557866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005962s 
2025-08-11T04:54:43.554735704Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-11T04:54:43.555144036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2025-08-11T04:54:43.555495514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005726s 
2025-08-11T04:54:43.555678603Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-11T04:54:43.556110512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2025-08-11T04:54:43.556468774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006076s 
2025-08-11T04:54:43.556655419Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-11T04:54:43.557053521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2025-08-11T04:54:43.557424889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005681s 
2025-08-11T04:54:43.557599570Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-11T04:54:43.557992552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2025-08-11T04:54:43.558339981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005757s 
2025-08-11T04:54:43.558517859Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-11T04:54:43.558930129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2025-08-11T04:54:43.559301337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005771s 
2025-08-11T04:54:43.559468353Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-11T04:54:43.559883098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2025-08-11T04:54:43.560252863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000593s 
2025-08-11T04:54:43.560684572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-11T04:54:43', 'indexer_cleanup') 
2025-08-11T04:54:43.561120410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.561995221Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2025-08-11T04:54:43.562198761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023037s 
2025-08-11T04:54:43.562463113Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2025-08-11T04:54:43.562714760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.563022950Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2025-08-11T04:54:43.563513568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2025-08-11T04:54:43.563725144Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-11T04:54:43.564009136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2025-08-11T04:54:43.564454643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2025-08-11T04:54:43.565189893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009452s 
2025-08-11T04:54:43.565647505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-11T04:54:43', 'minimum_seeders') 
2025-08-11T04:54:43.566099846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.566840477Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2025-08-11T04:54:43.567011471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025405s 
2025-08-11T04:54:43.567244060Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2025-08-11T04:54:43.567500796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.567783997Z [Info] remove_showrss: Starting migration of Main DB to 19 
2025-08-11T04:54:43.568229534Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-11T04:54:43.568607485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2025-08-11T04:54:43.568910104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004314s 
2025-08-11T04:54:43.569327535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-11T04:54:43', 'remove_showrss') 
2025-08-11T04:54:43.569782160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.570452500Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2025-08-11T04:54:43.570645909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019352s 
2025-08-11T04:54:43.570919841Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2025-08-11T04:54:43.571162119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.571548166Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2025-08-11T04:54:43.571839292Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-11T04:54:43.572274138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2025-08-11T04:54:43.572606457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004862s 
2025-08-11T04:54:43.573058156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-11T04:54:43', 'remove_torrentparadiseml') 
2025-08-11T04:54:43.573492230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.574343685Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2025-08-11T04:54:43.574577245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021727s 
2025-08-11T04:54:43.574823070Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2025-08-11T04:54:43.575150409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.575500414Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2025-08-11T04:54:43.575770578Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-11T04:54:43.576053818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-11T04:54:43.576723025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007234s 
2025-08-11T04:54:43.577201048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-11T04:54:43', 'localization_setting_to_string') 
2025-08-11T04:54:43.577643338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.578399762Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2025-08-11T04:54:43.578613542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023326s 
2025-08-11T04:54:43.578831801Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2025-08-11T04:54:43.579079871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.579379374Z [Info] orpheus_api: Starting migration of Main DB to 22 
2025-08-11T04:54:43.579704118Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-11T04:54:43.579967709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-11T04:54:43.584135150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042345s 
2025-08-11T04:54:43.584551658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-11T04:54:43', 'orpheus_api') 
2025-08-11T04:54:43.584964199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.585729640Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2025-08-11T04:54:43.585932849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058337s 
2025-08-11T04:54:43.586185418Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2025-08-11T04:54:43.586442085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.586757239Z [Info] download_client_categories: Starting migration of Main DB to 23 
2025-08-11T04:54:43.587155852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-11T04:54:43.587338660Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-08-11T04:54:43.587592872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2025-08-11T04:54:43.588010583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2025-08-11T04:54:43.588739771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009203s 
2025-08-11T04:54:43.589207483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-11T04:54:43', 'download_client_categories') 
2025-08-11T04:54:43.589632428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.590450496Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2025-08-11T04:54:43.590661661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025791s 
2025-08-11T04:54:43.590908648Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2025-08-11T04:54:43.591153050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.591440299Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2025-08-11T04:54:43.591858641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-08-11T04:54:43.592083383Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-11T04:54:43.592301152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-08-11T04:54:43.592593871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-08-11T04:54:43.593269181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007222s 
2025-08-11T04:54:43.593496459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-08-11T04:54:43.593811293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-08-11T04:54:43.594432714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007276s 
2025-08-11T04:54:43.594871026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-11T04:54:43', 'add_salt_to_users') 
2025-08-11T04:54:43.595312505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.596145392Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2025-08-11T04:54:43.596350134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023884s 
2025-08-11T04:54:43.596651050Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2025-08-11T04:54:43.596942708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.597299606Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2025-08-11T04:54:43.597659561Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-11T04:54:43.598045668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2025-08-11T04:54:43.598407246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005401s 
2025-08-11T04:54:43.598896892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-11T04:54:43', 'speedcd_userpasssettings_to_speedcdsettings') 
2025-08-11T04:54:43.599360235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.600172942Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2025-08-11T04:54:43.600407825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022131s 
2025-08-11T04:54:43.600718721Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2025-08-11T04:54:43.601001340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.601322226Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2025-08-11T04:54:43.601657431Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-11T04:54:43.602069771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2025-08-11T04:54:43.602423754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005667s 
2025-08-11T04:54:43.602941115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-11T04:54:43', 'torrentday_cookiesettings_to_torrentdaysettings') 
2025-08-11T04:54:43.603403146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.604240151Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2025-08-11T04:54:43.604469092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022554s 
2025-08-11T04:54:43.604752322Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2025-08-11T04:54:43.605040242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.605361759Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2025-08-11T04:54:43.605733738Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-11T04:54:43.606148093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2025-08-11T04:54:43.606554361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000565s 
2025-08-11T04:54:43.606677499Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-11T04:54:43.607085961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2025-08-11T04:54:43.607465646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005801s 
2025-08-11T04:54:43.607945852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-11T04:54:43', 'alpharatio_greatposterwall_config_contract') 
2025-08-11T04:54:43.608405348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.609215359Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2025-08-11T04:54:43.609487897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022593s 
2025-08-11T04:54:43.609682279Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2025-08-11T04:54:43.609960689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.610235853Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2025-08-11T04:54:43.610585097Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-11T04:54:43.610962947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2025-08-11T04:54:43.611264775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004353s 
2025-08-11T04:54:43.611694440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-11T04:54:43', 'remove_notwhatcd') 
2025-08-11T04:54:43.612203666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.612933445Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2025-08-11T04:54:43.613137145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020589s 
2025-08-11T04:54:43.613394012Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2025-08-11T04:54:43.613652352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.613954561Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2025-08-11T04:54:43.614392603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-11T04:54:43.614604730Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-11T04:54:43.614836296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2025-08-11T04:54:43.615225029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2025-08-11T04:54:43.615957554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008814s 
2025-08-11T04:54:43.616190273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-11T04:54:43.616384433Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-11T04:54:43.616641281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2025-08-11T04:54:43.617067739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2025-08-11T04:54:43.617741225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008508s 
2025-08-11T04:54:43.618200159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-11T04:54:43', 'add_on_grab_to_notifications') 
2025-08-11T04:54:43.618623111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.619505337Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2025-08-11T04:54:43.619714478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025628s 
2025-08-11T04:54:43.620045745Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2025-08-11T04:54:43.620364227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.620706726Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2025-08-11T04:54:43.621010618Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-11T04:54:43.621420504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2025-08-11T04:54:43.621797493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005818s 
2025-08-11T04:54:43.622275094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-11T04:54:43', 'animetorrents_use_custom_config_contract') 
2025-08-11T04:54:43.622730271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.623534971Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2025-08-11T04:54:43.623737709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021989s 
2025-08-11T04:54:43.624003043Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2025-08-11T04:54:43.624256754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.624556929Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2025-08-11T04:54:43.624845750Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-11T04:54:43.625114081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-11T04:54:43.625925625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008485s 
2025-08-11T04:54:43.626349729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-11T04:54:43', 'apprise_server_url') 
2025-08-11T04:54:43.626793612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.627510526Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2025-08-11T04:54:43.627722833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024197s 
2025-08-11T04:54:43.628003218Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2025-08-11T04:54:43.628268732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.628576372Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2025-08-11T04:54:43.628949423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-11T04:54:43.629178123Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.9E-06s 
2025-08-11T04:54:43.629414259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-08-11T04:54:43.629823042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-08-11T04:54:43.630531569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008661s 
2025-08-11T04:54:43.630973749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-11T04:54:43', 'health_restored_notification') 
2025-08-11T04:54:43.631413605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.632191942Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2025-08-11T04:54:43.632422536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024863s 
2025-08-11T04:54:43.632660245Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2025-08-11T04:54:43.632883695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.633155712Z [Info] remove_uc: Starting migration of Main DB to 33 
2025-08-11T04:54:43.633516880Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-11T04:54:43.633884540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-08-11T04:54:43.634189554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000446s 
2025-08-11T04:54:43.634612295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-11T04:54:43', 'remove_uc') 
2025-08-11T04:54:43.635034876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.635907503Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2025-08-11T04:54:43.636103858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020684s 
2025-08-11T04:54:43.636349643Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2025-08-11T04:54:43.636591370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.636972157Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2025-08-11T04:54:43.637170145Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-11T04:54:43.637506743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-11T04:54:43.638136070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007347s 
2025-08-11T04:54:43.638577048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-11T04:54:43', 'history_fix_data_titles') 
2025-08-11T04:54:43.639011323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.639837767Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2025-08-11T04:54:43.640068782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023957s 
2025-08-11T04:54:43.640326340Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2025-08-11T04:54:43.640580823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.640890276Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2025-08-11T04:54:43.641290131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-11T04:54:43.641474963Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-11T04:54:43.641707481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-08-11T04:54:43.642099721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-08-11T04:54:43.642804059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008411s 
2025-08-11T04:54:43.643231941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-11T04:54:43', 'download_client_per_indexer') 
2025-08-11T04:54:43.643664662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.644448400Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2025-08-11T04:54:43.644665187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024525s 
2025-08-11T04:54:43.645015402Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-11T04:54:43.645263942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.645591672Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2025-08-11T04:54:43.648054271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2025-08-11T04:54:43.648274193Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-11T04:54:43.648714991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2025-08-11T04:54:43.651231097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-11T04:54:43.652426815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2025-08-11T04:54:43.653050901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2025-08-11T04:54:43.653715229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2025-08-11T04:54:43.655489722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-08-11T04:54:43.655945139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069476s 
2025-08-11T04:54:43.656245243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2025-08-11T04:54:43.656473673Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-11T04:54:43.656713736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2025-08-11T04:54:43.658706088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-11T04:54:43.659880763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2025-08-11T04:54:43.660496463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2025-08-11T04:54:43.661113786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2025-08-11T04:54:43.662869761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-08-11T04:54:43.663319778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063594s 
2025-08-11T04:54:43.663531995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2025-08-11T04:54:43.663734042Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-11T04:54:43.664024557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2025-08-11T04:54:43.666005135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-11T04:54:43.667173908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2025-08-11T04:54:43.667832273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2025-08-11T04:54:43.668439907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2025-08-11T04:54:43.670200732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-08-11T04:54:43.670617932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063476s 
2025-08-11T04:54:43.670833937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-11T04:54:43.671007447Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-11T04:54:43.671261127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-08-11T04:54:43.676285805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-11T04:54:43.677590221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-08-11T04:54:43.678219308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-11T04:54:43.678716389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-11T04:54:43.680110706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086207s 
2025-08-11T04:54:43.680338194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-11T04:54:43.680512685Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-11T04:54:43.680778841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-08-11T04:54:43.682982809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-11T04:54:43.684223076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-08-11T04:54:43.684899017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-11T04:54:43.685313151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-11T04:54:43.686590313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055513s 
2025-08-11T04:54:43.686783432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-11T04:54:43.687015379Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-11T04:54:43.687204259Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-08-11T04:54:43.689398577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-11T04:54:43.690608924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-08-11T04:54:43.691228752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-11T04:54:43.691725502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-11T04:54:43.692959116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005532s 
2025-08-11T04:54:43.693229290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-11T04:54:43.693401828Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-11T04:54:43.693680980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-08-11T04:54:43.695667710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-11T04:54:43.696885893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-11T04:54:43.697539148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-11T04:54:43.698163575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-11T04:54:43.699645399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-11T04:54:43.700111999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061855s 
2025-08-11T04:54:43.700356020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-11T04:54:43.700543147Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-11T04:54:43.700819463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-08-11T04:54:43.702839621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-11T04:54:43.704009797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-11T04:54:43.704645667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-11T04:54:43.705277549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-11T04:54:43.706766898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-11T04:54:43.707191062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061096s 
2025-08-11T04:54:43.707420524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-11T04:54:43.707602200Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-11T04:54:43.707914769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-08-11T04:54:43.709960348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-11T04:54:43.711085965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-11T04:54:43.711713899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-11T04:54:43.712460001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-11T04:54:43.713922005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-11T04:54:43.714370107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061913s 
2025-08-11T04:54:43.714549729Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-11T04:54:43.714747898Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-11T04:54:43.715027972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-08-11T04:54:43.716962387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Successful" INTEGER NOT NULL) 
2025-08-11T04:54:43.717929384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful") SELECT "Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful" FROM "History" 
2025-08-11T04:54:43.718441094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-11T04:54:43.719080211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-11T04:54:43.720484068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-11T04:54:43.720980457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-11T04:54:43.721339811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061462s 
2025-08-11T04:54:43.721594303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2025-08-11T04:54:43.721775117Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-11T04:54:43.722081013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2025-08-11T04:54:43.723981059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME) 
2025-08-11T04:54:43.724887564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerDefinitionVersions_temp" ("Id", "DefinitionId", "File", "Sha", "LastUpdated") SELECT "Id", "DefinitionId", "File", "Sha", "LastUpdated" FROM "IndexerDefinitionVersions" 
2025-08-11T04:54:43.725442802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2025-08-11T04:54:43.726165347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2025-08-11T04:54:43.727690418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2025-08-11T04:54:43.728455418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2025-08-11T04:54:43.728886426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065596s 
2025-08-11T04:54:43.729087631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-11T04:54:43.729283896Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-11T04:54:43.729556565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-08-11T04:54:43.731821656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-08-11T04:54:43.733303710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2025-08-11T04:54:43.734068309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-11T04:54:43.734680292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-11T04:54:43.736138127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-11T04:54:43.736563934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067555s 
2025-08-11T04:54:43.736773035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-11T04:54:43.736956665Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-11T04:54:43.737243783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-08-11T04:54:43.739475216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-08-11T04:54:43.741035458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2025-08-11T04:54:43.741798895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-11T04:54:43.742448673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-11T04:54:43.743816197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-11T04:54:43.744283588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067689s 
2025-08-11T04:54:43.744463690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-11T04:54:43.744664385Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-11T04:54:43.744919779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-08-11T04:54:43.747157945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-08-11T04:54:43.748676493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2025-08-11T04:54:43.749442124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-11T04:54:43.750040369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-11T04:54:43.751499297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-11T04:54:43.751906376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067352s 
2025-08-11T04:54:43.752137462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-11T04:54:43.752333376Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-11T04:54:43.752616646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2025-08-11T04:54:43.754972109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-08-11T04:54:43.756536920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2025-08-11T04:54:43.757303503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-11T04:54:43.757923482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-11T04:54:43.759325124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-11T04:54:43.759729228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006744s 
2025-08-11T04:54:43.759953910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-11T04:54:43.760157380Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-11T04:54:43.760382763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2025-08-11T04:54:43.762717995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL, "Redirect" INTEGER NOT NULL, "AppProfileId" INTEGER NOT NULL, "Tags" TEXT, "DownloadClientId" INTEGER NOT NULL) 
2025-08-11T04:54:43.764196953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId" FROM "Indexers" 
2025-08-11T04:54:43.764920741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-11T04:54:43.765480227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-11T04:54:43.766857370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-11T04:54:43.767222615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066275s 
2025-08-11T04:54:43.767457118Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-11T04:54:43.767659675Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-11T04:54:43.767916953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-08-11T04:54:43.769903523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-08-11T04:54:43.770791201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-08-11T04:54:43.771328092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-11T04:54:43.771985546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-11T04:54:43.773420004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-11T04:54:43.773826342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056295s 
2025-08-11T04:54:43.774020944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-11T04:54:43.774210626Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-11T04:54:43.774468976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-08-11T04:54:43.776442089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-08-11T04:54:43.777373935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-08-11T04:54:43.792830176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-11T04:54:43.793517280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-11T04:54:43.795488308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-11T04:54:43.795939156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211897s 
2025-08-11T04:54:43.796198188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-11T04:54:43.796398401Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-08-11T04:54:43.796675419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-11T04:54:43.799031753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-11T04:54:43.799780410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-11T04:54:43.800353444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-11T04:54:43.803449638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-11T04:54:43.805142447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-11T04:54:43.805596892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086543s 
2025-08-11T04:54:43.806134675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-11T04:54:43', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-11T04:54:43.814163691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.815749845Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-11T04:54:43.816039408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186945s 
2025-08-11T04:54:43.816370585Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-08-11T04:54:43.816646380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.816981585Z [Info] add_notification_status: Starting migration of Main DB to 37 
2025-08-11T04:54:43.817822949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-08-11T04:54:43.818603230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-11T04:54:43.819248048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012253s 
2025-08-11T04:54:43.819518914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-08-11T04:54:43.820059983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-08-11T04:54:43.820467193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007023s 
2025-08-11T04:54:43.820936578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-11T04:54:43', 'add_notification_status') 
2025-08-11T04:54:43.821408529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.822223950Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-08-11T04:54:43.822509505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024096s 
2025-08-11T04:54:43.822900903Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2025-08-11T04:54:43.823173572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.823489789Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2025-08-11T04:54:43.824074146Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-11T04:54:43.824450524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2025-08-11T04:54:43.824797933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00056s 
2025-08-11T04:54:43.825007104Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-11T04:54:43.825411839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2025-08-11T04:54:43.825790912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005904s 
2025-08-11T04:54:43.825980685Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-11T04:54:43.826378536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2025-08-11T04:54:43.826740364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005604s 
2025-08-11T04:54:43.827245982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-11T04:54:43', 'indexers_freeleech_only_config_contract') 
2025-08-11T04:54:43.827712111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.828541180Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2025-08-11T04:54:43.828800312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022508s 
2025-08-11T04:54:43.829015555Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2025-08-11T04:54:43.829286451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.829615223Z [Info] email_encryption: Starting migration of Main DB to 39 
2025-08-11T04:54:43.829925568Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-11T04:54:43.830184379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-11T04:54:43.830929589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007672s 
2025-08-11T04:54:43.831370156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-11T04:54:43', 'email_encryption') 
2025-08-11T04:54:43.831816194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.832713932Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2025-08-11T04:54:43.832924786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002524s 
2025-08-11T04:54:43.833247837Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2025-08-11T04:54:43.833522510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.833854268Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2025-08-11T04:54:43.834212429Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-11T04:54:43.834459887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-11T04:54:43.835490462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010597s 
2025-08-11T04:54:43.836034368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-11T04:54:43', 'newznab_category_to_capabilities_settings') 
2025-08-11T04:54:43.836510957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.837299164Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2025-08-11T04:54:43.837533115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027991s 
2025-08-11T04:54:43.837830083Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2025-08-11T04:54:43.838111330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.838438007Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2025-08-11T04:54:43.838774324Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-11T04:54:43.839039418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-11T04:54:43.839686631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007019s 
2025-08-11T04:54:43.840205256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-11T04:54:43', 'gazelle_freeleech_token_options') 
2025-08-11T04:54:43.840678789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.841440874Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2025-08-11T04:54:43.841668853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023877s 
2025-08-11T04:54:43.841958065Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2025-08-11T04:54:43.842259221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.842591570Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2025-08-11T04:54:43.842929431Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-11T04:54:43.843181017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-11T04:54:43.843869654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006981s 
2025-08-11T04:54:43.844398258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-11T04:54:43', 'myanonamouse_freeleech_wedge_options') 
2025-08-11T04:54:43.844856801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.845752575Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2025-08-11T04:54:43.845878519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024047s 
2025-08-11T04:54:43.846161198Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2025-08-11T04:54:43.846439348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.846763120Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43 
2025-08-11T04:54:43.847131391Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-11T04:54:43.847370603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-11T04:54:43.857276549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098501s 
2025-08-11T04:54:43.857831706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-08-11T04:54:43', 'newznab_indexers_enable_redirect') 
2025-08-11T04:54:43.858329529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.859160241Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2025-08-11T04:54:43.859392329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117497s 
2025-08-11T04:54:43.867885520Z [Debug] MigrationController: Took: 00:00:00.6657420 
2025-08-11T04:54:43.953964189Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-08-11T04:54:43.972947181Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-11T04:54:43.985718255Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-11T04:54:43.986312071Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-11T04:54:43.986757678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-11T04:54:43.989368966Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-11T04:54:43.989685654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030031s 
2025-08-11T04:54:43.990032682Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-11T04:54:43.990386775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003316s 
2025-08-11T04:54:43.993119878Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-11T04:54:43.993497318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.994050342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-11T04:54:43.994531361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-11T04:54:43.995174576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007621s 
2025-08-11T04:54:43.995516624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:43.996934529Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-11T04:54:43.997286097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025149s 
2025-08-11T04:54:43.997772667Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-11T04:54:43.998203033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:43.998878894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-11T04:54:43.999397649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-11T04:54:44.000014601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007589s 
2025-08-11T04:54:44.000409316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-11T04:54:44.000727216Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-11T04:54:44.001097882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-11T04:54:44.001714774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-11T04:54:44.002756822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011707s 
2025-08-11T04:54:44.003124373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.004134296Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-11T04:54:44.004493690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024818s 
2025-08-11T04:54:44.004940389Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-11T04:54:44.005367048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.005887696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-11T04:54:44.006236088Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s 
2025-08-11T04:54:44.006591173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-11T04:54:44.007099106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-11T04:54:44.007755818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007657s 
2025-08-11T04:54:44.008150102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.009144033Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-11T04:54:44.009512435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002112s 
2025-08-11T04:54:44.009959255Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-11T04:54:44.010338448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.010823996Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-08-11T04:54:44.011487431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-08-11T04:54:44.012312713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-08-11T04:54:44.013280812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014411s 
2025-08-11T04:54:44.013585676Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-08-11T04:54:44.014049360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-11T04:54:44.014561050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006457s 
2025-08-11T04:54:44.015106789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-11T04:54:44', 'InitialSetup') 
2025-08-11T04:54:44.015776027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.016856893Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-11T04:54:44.017189442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002912s 
2025-08-11T04:54:44.017535860Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2025-08-11T04:54:44.017919843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.018374519Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2025-08-11T04:54:44.018973224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-11T04:54:44', 'ApplicationStatus') 
2025-08-11T04:54:44.019643995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.020548937Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2025-08-11T04:54:44.020860875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025996s 
2025-08-11T04:54:44.021202743Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2025-08-11T04:54:44.021594241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.022039027Z [Info] IndexerProps: Starting migration of Log DB to 3 
2025-08-11T04:54:44.022567371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-11T04:54:44', 'IndexerProps') 
2025-08-11T04:54:44.023231358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.024090568Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2025-08-11T04:54:44.024417576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024982s 
2025-08-11T04:54:44.024766078Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2025-08-11T04:54:44.025163017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.025598494Z [Info] add_update_history: Starting migration of Log DB to 4 
2025-08-11T04:54:44.026166548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-08-11T04:54:44.026912590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-08-11T04:54:44.027669223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011479s 
2025-08-11T04:54:44.028083237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-08-11T04:54:44.028609827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-11T04:54:44.029178963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007221s 
2025-08-11T04:54:44.029734382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-11T04:54:44', 'add_update_history') 
2025-08-11T04:54:44.030394471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.031294703Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2025-08-11T04:54:44.031643125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028124s 
2025-08-11T04:54:44.032037930Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2025-08-11T04:54:44.032430350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.032878342Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2025-08-11T04:54:44.033424963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-11T04:54:44', 'update_notifiarr') 
2025-08-11T04:54:44.034091845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.034926025Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2025-08-11T04:54:44.035273274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025298s 
2025-08-11T04:54:44.035609211Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2025-08-11T04:54:44.036011040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.036473511Z [Info] app_profiles: Starting migration of Log DB to 6 
2025-08-11T04:54:44.036989530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-11T04:54:44', 'app_profiles') 
2025-08-11T04:54:44.037668106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.038486294Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2025-08-11T04:54:44.038819885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025274s 
2025-08-11T04:54:44.039170100Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2025-08-11T04:54:44.039534234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.040021234Z [Info] history_failed: Starting migration of Log DB to 7 
2025-08-11T04:54:44.040580360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-11T04:54:44', 'history_failed') 
2025-08-11T04:54:44.041248786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.042084979Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2025-08-11T04:54:44.042402359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025431s 
2025-08-11T04:54:44.042754658Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2025-08-11T04:54:44.043124312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.043575811Z [Info] redacted_api: Starting migration of Log DB to 8 
2025-08-11T04:54:44.044137843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-11T04:54:44', 'redacted_api') 
2025-08-11T04:54:44.044811650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.045656350Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2025-08-11T04:54:44.045965493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002523s 
2025-08-11T04:54:44.046291028Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2025-08-11T04:54:44.046680773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.047129006Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2025-08-11T04:54:44.047671919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-11T04:54:44', 'IndexerProxies') 
2025-08-11T04:54:44.048403502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.049230467Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2025-08-11T04:54:44.049552535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025522s 
2025-08-11T04:54:44.049925466Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2025-08-11T04:54:44.050433449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.050897493Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2025-08-11T04:54:44.051633065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-11T04:54:44', 'app_indexer_remote_name') 
2025-08-11T04:54:44.052348575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.053327727Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2025-08-11T04:54:44.053673293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028831s 
2025-08-11T04:54:44.054039660Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2025-08-11T04:54:44.054428343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.054887016Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2025-08-11T04:54:44.055456132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-11T04:54:44', 'desi_gazelle_to_unit3d') 
2025-08-11T04:54:44.056182525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.057116255Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2025-08-11T04:54:44.057441861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026595s 
2025-08-11T04:54:44.057820072Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2025-08-11T04:54:44.058314618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.058780967Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2025-08-11T04:54:44.059401747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-11T04:54:44', 'add_on_update_to_notifications') 
2025-08-11T04:54:44.060149783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.061160518Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2025-08-11T04:54:44.061506655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027972s 
2025-08-11T04:54:44.061839635Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2025-08-11T04:54:44.062228649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.062682412Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2025-08-11T04:54:44.063236979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-11T04:54:44', 'IndexerVersions') 
2025-08-11T04:54:44.063903140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.064938084Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2025-08-11T04:54:44.065288790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027263s 
2025-08-11T04:54:44.065620318Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2025-08-11T04:54:44.066012818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.066456992Z [Info] cleanup_config: Starting migration of Log DB to 16 
2025-08-11T04:54:44.067003523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-11T04:54:44', 'cleanup_config') 
2025-08-11T04:54:44.067657299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.068682243Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2025-08-11T04:54:44.069029753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026859s 
2025-08-11T04:54:44.069361140Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2025-08-11T04:54:44.069745584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.070210260Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2025-08-11T04:54:44.070744255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-11T04:54:44', 'indexer_cleanup') 
2025-08-11T04:54:44.071403202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.072337723Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2025-08-11T04:54:44.072680874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025925s 
2025-08-11T04:54:44.073016119Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2025-08-11T04:54:44.073401996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.073856481Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2025-08-11T04:54:44.074435507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-11T04:54:44', 'minimum_seeders') 
2025-08-11T04:54:44.075066077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.075993113Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2025-08-11T04:54:44.076337888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00258s 
2025-08-11T04:54:44.076689556Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2025-08-11T04:54:44.077076585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.082712974Z [Info] remove_showrss: Starting migration of Log DB to 19 
2025-08-11T04:54:44.083347281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-11T04:54:44', 'remove_showrss') 
2025-08-11T04:54:44.084006899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.084989558Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2025-08-11T04:54:44.085364453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079448s 
2025-08-11T04:54:44.085711501Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2025-08-11T04:54:44.086129182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.086594179Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2025-08-11T04:54:44.087174427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-11T04:54:44', 'remove_torrentparadiseml') 
2025-08-11T04:54:44.087872533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.088906043Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2025-08-11T04:54:44.089261118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027688s 
2025-08-11T04:54:44.089645542Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2025-08-11T04:54:44.090051650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.090519182Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2025-08-11T04:54:44.091141134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-11T04:54:44', 'localization_setting_to_string') 
2025-08-11T04:54:44.091866665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.092837690Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2025-08-11T04:54:44.093202955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027462s 
2025-08-11T04:54:44.093537990Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2025-08-11T04:54:44.093914769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.094354875Z [Info] orpheus_api: Starting migration of Log DB to 22 
2025-08-11T04:54:44.094905684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-11T04:54:44', 'orpheus_api') 
2025-08-11T04:54:44.095555101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.096462338Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2025-08-11T04:54:44.096791080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025564s 
2025-08-11T04:54:44.097158339Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2025-08-11T04:54:44.097551742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.098012640Z [Info] download_client_categories: Starting migration of Log DB to 23 
2025-08-11T04:54:44.098603048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-11T04:54:44', 'download_client_categories') 
2025-08-11T04:54:44.099307006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.100155624Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2025-08-11T04:54:44.100580791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025787s 
2025-08-11T04:54:44.100870835Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2025-08-11T04:54:44.101259377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.101705535Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2025-08-11T04:54:44.102292006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-11T04:54:44', 'add_salt_to_users') 
2025-08-11T04:54:44.102926193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.103755332Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2025-08-11T04:54:44.104167783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025051s 
2025-08-11T04:54:44.104572558Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2025-08-11T04:54:44.105016512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.105504013Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2025-08-11T04:54:44.106174223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-11T04:54:44', 'speedcd_userpasssettings_to_speedcdsettings') 
2025-08-11T04:54:44.106900575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.107901972Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2025-08-11T04:54:44.108322138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028075s 
2025-08-11T04:54:44.108733025Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2025-08-11T04:54:44.109204414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.109680322Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2025-08-11T04:54:44.110368248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-11T04:54:44', 'torrentday_cookiesettings_to_torrentdaysettings') 
2025-08-11T04:54:44.111130162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.112070445Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2025-08-11T04:54:44.112488897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027888s 
2025-08-11T04:54:44.112884444Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2025-08-11T04:54:44.113332857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.113811981Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2025-08-11T04:54:44.114477111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-11T04:54:44', 'alpharatio_greatposterwall_config_contract') 
2025-08-11T04:54:44.115205738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.116119217Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2025-08-11T04:54:44.116537359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027326s 
2025-08-11T04:54:44.116867363Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2025-08-11T04:54:44.117276317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.117704038Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2025-08-11T04:54:44.118253324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-11T04:54:44', 'remove_notwhatcd') 
2025-08-11T04:54:44.118922051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.119766571Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2025-08-11T04:54:44.120169362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025263s 
2025-08-11T04:54:44.120630070Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2025-08-11T04:54:44.120963621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.121523839Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2025-08-11T04:54:44.122000018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-11T04:54:44', 'add_on_grab_to_notifications') 
2025-08-11T04:54:44.122736441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.123614399Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2025-08-11T04:54:44.123968932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026094s 
2025-08-11T04:54:44.124379419Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2025-08-11T04:54:44.124808994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.125292618Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2025-08-11T04:54:44.125944781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-11T04:54:44', 'animetorrents_use_custom_config_contract') 
2025-08-11T04:54:44.126788630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.127683321Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2025-08-11T04:54:44.128124199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028191s 
2025-08-11T04:54:44.128483843Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2025-08-11T04:54:44.128865371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.129319376Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2025-08-11T04:54:44.129869303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-11T04:54:44', 'apprise_server_url') 
2025-08-11T04:54:44.130532618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.131428562Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2025-08-11T04:54:44.131777685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025727s 
2025-08-11T04:54:44.132181819Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2025-08-11T04:54:44.132600883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.133225140Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2025-08-11T04:54:44.133824687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-11T04:54:44', 'health_restored_notification') 
2025-08-11T04:54:44.134587132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.135616204Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2025-08-11T04:54:44.136009967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029878s 
2025-08-11T04:54:44.136344270Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2025-08-11T04:54:44.136728915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.137164271Z [Info] remove_uc: Starting migration of Log DB to 33 
2025-08-11T04:54:44.137668376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-11T04:54:44', 'remove_uc') 
2025-08-11T04:54:44.138321802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.139161583Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2025-08-11T04:54:44.139484242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024745s 
2025-08-11T04:54:44.139872103Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2025-08-11T04:54:44.140290576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.140747506Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2025-08-11T04:54:44.141347033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-11T04:54:44', 'history_fix_data_titles') 
2025-08-11T04:54:44.141991320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.142842925Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2025-08-11T04:54:44.143235536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025589s 
2025-08-11T04:54:44.143572274Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2025-08-11T04:54:44.143996197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.144503549Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2025-08-11T04:54:44.145084719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-11T04:54:44', 'download_client_per_indexer') 
2025-08-11T04:54:44.145767213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.146649079Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2025-08-11T04:54:44.147007070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026457s 
2025-08-11T04:54:44.147423658Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-11T04:54:44.147892402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.148409824Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2025-08-11T04:54:44.149162810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-08-11T04:54:44.149473125Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-11T04:54:44.149820414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-08-11T04:54:44.151102406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-08-11T04:54:44.152446131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2025-08-11T04:54:44.153250641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-08-11T04:54:44.153961452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-08-11T04:54:44.155138362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-11T04:54:44.155682367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055064s 
2025-08-11T04:54:44.156095299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-08-11T04:54:44.156387998Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-11T04:54:44.156742502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-08-11T04:54:44.157809170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-08-11T04:54:44.158875988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-08-11T04:54:44.159634605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-08-11T04:54:44.160373653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-08-11T04:54:44.161517045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-11T04:54:44.162099588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049708s 
2025-08-11T04:54:44.162408591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-11T04:54:44.162717903Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-11T04:54:44.163095834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-11T04:54:44.164034374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-11T04:54:44.164950308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-11T04:54:44.165726992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-11T04:54:44.166438896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-11T04:54:44.167561336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-11T04:54:44.168370785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048898s 
2025-08-11T04:54:44.168991495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-11T04:54:44', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-11T04:54:44.169726625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.170944728Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-11T04:54:44.171338361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073493s 
2025-08-11T04:54:44.171719748Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-08-11T04:54:44.172149634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.172617767Z [Info] add_notification_status: Starting migration of Log DB to 37 
2025-08-11T04:54:44.173194768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-11T04:54:44', 'add_notification_status') 
2025-08-11T04:54:44.173871902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.174842045Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-08-11T04:54:44.175195968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026878s 
2025-08-11T04:54:44.175617507Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2025-08-11T04:54:44.176083755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.176548201Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2025-08-11T04:54:44.177212418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-11T04:54:44', 'indexers_freeleech_only_config_contract') 
2025-08-11T04:54:44.177925404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.178890627Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2025-08-11T04:54:44.179276384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027877s 
2025-08-11T04:54:44.179625427Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2025-08-11T04:54:44.180038238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.180484526Z [Info] email_encryption: Starting migration of Log DB to 39 
2025-08-11T04:54:44.181042630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-11T04:54:44', 'email_encryption') 
2025-08-11T04:54:44.181695705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.182599605Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2025-08-11T04:54:44.182951554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026108s 
2025-08-11T04:54:44.183361108Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2025-08-11T04:54:44.183773228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.184295169Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2025-08-11T04:54:44.184956360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-11T04:54:44', 'newznab_category_to_capabilities_settings') 
2025-08-11T04:54:44.185665648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.186623597Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2025-08-11T04:54:44.187036398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028018s 
2025-08-11T04:54:44.187419069Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2025-08-11T04:54:44.187826870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.188317037Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2025-08-11T04:54:44.188939761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-11T04:54:44', 'gazelle_freeleech_token_options') 
2025-08-11T04:54:44.189635251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.190563570Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2025-08-11T04:54:44.190940459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027103s 
2025-08-11T04:54:44.191330996Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2025-08-11T04:54:44.191739759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.192280708Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2025-08-11T04:54:44.192919374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-11T04:54:44', 'myanonamouse_freeleech_wedge_options') 
2025-08-11T04:54:44.193631107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.194580148Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2025-08-11T04:54:44.194961295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027919s 
2025-08-11T04:54:44.195341360Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2025-08-11T04:54:44.195762308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-11T04:54:44.196262796Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43 
2025-08-11T04:54:44.196876942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-08-11T04:54:44', 'newznab_indexers_enable_redirect') 
2025-08-11T04:54:44.197576511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-11T04:54:44.198595964Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2025-08-11T04:54:44.198902130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027479s 
2025-08-11T04:54:44.345563863Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2025-08-11T04:54:44.352626373Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-08-11T04:54:44.356706098Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2025-08-11T04:54:44.441553187Z [Info] AppSyncProfileService: Setting up default app profile 
2025-08-11T04:54:44.451555827Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2025-08-11T04:54:44.516819806Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-08-11T04:54:44.638405489Z [ls.io-init] done.
2025-08-11T04:54:44.901804000Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-08-11T04:54:44.902638370Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-08-11T04:54:44.903167606Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin