2025-07-23T04:34:25.355942472Z [migrations] started
2025-07-23T04:34:25.355995479Z [migrations] no migrations found
2025-07-23T04:34:25.376680104Z usermod: no changes
2025-07-23T04:34:25.382576669Z ───────────────────────────────────────
2025-07-23T04:34:25.382603654Z 
2025-07-23T04:34:25.382610828Z       ██╗     ███████╗██╗ ██████╗
2025-07-23T04:34:25.382617492Z       ██║     ██╔════╝██║██╔═══██╗
2025-07-23T04:34:25.382623955Z       ██║     ███████╗██║██║   ██║
2025-07-23T04:34:25.382630808Z       ██║     ╚════██║██║██║   ██║
2025-07-23T04:34:25.382640127Z       ███████╗███████║██║╚██████╔╝
2025-07-23T04:34:25.382646630Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-07-23T04:34:25.382653143Z 
2025-07-23T04:34:25.382659186Z    Brought to you by linuxserver.io
2025-07-23T04:34:25.382665418Z ───────────────────────────────────────
2025-07-23T04:34:25.382860812Z 
2025-07-23T04:34:25.382874249Z To support the app dev(s) visit:
2025-07-23T04:34:25.384582248Z Prowlarr: https://opencollective.com/prowlarr
2025-07-23T04:34:25.384879317Z 
2025-07-23T04:34:25.384891211Z To support LSIO projects visit:
2025-07-23T04:34:25.384896351Z https://www.linuxserver.io/donate/
2025-07-23T04:34:25.384901151Z 
2025-07-23T04:34:25.384906201Z ───────────────────────────────────────
2025-07-23T04:34:25.384911802Z GID/UID
2025-07-23T04:34:25.384916191Z ───────────────────────────────────────
2025-07-23T04:34:25.391358024Z 
2025-07-23T04:34:25.391375379Z User UID:    911
2025-07-23T04:34:25.391382273Z User GID:    911
2025-07-23T04:34:25.391388646Z ───────────────────────────────────────
2025-07-23T04:34:25.393350466Z Linuxserver.io version: 2.0.2.5116-ls206
2025-07-23T04:34:25.393627815Z Build-date: 2025-07-23T04:30:21+00:00
2025-07-23T04:34:25.393637805Z ───────────────────────────────────────
2025-07-23T04:34:25.393644649Z     
2025-07-23T04:34:25.449746360Z [custom-init] No custom files found, skipping...
2025-07-23T04:34:25.470631810Z failed to load "/config/config.xml": No such file or directory
2025-07-23T04:34:25.831886255Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.0.2.5116 
2025-07-23T04:34:25.849003917Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-07-23T04:34:25.856122573Z [Debug] Bootstrap: Console selected 
2025-07-23T04:34:25.857361659Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-07-23T04:34:26.093795262Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-07-23T04:34:26.158570650Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {bef5e0bb-95c6-4779-afcb-9c68e93a0f0c} may be persisted to storage in unencrypted form. 
2025-07-23T04:34:26.217624336Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-07-23T04:34:26.245153686Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-07-23T04:34:26.305182916Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-07-23T04:34:26.313133938Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T04:34:26.313775551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T04:34:26.346674184Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-07-23T04:34:26.350755543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335747s 
2025-07-23T04:34:26.351058664Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-07-23T04:34:26.351307425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0375662s 
2025-07-23T04:34:26.359898345Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-07-23T04:34:26.360567493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.365789269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-07-23T04:34:26.375144859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-07-23T04:34:26.386845403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207544s 
2025-07-23T04:34:26.387364538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.389531793Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-07-23T04:34:26.389772157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02347s 
2025-07-23T04:34:26.396748236Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-07-23T04:34:26.397066476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.402340838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-07-23T04:34:26.403637479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-07-23T04:34:26.404434735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019131s 
2025-07-23T04:34:26.404754299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-23T04:34:26.405095626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001023s 
2025-07-23T04:34:26.405628820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-07-23T04:34:26.406832043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-07-23T04:34:26.407143601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011744s 
2025-07-23T04:34:26.407290426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.408118023Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-07-23T04:34:26.408305851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022635s 
2025-07-23T04:34:26.409004668Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-07-23T04:34:26.409424835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.410139454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-23T04:34:26.410943934Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2025-07-23T04:34:26.411195981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-07-23T04:34:26.411546066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-07-23T04:34:26.412064260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006309s 
2025-07-23T04:34:26.412298301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.412952368Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-07-23T04:34:26.413162632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014939s 
2025-07-23T04:34:26.414981845Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-07-23T04:34:26.415223011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.415905295Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-07-23T04:34:26.420106546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-07-23T04:34:26.420779060Z [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-07-23T04:34:26.421255229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009378s 
2025-07-23T04:34:26.421457396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-07-23T04:34:26.421817431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-07-23T04:34:26.422216916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000536s 
2025-07-23T04:34:26.422426317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-07-23T04:34:26.423042779Z [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-07-23T04:34:26.423591023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009618s 
2025-07-23T04:34:26.423814453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-07-23T04:34:26.424210320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-07-23T04:34:26.424599795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005423s 
2025-07-23T04:34:26.424864488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-07-23T04:34:26.429692851Z [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-07-23T04:34:26.430417160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053881s 
2025-07-23T04:34:26.430639608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-07-23T04:34:26.431297312Z [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-07-23T04:34:26.431896449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010026s 
2025-07-23T04:34:26.432128396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-07-23T04:34:26.432542971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-07-23T04:34:26.432934179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005893s 
2025-07-23T04:34:26.433136747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-07-23T04:34:26.436165306Z [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-07-23T04:34:26.436908102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035773s 
2025-07-23T04:34:26.437159839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-07-23T04:34:26.437487599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-07-23T04:34:26.437842985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004956s 
2025-07-23T04:34:26.438082317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2025-07-23T04:34:26.438707776Z [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-07-23T04:34:26.439236601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009413s 
2025-07-23T04:34:26.439451885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2025-07-23T04:34:26.440207697Z [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-07-23T04:34:26.440822485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011051s 
2025-07-23T04:34:26.440975112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2025-07-23T04:34:26.441353033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2025-07-23T04:34:26.441696425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005156s 
2025-07-23T04:34:26.441907169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-07-23T04:34:26.442291904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-07-23T04:34:26.442676548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005874s 
2025-07-23T04:34:26.442890068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-07-23T04:34:26.443206686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-07-23T04:34:26.443562793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004707s 
2025-07-23T04:34:26.443817246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-07-23T04:34:26.447134947Z [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-07-23T04:34:26.447605896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036604s 
2025-07-23T04:34:26.447875178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-07-23T04:34:26.448222447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-07-23T04:34:26.448581931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005128s 
2025-07-23T04:34:26.448797866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-07-23T04:34:26.449280147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-07-23T04:34:26.449550392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005211s 
2025-07-23T04:34:26.449749152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-07-23T04:34:26.450665527Z [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-07-23T04:34:26.451379595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014176s 
2025-07-23T04:34:26.451576993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-07-23T04:34:26.452532186Z [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-07-23T04:34:26.453275123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014701s 
2025-07-23T04:34:26.453511449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-07-23T04:34:26.453920813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-07-23T04:34:26.454320007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005997s 
2025-07-23T04:34:26.454540651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-07-23T04:34:26.455087663Z [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-07-23T04:34:26.455533631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007806s 
2025-07-23T04:34:26.455771470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-07-23T04:34:26.456097607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-07-23T04:34:26.456458794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004958s 
2025-07-23T04:34:26.458264931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-07-23T04:34:26', 'InitialSetup') 
2025-07-23T04:34:26.458938337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.460495674Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-07-23T04:34:26.460696588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045077s 
2025-07-23T04:34:26.461034639Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2025-07-23T04:34:26.461307228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.461612453Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2025-07-23T04:34:26.464777788Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2025-07-23T04:34:26.472063590Z [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-07-23T04:34:26.473412416Z [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-07-23T04:34:26.474234462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-07-23T04:34:26.475063060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-07-23T04:34:26.476497168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-07-23T04:34:26.476921744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011897s 
2025-07-23T04:34:26.477202309Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2025-07-23T04:34:26.489147665Z [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-07-23T04:34:26.490420378Z [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-07-23T04:34:26.491025306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-07-23T04:34:26.491639754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-07-23T04:34:26.492909871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-07-23T04:34:26.493321751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159053s 
2025-07-23T04:34:26.493736456Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2025-07-23T04:34:26.497154850Z [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-07-23T04:34:26.498291559Z [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-07-23T04:34:26.498893341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-07-23T04:34:26.499487598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-07-23T04:34:26.500758056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-07-23T04:34:26.501166148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072191s 
2025-07-23T04:34:26.501408666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2025-07-23T04:34:26.502187114Z [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-07-23T04:34:26.502750920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011432s 
2025-07-23T04:34:26.503015563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2025-07-23T04:34:26.503446020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-07-23T04:34:26.503891847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006362s 
2025-07-23T04:34:26.504416254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-07-23T04:34:26', 'ApplicationStatus') 
2025-07-23T04:34:26.504844766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.506153091Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2025-07-23T04:34:26.506451352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002877s 
2025-07-23T04:34:26.506717788Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2025-07-23T04:34:26.506956178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.507260962Z [Info] IndexerProps: Starting migration of Main DB to 3 
2025-07-23T04:34:26.508353152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-07-23T04:34:26.508569527Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T04:34:26.508840764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2025-07-23T04:34:26.509277243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2025-07-23T04:34:26.509882532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000825s 
2025-07-23T04:34:26.510117916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-07-23T04:34:26.510908728Z [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-07-23T04:34:26.511502164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001194s 
2025-07-23T04:34:26.511737037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-07-23T04:34:26.512520775Z [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-07-23T04:34:26.513096695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011367s 
2025-07-23T04:34:26.513394715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-07-23T04:34:26.513813388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-07-23T04:34:26.514204205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006247s 
2025-07-23T04:34:26.514665624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-07-23T04:34:26', 'IndexerProps') 
2025-07-23T04:34:26.515085039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.516221207Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2025-07-23T04:34:26.516444416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026108s 
2025-07-23T04:34:26.516685762Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2025-07-23T04:34:26.516993282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.517311212Z [Info] add_update_history: Starting migration of Main DB to 4 
2025-07-23T04:34:26.517826159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-07-23T04:34:26', 'add_update_history') 
2025-07-23T04:34:26.518262438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.519007609Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2025-07-23T04:34:26.519219676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020427s 
2025-07-23T04:34:26.519440530Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2025-07-23T04:34:26.519682337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.519996520Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2025-07-23T04:34:26.523442470Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-07-23T04:34:26.524572796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-07-23T04:34:26.525169097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012249s 
2025-07-23T04:34:26.525555265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-07-23T04:34:26', 'update_notifiarr') 
2025-07-23T04:34:26.525961954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.526702866Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2025-07-23T04:34:26.526927358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027959s 
2025-07-23T04:34:26.527135948Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2025-07-23T04:34:26.527388046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.527699323Z [Info] app_profiles: Starting migration of Main DB to 6 
2025-07-23T04:34:26.528287898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2025-07-23T04:34:26.529028058Z [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-07-23T04:34:26.529610862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010924s 
2025-07-23T04:34:26.529847879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2025-07-23T04:34:26.530239538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2025-07-23T04:34:26.530617419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005643s 
2025-07-23T04:34:26.530829797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-07-23T04:34:26.531034248Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T04:34:26.531271797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2025-07-23T04:34:26.531639497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2025-07-23T04:34:26.532311641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008212s 
2025-07-23T04:34:26.532744713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-07-23T04:34:26', 'app_profiles') 
2025-07-23T04:34:26.533162574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.533981684Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2025-07-23T04:34:26.534185735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024704s 
2025-07-23T04:34:26.534425818Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2025-07-23T04:34:26.534658908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.534967269Z [Info] history_failed: Starting migration of Main DB to 7 
2025-07-23T04:34:26.535522036Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-07-23T04:34:26.535704764Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T04:34:26.535960178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2025-07-23T04:34:26.536339693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2025-07-23T04:34:26.536965523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007907s 
2025-07-23T04:34:26.537365799Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2025-07-23T04:34:26.537875896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2025-07-23T04:34:26.538188306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005572s 
2025-07-23T04:34:26.538636909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-07-23T04:34:26', 'history_failed') 
2025-07-23T04:34:26.539033267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.539794470Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2025-07-23T04:34:26.540026137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021319s 
2025-07-23T04:34:26.540251871Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2025-07-23T04:34:26.540486364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.540777570Z [Info] redacted_api: Starting migration of Main DB to 8 
2025-07-23T04:34:26.541159669Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T04:34:26.541464784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T04:34:26.543196852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018181s 
2025-07-23T04:34:26.543634403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-07-23T04:34:26', 'redacted_api') 
2025-07-23T04:34:26.544057144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.544822857Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2025-07-23T04:34:26.545033360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003421s 
2025-07-23T04:34:26.545258504Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2025-07-23T04:34:26.545507716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.545809624Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2025-07-23T04:34:26.546306454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2025-07-23T04:34:26.546973267Z [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-07-23T04:34:26.547503285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009777s 
2025-07-23T04:34:26.547714260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-07-23T04:34:26.547926968Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-23T04:34:26.548148534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-07-23T04:34:26.548475523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-07-23T04:34:26.549070681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007009s 
2025-07-23T04:34:26.549490847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-07-23T04:34:26', 'IndexerProxies') 
2025-07-23T04:34:26.549910432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.550740875Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2025-07-23T04:34:26.550956449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023418s 
2025-07-23T04:34:26.551190901Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2025-07-23T04:34:26.551437788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.551746730Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2025-07-23T04:34:26.552137046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2025-07-23T04:34:26.552343793Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T04:34:26.552641923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2025-07-23T04:34:26.553057320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2025-07-23T04:34:26.553717138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008212s 
2025-07-23T04:34:26.554146323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-07-23T04:34:26', 'app_indexer_remote_name') 
2025-07-23T04:34:26.554602181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.555442774Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2025-07-23T04:34:26.555636594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024919s 
2025-07-23T04:34:26.555916788Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2025-07-23T04:34:26.556180620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.556461836Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2025-07-23T04:34:26.558830586Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:34:26.559775509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2025-07-23T04:34:26.560157508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011239s 
2025-07-23T04:34:26.560623246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-07-23T04:34:26', 'desi_gazelle_to_unit3d') 
2025-07-23T04:34:26.561062441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.561793232Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2025-07-23T04:34:26.561999177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027042s 
2025-07-23T04:34:26.562265043Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2025-07-23T04:34:26.562530828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.562862255Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2025-07-23T04:34:26.563203733Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-23T04:34:26.563402343Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T04:34:26.563663328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-07-23T04:34:26.564124928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2025-07-23T04:34:26.564783875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008725s 
2025-07-23T04:34:26.565240404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-07-23T04:34:26', 'add_on_update_to_notifications') 
2025-07-23T04:34:26.565670821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.566450672Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2025-07-23T04:34:26.566678481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024876s 
2025-07-23T04:34:26.566898263Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2025-07-23T04:34:26.567151844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.567480786Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2025-07-23T04:34:26.567950382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2025-07-23T04:34:26.568612245Z [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-07-23T04:34:26.569102061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009153s 
2025-07-23T04:34:26.569394981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2025-07-23T04:34:26.569895910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2025-07-23T04:34:26.570342600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006979s 
2025-07-23T04:34:26.570576010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2025-07-23T04:34:26.571052429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2025-07-23T04:34:26.571443547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006288s 
2025-07-23T04:34:26.571908533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-07-23T04:34:26', 'IndexerVersions') 
2025-07-23T04:34:26.572301575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.573108369Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2025-07-23T04:34:26.573319966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022598s 
2025-07-23T04:34:26.573544698Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2025-07-23T04:34:26.573786866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.574075507Z [Info] cleanup_config: Starting migration of Main DB to 16 
2025-07-23T04:34:26.575839530Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:34:26.576760915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2025-07-23T04:34:26.577124457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010184s 
2025-07-23T04:34:26.577351695Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:34:26.577748524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2025-07-23T04:34:26.578054841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004879s 
2025-07-23T04:34:26.578467372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-07-23T04:34:26', 'cleanup_config') 
2025-07-23T04:34:26.578876806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.579582077Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2025-07-23T04:34:26.579794985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019914s 
2025-07-23T04:34:26.580025339Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2025-07-23T04:34:26.580280593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.580566980Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2025-07-23T04:34:26.582548070Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:34:26.582909267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2025-07-23T04:34:26.583211516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000426s 
2025-07-23T04:34:26.583485297Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:34:26.583823368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2025-07-23T04:34:26.584179505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000488s 
2025-07-23T04:34:26.584430862Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:34:26.584791548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2025-07-23T04:34:26.585112073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004291s 
2025-07-23T04:34:26.585339882Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:34:26.585681731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2025-07-23T04:34:26.585984581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004173s 
2025-07-23T04:34:26.586247400Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:34:26.586600801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2025-07-23T04:34:26.586888912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004222s 
2025-07-23T04:34:26.587151370Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:34:26.587510804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2025-07-23T04:34:26.587801459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004316s 
2025-07-23T04:34:26.588070481Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:34:26.588454254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2025-07-23T04:34:26.588723246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004359s 
2025-07-23T04:34:26.588988490Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:34:26.589342603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2025-07-23T04:34:26.589719823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004325s 
2025-07-23T04:34:26.589901017Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:34:26.593879930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2025-07-23T04:34:26.594206568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040783s 
2025-07-23T04:34:26.594524078Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:34:26.594824663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2025-07-23T04:34:26.595134347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000422s 
2025-07-23T04:34:26.595379340Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:34:26.595726449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2025-07-23T04:34:26.596052656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004637s 
2025-07-23T04:34:26.596321628Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:34:26.596669819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2025-07-23T04:34:26.596972969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004296s 
2025-07-23T04:34:26.597251440Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:34:26.597602838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2025-07-23T04:34:26.597890247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004399s 
2025-07-23T04:34:26.598146102Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:34:26.598500746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2025-07-23T04:34:26.598823496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004381s 
2025-07-23T04:34:26.599057567Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:34:26.599420298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2025-07-23T04:34:26.599725032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004338s 
2025-07-23T04:34:26.600112041Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:34:26.600523620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2025-07-23T04:34:26.600863855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004921s 
2025-07-23T04:34:26.601265293Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:34:26.602611304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2025-07-23T04:34:26.602980889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016975s 
2025-07-23T04:34:26.603157945Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:34:26.603563251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2025-07-23T04:34:26.603929329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000583s 
2025-07-23T04:34:26.604116486Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:34:26.604528465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2025-07-23T04:34:26.604900705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006036s 
2025-07-23T04:34:26.605105307Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:34:26.605508308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2025-07-23T04:34:26.605846069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005768s 
2025-07-23T04:34:26.606033396Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:34:26.606459324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2025-07-23T04:34:26.606794879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005784s 
2025-07-23T04:34:26.606976555Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:34:26.607373084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2025-07-23T04:34:26.607729030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005697s 
2025-07-23T04:34:26.607919414Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:34:26.608332185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2025-07-23T04:34:26.608694304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005921s 
2025-07-23T04:34:26.608889518Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:34:26.609279804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2025-07-23T04:34:26.609643436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005779s 
2025-07-23T04:34:26.609815152Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:34:26.610206580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2025-07-23T04:34:26.610554611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005612s 
2025-07-23T04:34:26.610747910Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:34:26.611170582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2025-07-23T04:34:26.611504334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005726s 
2025-07-23T04:34:26.611679547Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:34:26.612139844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2025-07-23T04:34:26.612472012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006117s 
2025-07-23T04:34:26.612680412Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:34:26.613079416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2025-07-23T04:34:26.613438238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005913s 
2025-07-23T04:34:26.613631988Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:34:26.614051072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2025-07-23T04:34:26.614396227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005888s 
2025-07-23T04:34:26.614583895Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:34:26.614982007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2025-07-23T04:34:26.615336311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005716s 
2025-07-23T04:34:26.615525311Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:34:26.615963734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2025-07-23T04:34:26.616307897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006048s 
2025-07-23T04:34:26.616492779Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:34:26.616886903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2025-07-23T04:34:26.617245225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005679s 
2025-07-23T04:34:26.617422842Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:34:26.617840524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2025-07-23T04:34:26.618176911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005741s 
2025-07-23T04:34:26.618362805Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:34:26.618765757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2025-07-23T04:34:26.619119549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005753s 
2025-07-23T04:34:26.619311366Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:34:26.619708806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2025-07-23T04:34:26.620068109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005758s 
2025-07-23T04:34:26.620487975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-07-23T04:34:26', 'indexer_cleanup') 
2025-07-23T04:34:26.620910015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.621799897Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2025-07-23T04:34:26.622007565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022789s 
2025-07-23T04:34:26.622257839Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2025-07-23T04:34:26.622514126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.622808799Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2025-07-23T04:34:26.623271641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2025-07-23T04:34:26.623475361Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T04:34:26.623730074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2025-07-23T04:34:26.624152766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2025-07-23T04:34:26.624882595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009119s 
2025-07-23T04:34:26.625315006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-07-23T04:34:26', 'minimum_seeders') 
2025-07-23T04:34:26.625726034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.626675957Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2025-07-23T04:34:26.626896331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026761s 
2025-07-23T04:34:26.627096524Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2025-07-23T04:34:26.627340916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.627648425Z [Info] remove_showrss: Starting migration of Main DB to 19 
2025-07-23T04:34:26.628024122Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:34:26.628405340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2025-07-23T04:34:26.628688420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004301s 
2025-07-23T04:34:26.629104778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-07-23T04:34:26', 'remove_showrss') 
2025-07-23T04:34:26.629549684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.630293472Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2025-07-23T04:34:26.630495930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019924s 
2025-07-23T04:34:26.630738528Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2025-07-23T04:34:26.631000005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.631286362Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2025-07-23T04:34:26.631653822Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:34:26.632058647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2025-07-23T04:34:26.632422289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004842s 
2025-07-23T04:34:26.632831674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-07-23T04:34:26', 'remove_torrentparadiseml') 
2025-07-23T04:34:26.633250307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.634015518Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2025-07-23T04:34:26.634234509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020669s 
2025-07-23T04:34:26.634494623Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2025-07-23T04:34:26.634764897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.635079591Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2025-07-23T04:34:26.635421499Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T04:34:26.635687345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T04:34:26.636394318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007583s 
2025-07-23T04:34:26.636860758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-07-23T04:34:26', 'localization_setting_to_string') 
2025-07-23T04:34:26.637279501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.638062748Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2025-07-23T04:34:26.638289485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023897s 
2025-07-23T04:34:26.638503807Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2025-07-23T04:34:26.638775464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.639057923Z [Info] orpheus_api: Starting migration of Main DB to 22 
2025-07-23T04:34:26.639385583Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T04:34:26.639569503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T04:34:26.643594699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040588s 
2025-07-23T04:34:26.644074956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-07-23T04:34:26', 'orpheus_api') 
2025-07-23T04:34:26.644470442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.645241826Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2025-07-23T04:34:26.645447931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056974s 
2025-07-23T04:34:26.645712163Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2025-07-23T04:34:26.645953459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.646262521Z [Info] download_client_categories: Starting migration of Main DB to 23 
2025-07-23T04:34:26.646611284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-07-23T04:34:26.646818240Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-23T04:34:26.647096641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2025-07-23T04:34:26.647472418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2025-07-23T04:34:26.648195003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008868s 
2025-07-23T04:34:26.648649398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-07-23T04:34:26', 'download_client_categories') 
2025-07-23T04:34:26.649083803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.649893684Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2025-07-23T04:34:26.650105821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025401s 
2025-07-23T04:34:26.650374753Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2025-07-23T04:34:26.650592501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.650878307Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2025-07-23T04:34:26.651239314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-07-23T04:34:26.651420018Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-23T04:34:26.651636564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-07-23T04:34:26.651942280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-07-23T04:34:26.652552929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007124s 
2025-07-23T04:34:26.652810458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-07-23T04:34:26.653134591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-07-23T04:34:26.653735260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007109s 
2025-07-23T04:34:26.654212181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-07-23T04:34:26', 'add_salt_to_users') 
2025-07-23T04:34:26.654579120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.655365644Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2025-07-23T04:34:26.655577731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023143s 
2025-07-23T04:34:26.655877585Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2025-07-23T04:34:26.656179072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.656532053Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2025-07-23T04:34:26.656859713Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:34:26.657226000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2025-07-23T04:34:26.657581616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000537s 
2025-07-23T04:34:26.658058387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-07-23T04:34:26', 'speedcd_userpasssettings_to_speedcdsettings') 
2025-07-23T04:34:26.658504896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.659301230Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2025-07-23T04:34:26.659536594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021638s 
2025-07-23T04:34:26.659841458Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2025-07-23T04:34:26.660134378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.660523581Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2025-07-23T04:34:26.660804367Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:34:26.661195835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2025-07-23T04:34:26.661565840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005585s 
2025-07-23T04:34:26.662064454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-07-23T04:34:26', 'torrentday_cookiesettings_to_torrentdaysettings') 
2025-07-23T04:34:26.662507987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.663297868Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2025-07-23T04:34:26.663551519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021995s 
2025-07-23T04:34:26.663857445Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2025-07-23T04:34:26.664147158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.664476281Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2025-07-23T04:34:26.664842098Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:34:26.665258086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2025-07-23T04:34:26.665593221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005592s 
2025-07-23T04:34:26.665808905Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:34:26.666193099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2025-07-23T04:34:26.666551651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005821s 
2025-07-23T04:34:26.667026197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-07-23T04:34:26', 'alpharatio_greatposterwall_config_contract') 
2025-07-23T04:34:26.667470802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.668283138Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2025-07-23T04:34:26.668527771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022171s 
2025-07-23T04:34:26.668768035Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2025-07-23T04:34:26.669014561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.669308974Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2025-07-23T04:34:26.669665622Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:34:26.670030206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2025-07-23T04:34:26.670330952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004334s 
2025-07-23T04:34:26.670759906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-07-23T04:34:26', 'remove_notwhatcd') 
2025-07-23T04:34:26.671164841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.671887256Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2025-07-23T04:34:26.672114534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019447s 
2025-07-23T04:34:26.672401462Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2025-07-23T04:34:26.672623679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.672962632Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2025-07-23T04:34:26.673418841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-23T04:34:26.673562189Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-23T04:34:26.673805349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2025-07-23T04:34:26.674176146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2025-07-23T04:34:26.674911657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008437s 
2025-07-23T04:34:26.675089134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-23T04:34:26.675274287Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T04:34:26.675562367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2025-07-23T04:34:26.675970139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2025-07-23T04:34:26.676625278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008546s 
2025-07-23T04:34:26.677085395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-07-23T04:34:26', 'add_on_grab_to_notifications') 
2025-07-23T04:34:26.677519930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.678316484Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2025-07-23T04:34:26.678530825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024846s 
2025-07-23T04:34:26.678830559Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2025-07-23T04:34:26.679099881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.679445177Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2025-07-23T04:34:26.679784540Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:34:26.680230538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2025-07-23T04:34:26.680611576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005847s 
2025-07-23T04:34:26.681083055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-07-23T04:34:26', 'animetorrents_use_custom_config_contract') 
2025-07-23T04:34:26.681519564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.682333162Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2025-07-23T04:34:26.682573326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022272s 
2025-07-23T04:34:26.682830344Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2025-07-23T04:34:26.683086530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.683512157Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2025-07-23T04:34:26.683668271Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T04:34:26.684002855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T04:34:26.684762515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008812s 
2025-07-23T04:34:26.685208904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-07-23T04:34:26', 'apprise_server_url') 
2025-07-23T04:34:26.685618549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.686362317Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2025-07-23T04:34:26.686568642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024454s 
2025-07-23T04:34:26.686826331Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2025-07-23T04:34:26.687103970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.687402381Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2025-07-23T04:34:26.687772857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-23T04:34:26.688020526Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.1E-06s 
2025-07-23T04:34:26.688343527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-07-23T04:34:26.688708101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-07-23T04:34:26.689385675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000869s 
2025-07-23T04:34:26.689844179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-07-23T04:34:26', 'health_restored_notification') 
2025-07-23T04:34:26.690278223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.691226843Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2025-07-23T04:34:26.691623392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025187s 
2025-07-23T04:34:26.691934328Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2025-07-23T04:34:26.692176576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.692454906Z [Info] remove_uc: Starting migration of Main DB to 33 
2025-07-23T04:34:26.692852747Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T04:34:26.693245278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-07-23T04:34:26.693554751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000451s 
2025-07-23T04:34:26.693963244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-07-23T04:34:26', 'remove_uc') 
2025-07-23T04:34:26.694357207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.695093260Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2025-07-23T04:34:26.695273673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019438s 
2025-07-23T04:34:26.695501412Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2025-07-23T04:34:26.695744501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.696084767Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2025-07-23T04:34:26.696400092Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T04:34:26.696652350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T04:34:26.697366658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007262s 
2025-07-23T04:34:26.697790722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-07-23T04:34:26', 'history_fix_data_titles') 
2025-07-23T04:34:26.698225988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.698924535Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2025-07-23T04:34:26.699171252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002264s 
2025-07-23T04:34:26.699395754Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2025-07-23T04:34:26.699657271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.699982065Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2025-07-23T04:34:26.700335807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-07-23T04:34:26.700548706Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-23T04:34:26.700772827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-07-23T04:34:26.701181360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-07-23T04:34:26.701872632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008671s 
2025-07-23T04:34:26.702324633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-07-23T04:34:26', 'download_client_per_indexer') 
2025-07-23T04:34:26.702746522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.703514810Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2025-07-23T04:34:26.703725253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024484s 
2025-07-23T04:34:26.704085379Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-07-23T04:34:26.704350122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.704744095Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2025-07-23T04:34:26.707170572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2025-07-23T04:34:26.707378100Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-23T04:34:26.707813156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2025-07-23T04:34:26.710281677Z [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-07-23T04:34:26.711473336Z [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-07-23T04:34:26.712125810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2025-07-23T04:34:26.712774096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2025-07-23T04:34:26.714609903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-07-23T04:34:26.715048907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006975s 
2025-07-23T04:34:26.715283570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2025-07-23T04:34:26.715517682Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-23T04:34:26.715838658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2025-07-23T04:34:26.717826581Z [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-07-23T04:34:26.718995275Z [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-07-23T04:34:26.719606706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2025-07-23T04:34:26.720250973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2025-07-23T04:34:26.722039536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-07-23T04:34:26.722476365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064066s 
2025-07-23T04:34:26.722702661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2025-07-23T04:34:26.722909638Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T04:34:26.723163569Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2025-07-23T04:34:26.725165391Z [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-07-23T04:34:26.726340517Z [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-07-23T04:34:26.726950035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2025-07-23T04:34:26.727563009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2025-07-23T04:34:26.729408155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-07-23T04:34:26.729849634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064239s 
2025-07-23T04:34:26.730057653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-07-23T04:34:26.730219910Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-23T04:34:26.730478330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-07-23T04:34:26.735434982Z [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-07-23T04:34:26.736744028Z [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-07-23T04:34:26.737354427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-07-23T04:34:26.737852701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-07-23T04:34:26.739225946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008528s 
2025-07-23T04:34:26.739434967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-07-23T04:34:26.739608457Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-23T04:34:26.739900755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-07-23T04:34:26.742035064Z [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-07-23T04:34:26.743247095Z [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-07-23T04:34:26.743892134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-07-23T04:34:26.744371158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-07-23T04:34:26.745616576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054988s 
2025-07-23T04:34:26.745825778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-07-23T04:34:26.746007924Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T04:34:26.746237346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-07-23T04:34:26.748376905Z [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-07-23T04:34:26.749610309Z [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-07-23T04:34:26.750217662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-07-23T04:34:26.750695464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-07-23T04:34:26.751949901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054471s 
2025-07-23T04:34:26.752185656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-07-23T04:34:26.752362492Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T04:34:26.752665482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-07-23T04:34:26.754624176Z [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-07-23T04:34:26.755757849Z [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-07-23T04:34:26.756474823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-07-23T04:34:26.757103209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-07-23T04:34:26.758575514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-07-23T04:34:26.759005019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060996s 
2025-07-23T04:34:26.759229040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-07-23T04:34:26.759428041Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T04:34:26.759713646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-07-23T04:34:26.761742913Z [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-07-23T04:34:26.762862838Z [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-07-23T04:34:26.763502596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-07-23T04:34:26.764168567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-07-23T04:34:26.765602856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-07-23T04:34:26.766038182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060475s 
2025-07-23T04:34:26.766257554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-07-23T04:34:26.766451665Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-23T04:34:26.766727380Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-07-23T04:34:26.768730785Z [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-07-23T04:34:26.769864508Z [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-07-23T04:34:26.770496912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-07-23T04:34:26.771117081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-07-23T04:34:26.772654096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-07-23T04:34:26.773110846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060967s 
2025-07-23T04:34:26.773265818Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-07-23T04:34:26.773469248Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T04:34:26.773694411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-07-23T04:34:26.775604938Z [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-07-23T04:34:26.776574110Z [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-07-23T04:34:26.777091632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-07-23T04:34:26.777729617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-07-23T04:34:26.779178916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-07-23T04:34:26.779586697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-07-23T04:34:26.779949728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060348s 
2025-07-23T04:34:26.780196034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2025-07-23T04:34:26.780392991Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-23T04:34:26.780679849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2025-07-23T04:34:26.782542530Z [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-07-23T04:34:26.783411600Z [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-07-23T04:34:26.783984925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2025-07-23T04:34:26.784731458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2025-07-23T04:34:26.786229765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2025-07-23T04:34:26.786903182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2025-07-23T04:34:26.787315652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063971s 
2025-07-23T04:34:26.787532078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-07-23T04:34:26.787748594Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T04:34:26.788038037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-07-23T04:34:26.790232747Z [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-07-23T04:34:26.791764271Z [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-07-23T04:34:26.792518921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-07-23T04:34:26.793122115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-07-23T04:34:26.794565723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-07-23T04:34:26.794960458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006691s 
2025-07-23T04:34:26.795170030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-07-23T04:34:26.795363569Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T04:34:26.795630597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-07-23T04:34:26.797880198Z [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-07-23T04:34:26.799377443Z [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-07-23T04:34:26.800198777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-07-23T04:34:26.800728584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-07-23T04:34:26.802144776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-07-23T04:34:26.802553830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066506s 
2025-07-23T04:34:26.802768402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-07-23T04:34:26.802973916Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-23T04:34:26.803264821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-07-23T04:34:26.805444180Z [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-07-23T04:34:26.806969502Z [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-07-23T04:34:26.807729974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-07-23T04:34:26.808320132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-07-23T04:34:26.809792648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-07-23T04:34:26.810179126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006714s 
2025-07-23T04:34:26.810403187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-07-23T04:34:26.810562769Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T04:34:26.810864757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2025-07-23T04:34:26.813139798Z [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-07-23T04:34:26.814610340Z [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-07-23T04:34:26.815367825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-07-23T04:34:26.815969136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-07-23T04:34:26.817422253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-07-23T04:34:26.817788440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066756s 
2025-07-23T04:34:26.817998964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-07-23T04:34:26.818178596Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-23T04:34:26.818410663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2025-07-23T04:34:26.820728381Z [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-07-23T04:34:26.822193120Z [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-07-23T04:34:26.822885354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-07-23T04:34:26.823437666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-07-23T04:34:26.824836784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-07-23T04:34:26.825219836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065821s 
2025-07-23T04:34:26.825485340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-07-23T04:34:26.825603097Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T04:34:26.825885767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-07-23T04:34:26.827789972Z [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-07-23T04:34:26.828715916Z [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-07-23T04:34:26.829234120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-07-23T04:34:26.829832495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-07-23T04:34:26.831232374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-07-23T04:34:26.831628552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055164s 
2025-07-23T04:34:26.831870188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-07-23T04:34:26.847255583Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.9E-06s 
2025-07-23T04:34:26.847569515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-07-23T04:34:26.850839801Z [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-07-23T04:34:26.851788051Z [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-07-23T04:34:26.853450238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-07-23T04:34:26.854100928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-07-23T04:34:26.856115846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-07-23T04:34:26.856502795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086753s 
2025-07-23T04:34:26.856740734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-23T04:34:26.856934986Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-07-23T04:34:26.857228416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-07-23T04:34:26.859125827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-07-23T04:34:26.859842200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-07-23T04:34:26.860341816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-07-23T04:34:26.860972827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-07-23T04:34:26.862426264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-07-23T04:34:26.862851641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053863s 
2025-07-23T04:34:26.863376839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-07-23T04:34:26', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-07-23T04:34:26.863883499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.865733725Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-07-23T04:34:26.865971043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081522s 
2025-07-23T04:34:26.873514745Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-07-23T04:34:26.873805931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.874193071Z [Info] add_notification_status: Starting migration of Main DB to 37 
2025-07-23T04:34:26.875017792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-07-23T04:34:26.875818514Z [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-07-23T04:34:26.876518414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012849s 
2025-07-23T04:34:26.876798137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-07-23T04:34:26.877243554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-07-23T04:34:26.877786528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00072s 
2025-07-23T04:34:26.878272296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-07-23T04:34:26', 'add_notification_status') 
2025-07-23T04:34:26.878759567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.879713478Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-07-23T04:34:26.879970376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026378s 
2025-07-23T04:34:26.880272224Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2025-07-23T04:34:26.880562949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.880895709Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2025-07-23T04:34:26.881381457Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:34:26.881777104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2025-07-23T04:34:26.882153703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005593s 
2025-07-23T04:34:26.882360870Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:34:26.882771106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2025-07-23T04:34:26.883143295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005831s 
2025-07-23T04:34:26.883334060Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T04:34:26.883738013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2025-07-23T04:34:26.884085683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005599s 
2025-07-23T04:34:26.884579528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-07-23T04:34:26', 'indexers_freeleech_only_config_contract') 
2025-07-23T04:34:26.885034835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.885812531Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2025-07-23T04:34:26.886063015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022041s 
2025-07-23T04:34:26.886305403Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2025-07-23T04:34:26.886568172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.886892245Z [Info] email_encryption: Starting migration of Main DB to 39 
2025-07-23T04:34:26.887204885Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T04:34:26.887435158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T04:34:26.888156812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007479s 
2025-07-23T04:34:26.888600094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-07-23T04:34:26', 'email_encryption') 
2025-07-23T04:34:26.889033958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.889735250Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2025-07-23T04:34:26.889984603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023186s 
2025-07-23T04:34:26.890258935Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2025-07-23T04:34:26.890549190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.890888754Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2025-07-23T04:34:26.891267837Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T04:34:26.891477539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T04:34:26.892447503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010185s 
2025-07-23T04:34:26.892961117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-07-23T04:34:26', 'newznab_category_to_capabilities_settings') 
2025-07-23T04:34:26.893425402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.894180453Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2025-07-23T04:34:26.894414273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026663s 
2025-07-23T04:34:26.894723727Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2025-07-23T04:34:26.894974351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.895351160Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2025-07-23T04:34:26.895634801Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T04:34:26.895908522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T04:34:26.896568983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007299s 
2025-07-23T04:34:26.897045502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-07-23T04:34:26', 'gazelle_freeleech_token_options') 
2025-07-23T04:34:26.897500479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.898264597Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2025-07-23T04:34:26.898514471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023709s 
2025-07-23T04:34:26.898794755Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2025-07-23T04:34:26.899077795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:26.899400856Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2025-07-23T04:34:26.899724999Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T04:34:26.899998139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T04:34:26.900600943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006382s 
2025-07-23T04:34:26.901075248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-07-23T04:34:26', 'myanonamouse_freeleech_wedge_options') 
2025-07-23T04:34:26.901538491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:26.902317890Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2025-07-23T04:34:26.902568695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023007s 
2025-07-23T04:34:26.910716504Z [Debug] MigrationController: Took: 00:00:00.6646263 
2025-07-23T04:34:26.996014361Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-07-23T04:34:27.022062829Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-07-23T04:34:27.035045835Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-07-23T04:34:27.035510581Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T04:34:27.035898733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T04:34:27.038387575Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-07-23T04:34:27.038697239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028617s 
2025-07-23T04:34:27.039085310Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-07-23T04:34:27.039420976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031768s 
2025-07-23T04:34:27.041772442Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-07-23T04:34:27.042151114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.042760822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-07-23T04:34:27.043296170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-07-23T04:34:27.043916359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008006s 
2025-07-23T04:34:27.044308539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.045619820Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-07-23T04:34:27.045966969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025304s 
2025-07-23T04:34:27.046483509Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-07-23T04:34:27.046896381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.047615409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-07-23T04:34:27.048083762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-07-23T04:34:27.048732468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007852s 
2025-07-23T04:34:27.049050048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-23T04:34:27.049365764Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-07-23T04:34:27.049759476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-07-23T04:34:27.050269724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-07-23T04:34:27.051278926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001156s 
2025-07-23T04:34:27.051662900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.052507530Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-07-23T04:34:27.052857936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002335s 
2025-07-23T04:34:27.053396080Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-07-23T04:34:27.053816937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.054344650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-23T04:34:27.054688212Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s 
2025-07-23T04:34:27.055055251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-07-23T04:34:27.055566611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-07-23T04:34:27.056283464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000847s 
2025-07-23T04:34:27.056674422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.057644355Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-07-23T04:34:27.058024922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021553s 
2025-07-23T04:34:27.058523456Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-07-23T04:34:27.058885264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.059430983Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-07-23T04:34:27.060192056Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-07-23T04:34:27.061019532Z [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-07-23T04:34:27.061987462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014655s 
2025-07-23T04:34:27.062334901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-07-23T04:34:27.062784376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-07-23T04:34:27.063314855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006425s 
2025-07-23T04:34:27.063988722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-07-23T04:34:27', 'InitialSetup') 
2025-07-23T04:34:27.064561375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.065498673Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-07-23T04:34:27.065833587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027854s 
2025-07-23T04:34:27.066188943Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2025-07-23T04:34:27.066563427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.067026800Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2025-07-23T04:34:27.067651979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-07-23T04:34:27', 'ApplicationStatus') 
2025-07-23T04:34:27.068433894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.069299217Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2025-07-23T04:34:27.069638039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027411s 
2025-07-23T04:34:27.069977963Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2025-07-23T04:34:27.070352177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.070804137Z [Info] IndexerProps: Starting migration of Log DB to 3 
2025-07-23T04:34:27.071379115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-07-23T04:34:27', 'IndexerProps') 
2025-07-23T04:34:27.072030888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.072882553Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2025-07-23T04:34:27.073206966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025369s 
2025-07-23T04:34:27.073554426Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2025-07-23T04:34:27.073957337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.074440530Z [Info] add_update_history: Starting migration of Log DB to 4 
2025-07-23T04:34:27.075017713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-07-23T04:34:27.075779237Z [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-07-23T04:34:27.076556722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011799s 
2025-07-23T04:34:27.076917128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-07-23T04:34:27.077431474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-07-23T04:34:27.077987183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007222s 
2025-07-23T04:34:27.078550367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-07-23T04:34:27', 'add_update_history') 
2025-07-23T04:34:27.079234465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.080176361Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2025-07-23T04:34:27.080485474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028174s 
2025-07-23T04:34:27.080826250Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2025-07-23T04:34:27.081220244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.081665771Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2025-07-23T04:34:27.082234757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-07-23T04:34:27', 'update_notifiarr') 
2025-07-23T04:34:27.082887682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.083692923Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2025-07-23T04:34:27.084041084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024734s 
2025-07-23T04:34:27.084387492Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2025-07-23T04:34:27.084758860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.085210159Z [Info] app_profiles: Starting migration of Log DB to 6 
2025-07-23T04:34:27.085736829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-07-23T04:34:27', 'app_profiles') 
2025-07-23T04:34:27.086407410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.087179465Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2025-07-23T04:34:27.087514149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00245s 
2025-07-23T04:34:27.087895046Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2025-07-23T04:34:27.088286745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.088727412Z [Info] history_failed: Starting migration of Log DB to 7 
2025-07-23T04:34:27.089257780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-07-23T04:34:27', 'history_failed') 
2025-07-23T04:34:27.089934954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.090723642Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2025-07-23T04:34:27.091056442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002461s 
2025-07-23T04:34:27.091393962Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2025-07-23T04:34:27.091775390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.092280026Z [Info] redacted_api: Starting migration of Log DB to 8 
2025-07-23T04:34:27.092821677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-07-23T04:34:27', 'redacted_api') 
2025-07-23T04:34:27.093587610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.094605299Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2025-07-23T04:34:27.094937108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028367s 
2025-07-23T04:34:27.095352825Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2025-07-23T04:34:27.095752229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.096226795Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2025-07-23T04:34:27.096785229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-07-23T04:34:27', 'IndexerProxies') 
2025-07-23T04:34:27.097440299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.098370963Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2025-07-23T04:34:27.098726459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026311s 
2025-07-23T04:34:27.099086504Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2025-07-23T04:34:27.099489916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.099982208Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2025-07-23T04:34:27.100554179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-07-23T04:34:27', 'app_indexer_remote_name') 
2025-07-23T04:34:27.101242526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.102187369Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2025-07-23T04:34:27.102538105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026896s 
2025-07-23T04:34:27.102905605Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2025-07-23T04:34:27.103382085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.103763914Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2025-07-23T04:34:27.104368070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-07-23T04:34:27', 'desi_gazelle_to_unit3d') 
2025-07-23T04:34:27.105046226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.105934585Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2025-07-23T04:34:27.106308558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002605s 
2025-07-23T04:34:27.106664174Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2025-07-23T04:34:27.107067787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.107540659Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2025-07-23T04:34:27.108192632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-07-23T04:34:27', 'add_on_update_to_notifications') 
2025-07-23T04:34:27.108866619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.109794759Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2025-07-23T04:34:27.110136356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026572s 
2025-07-23T04:34:27.110476972Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2025-07-23T04:34:27.110860094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.111316493Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2025-07-23T04:34:27.111888675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-07-23T04:34:27', 'IndexerVersions') 
2025-07-23T04:34:27.112619337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.113582076Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2025-07-23T04:34:27.113924936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027274s 
2025-07-23T04:34:27.114267185Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2025-07-23T04:34:27.114639636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.115165615Z [Info] cleanup_config: Starting migration of Log DB to 16 
2025-07-23T04:34:27.115650882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-07-23T04:34:27', 'cleanup_config') 
2025-07-23T04:34:27.116471645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.117474364Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2025-07-23T04:34:27.117769368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027946s 
2025-07-23T04:34:27.118119513Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2025-07-23T04:34:27.118555361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.118973112Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2025-07-23T04:34:27.119528110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-07-23T04:34:27', 'indexer_cleanup') 
2025-07-23T04:34:27.120209593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.121173143Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2025-07-23T04:34:27.121515783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026664s 
2025-07-23T04:34:27.121894305Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2025-07-23T04:34:27.122249431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.122708736Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2025-07-23T04:34:27.123272020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-07-23T04:34:27', 'minimum_seeders') 
2025-07-23T04:34:27.123943242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.124866211Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2025-07-23T04:34:27.125247408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026396s 
2025-07-23T04:34:27.125568845Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2025-07-23T04:34:27.125938961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.126397735Z [Info] remove_showrss: Starting migration of Log DB to 19 
2025-07-23T04:34:27.126935287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-07-23T04:34:27', 'remove_showrss') 
2025-07-23T04:34:27.127606559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.128544197Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2025-07-23T04:34:27.128898691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026204s 
2025-07-23T04:34:27.129276402Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2025-07-23T04:34:27.129681788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.130145021Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2025-07-23T04:34:27.130729589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-07-23T04:34:27', 'remove_torrentparadiseml') 
2025-07-23T04:34:27.136926728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.138179922Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2025-07-23T04:34:27.138507602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084179s 
2025-07-23T04:34:27.138938730Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2025-07-23T04:34:27.139361792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.139902531Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2025-07-23T04:34:27.140545837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-07-23T04:34:27', 'localization_setting_to_string') 
2025-07-23T04:34:27.141268953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.142454511Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2025-07-23T04:34:27.142783523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030294s 
2025-07-23T04:34:27.143121885Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2025-07-23T04:34:27.143483012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.144006166Z [Info] orpheus_api: Starting migration of Log DB to 22 
2025-07-23T04:34:27.144540241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-07-23T04:34:27', 'orpheus_api') 
2025-07-23T04:34:27.145211373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.146128149Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2025-07-23T04:34:27.146451159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026512s 
2025-07-23T04:34:27.146823679Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2025-07-23T04:34:27.147260249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.147696858Z [Info] download_client_categories: Starting migration of Log DB to 23 
2025-07-23T04:34:27.148313460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-07-23T04:34:27', 'download_client_categories') 
2025-07-23T04:34:27.148993469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.149992692Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2025-07-23T04:34:27.150347666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027394s 
2025-07-23T04:34:27.150698954Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2025-07-23T04:34:27.151089070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.151532312Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2025-07-23T04:34:27.152105797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-07-23T04:34:27', 'add_salt_to_users') 
2025-07-23T04:34:27.152779364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.153691841Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2025-07-23T04:34:27.154030082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026064s 
2025-07-23T04:34:27.154443485Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2025-07-23T04:34:27.154884002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.155360371Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2025-07-23T04:34:27.156079069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-07-23T04:34:27', 'speedcd_userpasssettings_to_speedcdsettings') 
2025-07-23T04:34:27.156838007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.157827540Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2025-07-23T04:34:27.158265311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028985s 
2025-07-23T04:34:27.158666780Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2025-07-23T04:34:27.159114472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.159607976Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2025-07-23T04:34:27.160338577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-07-23T04:34:27', 'torrentday_cookiesettings_to_torrentdaysettings') 
2025-07-23T04:34:27.161151283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.162135656Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2025-07-23T04:34:27.162560201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029389s 
2025-07-23T04:34:27.162943302Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2025-07-23T04:34:27.163433920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.163892233Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2025-07-23T04:34:27.164565689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-07-23T04:34:27', 'alpharatio_greatposterwall_config_contract') 
2025-07-23T04:34:27.165304056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.166295783Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2025-07-23T04:34:27.166680769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028503s 
2025-07-23T04:34:27.167053559Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2025-07-23T04:34:27.167420228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.167885355Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2025-07-23T04:34:27.168461745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-07-23T04:34:27', 'remove_notwhatcd') 
2025-07-23T04:34:27.169107295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.170165346Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2025-07-23T04:34:27.170525151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027607s 
2025-07-23T04:34:27.170873753Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2025-07-23T04:34:27.171281705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.171747693Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2025-07-23T04:34:27.172385768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-07-23T04:34:27', 'add_on_grab_to_notifications') 
2025-07-23T04:34:27.173126610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.174031262Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2025-07-23T04:34:27.174407279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027174s 
2025-07-23T04:34:27.174796743Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2025-07-23T04:34:27.175245066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.175714311Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2025-07-23T04:34:27.176430153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-07-23T04:34:27', 'animetorrents_use_custom_config_contract') 
2025-07-23T04:34:27.177122126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.178168814Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2025-07-23T04:34:27.178554411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028682s 
2025-07-23T04:34:27.178958625Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2025-07-23T04:34:27.179327257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.179784137Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2025-07-23T04:34:27.180394076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-07-23T04:34:27', 'apprise_server_url') 
2025-07-23T04:34:27.181083815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.182008898Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2025-07-23T04:34:27.182342419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026718s 
2025-07-23T04:34:27.182737605Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2025-07-23T04:34:27.183127861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.183595252Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2025-07-23T04:34:27.184231033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-07-23T04:34:27', 'health_restored_notification') 
2025-07-23T04:34:27.184915451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.185916357Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2025-07-23T04:34:27.186298957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027658s 
2025-07-23T04:34:27.186629713Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2025-07-23T04:34:27.186991261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.187432590Z [Info] remove_uc: Starting migration of Log DB to 33 
2025-07-23T04:34:27.187967287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-07-23T04:34:27', 'remove_uc') 
2025-07-23T04:34:27.188624250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.189505535Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2025-07-23T04:34:27.189826411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025362s 
2025-07-23T04:34:27.190190374Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2025-07-23T04:34:27.190607524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.191050696Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2025-07-23T04:34:27.191703762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-07-23T04:34:27', 'history_fix_data_titles') 
2025-07-23T04:34:27.192427178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.193395408Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2025-07-23T04:34:27.193788660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002799s 
2025-07-23T04:34:27.194118374Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2025-07-23T04:34:27.194521546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.194984128Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2025-07-23T04:34:27.195574827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-07-23T04:34:27', 'download_client_per_indexer') 
2025-07-23T04:34:27.196322844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.197332687Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2025-07-23T04:34:27.197687813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027816s 
2025-07-23T04:34:27.198114061Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-07-23T04:34:27.198571913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.199062992Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2025-07-23T04:34:27.199831510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-07-23T04:34:27.200161043Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-07-23T04:34:27.200525006Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-07-23T04:34:27.201831107Z [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-07-23T04:34:27.203093248Z [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-07-23T04:34:27.203925785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-07-23T04:34:27.204688130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-07-23T04:34:27.205914249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-07-23T04:34:27.206461993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055611s 
2025-07-23T04:34:27.206813080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-07-23T04:34:27.207116731Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-07-23T04:34:27.207480323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-07-23T04:34:27.208637544Z [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-07-23T04:34:27.209677538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-07-23T04:34:27.210407588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-07-23T04:34:27.211166386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-07-23T04:34:27.212344479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-07-23T04:34:27.212927653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050699s 
2025-07-23T04:34:27.213253610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-23T04:34:27.213565137Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-23T04:34:27.213938149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-07-23T04:34:27.214866558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-07-23T04:34:27.215819107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-07-23T04:34:27.216624208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-07-23T04:34:27.217363326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-07-23T04:34:27.218531759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-07-23T04:34:27.219160305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048439s 
2025-07-23T04:34:27.219793771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-07-23T04:34:27', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-07-23T04:34:27.220606447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.221755802Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-07-23T04:34:27.222167090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073193s 
2025-07-23T04:34:27.222559641Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-07-23T04:34:27.222973194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.223452348Z [Info] add_notification_status: Starting migration of Log DB to 37 
2025-07-23T04:34:27.224042427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-07-23T04:34:27', 'add_notification_status') 
2025-07-23T04:34:27.224790674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.225750096Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-07-23T04:34:27.226133478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027859s 
2025-07-23T04:34:27.226556560Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2025-07-23T04:34:27.226957538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.227454919Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2025-07-23T04:34:27.228118776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-07-23T04:34:27', 'indexers_freeleech_only_config_contract') 
2025-07-23T04:34:27.228851702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.229940966Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2025-07-23T04:34:27.230356272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029158s 
2025-07-23T04:34:27.230699954Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2025-07-23T04:34:27.231071603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.231517120Z [Info] email_encryption: Starting migration of Log DB to 39 
2025-07-23T04:34:27.232074402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-07-23T04:34:27', 'email_encryption') 
2025-07-23T04:34:27.232762277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.233662330Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2025-07-23T04:34:27.233998677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025937s 
2025-07-23T04:34:27.234402551Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2025-07-23T04:34:27.234837517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.235328015Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2025-07-23T04:34:27.236001230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-07-23T04:34:27', 'newznab_category_to_capabilities_settings') 
2025-07-23T04:34:27.236725178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.237693408Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2025-07-23T04:34:27.238194126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028026s 
2025-07-23T04:34:27.238557047Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2025-07-23T04:34:27.238981783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.239508604Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2025-07-23T04:34:27.240170446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-07-23T04:34:27', 'gazelle_freeleech_token_options') 
2025-07-23T04:34:27.240875777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.241839798Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2025-07-23T04:34:27.242176757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027989s 
2025-07-23T04:34:27.242568716Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2025-07-23T04:34:27.242996618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T04:34:27.243583821Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2025-07-23T04:34:27.244230834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-07-23T04:34:27', 'myanonamouse_freeleech_wedge_options') 
2025-07-23T04:34:27.244950804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T04:34:27.245902530Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2025-07-23T04:34:27.246289750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002874s 
2025-07-23T04:34:27.413367440Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2025-07-23T04:34:27.420864538Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-07-23T04:34:27.424994225Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2025-07-23T04:34:27.519397920Z [Info] AppSyncProfileService: Setting up default app profile 
2025-07-23T04:34:27.533593698Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2025-07-23T04:34:27.614639743Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-07-23T04:34:27.727499026Z [ls.io-init] done.
2025-07-23T04:34:28.014957185Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-07-23T04:34:28.015686303Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-07-23T04:34:28.016057862Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin