2026-03-29T03:36:49.168588564Z [migrations] started
2026-03-29T03:36:49.168634206Z [migrations] no migrations found
2026-03-29T03:36:49.188930346Z usermod: no changes
2026-03-29T03:36:49.194301441Z ───────────────────────────────────────
2026-03-29T03:36:49.194333225Z 
2026-03-29T03:36:49.194337584Z       ██╗     ███████╗██╗ ██████╗
2026-03-29T03:36:49.194341622Z       ██║     ██╔════╝██║██╔═══██╗
2026-03-29T03:36:49.194345470Z       ██║     ███████╗██║██║   ██║
2026-03-29T03:36:49.194349247Z       ██║     ╚════██║██║██║   ██║
2026-03-29T03:36:49.194353075Z       ███████╗███████║██║╚██████╔╝
2026-03-29T03:36:49.194356833Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-29T03:36:49.194360690Z 
2026-03-29T03:36:49.194364197Z    Brought to you by linuxserver.io
2026-03-29T03:36:49.194367985Z ───────────────────────────────────────
2026-03-29T03:36:49.194590213Z 
2026-03-29T03:36:49.194598830Z To support the app dev(s) visit:
2026-03-29T03:36:49.196034240Z Prowlarr: https://opencollective.com/prowlarr
2026-03-29T03:36:49.196337000Z 
2026-03-29T03:36:49.196344074Z To support LSIO projects visit:
2026-03-29T03:36:49.196347922Z https://www.linuxserver.io/donate/
2026-03-29T03:36:49.196351579Z 
2026-03-29T03:36:49.196355046Z ───────────────────────────────────────
2026-03-29T03:36:49.196359716Z GID/UID
2026-03-29T03:36:49.196363333Z ───────────────────────────────────────
2026-03-29T03:36:49.200339239Z 
2026-03-29T03:36:49.200351353Z User UID:    911
2026-03-29T03:36:49.200356273Z User GID:    911
2026-03-29T03:36:49.200360792Z ───────────────────────────────────────
2026-03-29T03:36:49.201954171Z Linuxserver.io version: 2.3.5.5318-ls227
2026-03-29T03:36:49.202186409Z Build-date: 2026-03-29T03:33:20+00:00
2026-03-29T03:36:49.202191509Z ───────────────────────────────────────
2026-03-29T03:36:49.202196038Z     
2026-03-29T03:36:49.250389792Z [custom-init] No custom files found, skipping...
2026-03-29T03:36:49.271549851Z failed to load "/config/config.xml": No such file or directory
2026-03-29T03:36:49.584873121Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.3.5.5318 
2026-03-29T03:36:49.602387889Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-29T03:36:49.609945377Z [Debug] Bootstrap: Console selected 
2026-03-29T03:36:49.611216848Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-29T03:36:49.869843769Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-29T03:36:49.933638268Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {046dd9b1-4938-4292-a697-2827cb8b9468} may be persisted to storage in unencrypted form. 
2026-03-29T03:36:49.993062888Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-03-29T03:36:50.022163235Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-03-29T03:36:50.082286482Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-03-29T03:36:50.088932414Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T03:36:50.089575319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T03:36:50.127998579Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-03-29T03:36:50.131264035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0391262s 
2026-03-29T03:36:50.131684662Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-03-29T03:36:50.131800274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0423869s 
2026-03-29T03:36:50.138427950Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-03-29T03:36:50.139001164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.144057907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-03-29T03:36:50.153913633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-03-29T03:36:50.164754242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204161s 
2026-03-29T03:36:50.165147564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.167568338Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-03-29T03:36:50.167772319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231991s 
2026-03-29T03:36:50.168446026Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-03-29T03:36:50.168716380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.183827178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-03-29T03:36:50.185127877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-29T03:36:50.185767094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016231s 
2026-03-29T03:36:50.186034944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-29T03:36:50.186349878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001077s 
2026-03-29T03:36:50.186741577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-03-29T03:36:50.187375693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-03-29T03:36:50.188173340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011288s 
2026-03-29T03:36:50.188497452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.189293315Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-03-29T03:36:50.189485121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022129s 
2026-03-29T03:36:50.189962973Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-03-29T03:36:50.190236815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.191062337Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-29T03:36:50.191810524Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2026-03-29T03:36:50.192139586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-03-29T03:36:50.192498299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-03-29T03:36:50.192996652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006319s 
2026-03-29T03:36:50.193209050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.193906524Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-03-29T03:36:50.194117850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015207s 
2026-03-29T03:36:50.197165557Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-03-29T03:36:50.197393756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.198047743Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-03-29T03:36:50.202191828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-03-29T03:36:50.202788840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL) 
2026-03-29T03:36:50.203223966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008827s 
2026-03-29T03:36:50.203433077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-03-29T03:36:50.203779535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-03-29T03:36:50.204152025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005079s 
2026-03-29T03:36:50.204339753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-03-29T03:36:50.204974631Z [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) 
2026-03-29T03:36:50.205510140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009425s 
2026-03-29T03:36:50.205725844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-03-29T03:36:50.206070298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-03-29T03:36:50.206432267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005028s 
2026-03-29T03:36:50.206650957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-03-29T03:36:50.211405771Z [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) 
2026-03-29T03:36:50.212080460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005184s 
2026-03-29T03:36:50.212260713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-03-29T03:36:50.212913267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-03-29T03:36:50.213462854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00101s 
2026-03-29T03:36:50.213701354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-03-29T03:36:50.214093063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-29T03:36:50.214493198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005624s 
2026-03-29T03:36:50.214677991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-03-29T03:36:50.217594513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "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) 
2026-03-29T03:36:50.218397200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035041s 
2026-03-29T03:36:50.218607974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-03-29T03:36:50.218947548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-29T03:36:50.219313144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004972s 
2026-03-29T03:36:50.219545983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2026-03-29T03:36:50.220258738Z [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) 
2026-03-29T03:36:50.220761971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009983s 
2026-03-29T03:36:50.220970982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2026-03-29T03:36:50.221671402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Applications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "SyncLevel" INTEGER NOT NULL, "Tags" TEXT) 
2026-03-29T03:36:50.222282874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010988s 
2026-03-29T03:36:50.222512286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2026-03-29T03:36:50.222875507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2026-03-29T03:36:50.223274791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005208s 
2026-03-29T03:36:50.223426687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-03-29T03:36:50.223895210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-03-29T03:36:50.224292851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006562s 
2026-03-29T03:36:50.224507002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-03-29T03:36:50.224827958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-03-29T03:36:50.225185859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004799s 
2026-03-29T03:36:50.225382625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-03-29T03:36:50.228790818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL) 
2026-03-29T03:36:50.229354203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037708s 
2026-03-29T03:36:50.229583825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-03-29T03:36:50.229960293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-03-29T03:36:50.230342944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005453s 
2026-03-29T03:36:50.230569660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-03-29T03:36:50.230915396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-03-29T03:36:50.231307085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005272s 
2026-03-29T03:36:50.231478290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-03-29T03:36:50.232421609Z [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) 
2026-03-29T03:36:50.233160998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014681s 
2026-03-29T03:36:50.233380610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-03-29T03:36:50.234334291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-29T03:36:50.235092237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015087s 
2026-03-29T03:36:50.235341188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-03-29T03:36:50.235744520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-29T03:36:50.236180498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006103s 
2026-03-29T03:36:50.236399149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-03-29T03:36:50.236923364Z [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) 
2026-03-29T03:36:50.237409964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008069s 
2026-03-29T03:36:50.237630338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-03-29T03:36:50.237949230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-29T03:36:50.238327211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004928s 
2026-03-29T03:36:50.240125562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-29T03:36:50', 'InitialSetup') 
2026-03-29T03:36:50.240807886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.242362036Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-03-29T03:36:50.242554062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044996s 
2026-03-29T03:36:50.242877564Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-03-29T03:36:50.243120854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.243424635Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2026-03-29T03:36:50.246744320Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2026-03-29T03:36:50.256869188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-03-29T03:36:50.258241551Z [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" 
2026-03-29T03:36:50.259151133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-29T03:36:50.260138211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-29T03:36:50.261736750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-29T03:36:50.262174060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151887s 
2026-03-29T03:36:50.262442791Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2026-03-29T03:36:50.264118946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-03-29T03:36:50.265315516Z [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" 
2026-03-29T03:36:50.265934572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-29T03:36:50.266606886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-29T03:36:50.267976204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-29T03:36:50.268406039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057205s 
2026-03-29T03:36:50.268745573Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2026-03-29T03:36:50.272139437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-03-29T03:36:50.273277248Z [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" 
2026-03-29T03:36:50.273893599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-29T03:36:50.274565622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-29T03:36:50.275996413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-29T03:36:50.276404635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007412s 
2026-03-29T03:36:50.276626923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2026-03-29T03:36:50.277389629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-29T03:36:50.278026060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011892s 
2026-03-29T03:36:50.278287447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2026-03-29T03:36:50.278715519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-03-29T03:36:50.279149583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006373s 
2026-03-29T03:36:50.279602004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-29T03:36:50', 'ApplicationStatus') 
2026-03-29T03:36:50.280053804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.281139159Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-03-29T03:36:50.281360254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025924s 
2026-03-29T03:36:50.281575868Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-03-29T03:36:50.281838377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.282130455Z [Info] IndexerProps: Starting migration of Main DB to 3 
2026-03-29T03:36:50.283121841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-29T03:36:50.283330973Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T03:36:50.283572489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2026-03-29T03:36:50.284047636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2026-03-29T03:36:50.284723497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009303s 
2026-03-29T03:36:50.284950594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-03-29T03:36:50.285745154Z [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) 
2026-03-29T03:36:50.286410544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012443s 
2026-03-29T03:36:50.286636058Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-03-29T03:36:50.287410828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-29T03:36:50.288077520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012199s 
2026-03-29T03:36:50.288346252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-03-29T03:36:50.288791288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-29T03:36:50.289229721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006524s 
2026-03-29T03:36:50.289648133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-29T03:36:50', 'IndexerProps') 
2026-03-29T03:36:50.290065343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.291945840Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-03-29T03:36:50.292153338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003293s 
2026-03-29T03:36:50.292393762Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-03-29T03:36:50.292639296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.292934260Z [Info] add_update_history: Starting migration of Main DB to 4 
2026-03-29T03:36:50.293457384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-29T03:36:50', 'add_update_history') 
2026-03-29T03:36:50.293886708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.294698082Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-03-29T03:36:50.294904477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020594s 
2026-03-29T03:36:50.295133148Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-03-29T03:36:50.295375817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.295665921Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2026-03-29T03:36:50.299064334Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-03-29T03:36:50.300434583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-03-29T03:36:50.300983729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014724s 
2026-03-29T03:36:50.301411681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-29T03:36:50', 'update_notifiarr') 
2026-03-29T03:36:50.301818680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.302604432Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-03-29T03:36:50.302807772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030722s 
2026-03-29T03:36:50.303027625Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-03-29T03:36:50.303270744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.303557251Z [Info] app_profiles: Starting migration of Main DB to 6 
2026-03-29T03:36:50.304175446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2026-03-29T03:36:50.304924204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AppSyncProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "EnableRss" INTEGER NOT NULL, "EnableInteractiveSearch" INTEGER NOT NULL, "EnableAutomaticSearch" INTEGER NOT NULL) 
2026-03-29T03:36:50.305595846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011874s 
2026-03-29T03:36:50.305828234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2026-03-29T03:36:50.306207508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2026-03-29T03:36:50.306652935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006104s 
2026-03-29T03:36:50.306859050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-29T03:36:50.307043130Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-29T03:36:50.307277583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2026-03-29T03:36:50.307663510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2026-03-29T03:36:50.308435103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009218s 
2026-03-29T03:36:50.308889228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-29T03:36:50', 'app_profiles') 
2026-03-29T03:36:50.309305386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.310264046Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-03-29T03:36:50.310550002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027365s 
2026-03-29T03:36:50.310785276Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-03-29T03:36:50.311029928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.311318910Z [Info] history_failed: Starting migration of Main DB to 7 
2026-03-29T03:36:50.311839268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-03-29T03:36:50.312059742Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-29T03:36:50.312284184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2026-03-29T03:36:50.312659830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2026-03-29T03:36:50.313420983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009156s 
2026-03-29T03:36:50.313799796Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-03-29T03:36:50.314261646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-03-29T03:36:50.314637783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005561s 
2026-03-29T03:36:50.315065154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-29T03:36:50', 'history_failed') 
2026-03-29T03:36:50.315480891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.316377446Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-03-29T03:36:50.316585325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002258s 
2026-03-29T03:36:50.316797582Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-03-29T03:36:50.317042055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.317329133Z [Info] redacted_api: Starting migration of Main DB to 8 
2026-03-29T03:36:50.317755371Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T03:36:50.318070385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T03:36:50.319907966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018653s 
2026-03-29T03:36:50.320316308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-29T03:36:50', 'redacted_api') 
2026-03-29T03:36:50.320751103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.321788272Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-03-29T03:36:50.322001070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037656s 
2026-03-29T03:36:50.322262888Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-03-29T03:36:50.322487730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.322784488Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2026-03-29T03:36:50.323329555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2026-03-29T03:36:50.324029725Z [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) 
2026-03-29T03:36:50.324632940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010746s 
2026-03-29T03:36:50.324832111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-29T03:36:50.325010701Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-29T03:36:50.325230233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-03-29T03:36:50.325534656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-03-29T03:36:50.326309817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008571s 
2026-03-29T03:36:50.326733891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-29T03:36:50', 'IndexerProxies') 
2026-03-29T03:36:50.327144658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.328025962Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-03-29T03:36:50.328219763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025434s 
2026-03-29T03:36:50.328472231Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-03-29T03:36:50.328713517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.329014743Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2026-03-29T03:36:50.329406703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2026-03-29T03:36:50.329621024Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-29T03:36:50.329910166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2026-03-29T03:36:50.330324350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2026-03-29T03:36:50.331098740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009382s 
2026-03-29T03:36:50.331556462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-29T03:36:50', 'app_indexer_remote_name') 
2026-03-29T03:36:50.332007359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.332862271Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-03-29T03:36:50.333072254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026525s 
2026-03-29T03:36:50.333315634Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-03-29T03:36:50.333569064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.333866162Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2026-03-29T03:36:50.336822685Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T03:36:50.337836196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2026-03-29T03:36:50.338222865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011944s 
2026-03-29T03:36:50.338656348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-29T03:36:50', 'desi_gazelle_to_unit3d') 
2026-03-29T03:36:50.339083257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.339890773Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-03-29T03:36:50.340118291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028022s 
2026-03-29T03:36:50.340374598Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-03-29T03:36:50.340635854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.340944024Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2026-03-29T03:36:50.341328218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-29T03:36:50.341530685Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-29T03:36:50.341795829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-03-29T03:36:50.342222108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-03-29T03:36:50.342984583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009497s 
2026-03-29T03:36:50.343446353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-29T03:36:50', 'add_on_update_to_notifications') 
2026-03-29T03:36:50.343892321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.344731080Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-03-29T03:36:50.344954590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026327s 
2026-03-29T03:36:50.345177419Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-03-29T03:36:50.345423665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.345722807Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2026-03-29T03:36:50.346283626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2026-03-29T03:36:50.346956541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL UNIQUE, "File" TEXT NOT NULL UNIQUE, "Sha" TEXT, "LastUpdated" DATETIME) 
2026-03-29T03:36:50.347574265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010449s 
2026-03-29T03:36:50.347872015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2026-03-29T03:36:50.348381911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-03-29T03:36:50.348874072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007403s 
2026-03-29T03:36:50.349127553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2026-03-29T03:36:50.349570354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-03-29T03:36:50.350011563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006619s 
2026-03-29T03:36:50.350438312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-29T03:36:50', 'IndexerVersions') 
2026-03-29T03:36:50.350856274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.351743901Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-03-29T03:36:50.351971860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023548s 
2026-03-29T03:36:50.352190521Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-03-29T03:36:50.352441616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.352723564Z [Info] cleanup_config: Starting migration of Main DB to 16 
2026-03-29T03:36:50.354281942Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T03:36:50.355242486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2026-03-29T03:36:50.355557811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010355s 
2026-03-29T03:36:50.355813316Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T03:36:50.356276498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2026-03-29T03:36:50.356587324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004817s 
2026-03-29T03:36:50.357006258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-29T03:36:50', 'cleanup_config') 
2026-03-29T03:36:50.357422426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.358143528Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-03-29T03:36:50.358349072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00201s 
2026-03-29T03:36:50.358563383Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-03-29T03:36:50.358812224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.359098140Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2026-03-29T03:36:50.361153799Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T03:36:50.361508213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2026-03-29T03:36:50.361821294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004277s 
2026-03-29T03:36:50.362074694Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T03:36:50.362425951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2026-03-29T03:36:50.362722538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004274s 
2026-03-29T03:36:50.362984536Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T03:36:50.363329791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2026-03-29T03:36:50.363634815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004293s 
2026-03-29T03:36:50.363907414Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T03:36:50.364260385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2026-03-29T03:36:50.364566151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004323s 
2026-03-29T03:36:50.364829070Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T03:36:50.365167812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2026-03-29T03:36:50.365474039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004232s 
2026-03-29T03:36:50.365728371Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T03:36:50.366077865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2026-03-29T03:36:50.366386717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004338s 
2026-03-29T03:36:50.366639846Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T03:36:50.366988128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2026-03-29T03:36:50.367297501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004349s 
2026-03-29T03:36:50.367551582Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T03:36:50.367950556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2026-03-29T03:36:50.368255911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004809s 
2026-03-29T03:36:50.368516866Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T03:36:50.372462521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2026-03-29T03:36:50.372804159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040605s 
2026-03-29T03:36:50.373058662Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T03:36:50.373401933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2026-03-29T03:36:50.373696997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004186s 
2026-03-29T03:36:50.373959305Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T03:36:50.374303749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2026-03-29T03:36:50.374612881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004345s 
2026-03-29T03:36:50.374869909Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T03:36:50.375217228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2026-03-29T03:36:50.375518685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004296s 
2026-03-29T03:36:50.375782176Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T03:36:50.376147421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2026-03-29T03:36:50.376463888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004448s 
2026-03-29T03:36:50.376717770Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T03:36:50.377074308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2026-03-29T03:36:50.377373320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004355s 
2026-03-29T03:36:50.377637341Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T03:36:50.377983278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2026-03-29T03:36:50.378289795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004337s 
2026-03-29T03:36:50.378542905Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T03:36:50.378886076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2026-03-29T03:36:50.379180549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000411s 
2026-03-29T03:36:50.379366473Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T03:36:50.380790230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2026-03-29T03:36:50.381175175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016223s 
2026-03-29T03:36:50.381359266Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T03:36:50.381762007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2026-03-29T03:36:50.382116872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005809s 
2026-03-29T03:36:50.382307596Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T03:36:50.382695366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2026-03-29T03:36:50.383049820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005632s 
2026-03-29T03:36:50.383230304Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T03:36:50.383638315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2026-03-29T03:36:50.384019633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006058s 
2026-03-29T03:36:50.384209796Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T03:36:50.384607477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2026-03-29T03:36:50.384966600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005773s 
2026-03-29T03:36:50.385144408Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T03:36:50.385543772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2026-03-29T03:36:50.385891542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000567s 
2026-03-29T03:36:50.386078148Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T03:36:50.386482583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-03-29T03:36:50.386852297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005935s 
2026-03-29T03:36:50.387030115Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T03:36:50.387434259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2026-03-29T03:36:50.387787210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005768s 
2026-03-29T03:36:50.388001982Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T03:36:50.388388290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2026-03-29T03:36:50.388748816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005646s 
2026-03-29T03:36:50.388925712Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T03:36:50.389332892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2026-03-29T03:36:50.389687707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005698s 
2026-03-29T03:36:50.389864663Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T03:36:50.390269037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2026-03-29T03:36:50.390636437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000587s 
2026-03-29T03:36:50.390815908Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T03:36:50.391222768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-03-29T03:36:50.391578554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005849s 
2026-03-29T03:36:50.391766412Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T03:36:50.392218222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2026-03-29T03:36:50.392577856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000614s 
2026-03-29T03:36:50.392747788Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T03:36:50.393143245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2026-03-29T03:36:50.393497218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005713s 
2026-03-29T03:36:50.393680737Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T03:36:50.394075933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2026-03-29T03:36:50.394428703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005692s 
2026-03-29T03:36:50.394614177Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T03:36:50.395009222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2026-03-29T03:36:50.395352523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005628s 
2026-03-29T03:36:50.395533127Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T03:36:50.395949245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2026-03-29T03:36:50.396313418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005962s 
2026-03-29T03:36:50.396515606Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T03:36:50.396903076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2026-03-29T03:36:50.397252199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005736s 
2026-03-29T03:36:50.397433664Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T03:36:50.397826976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2026-03-29T03:36:50.398176740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005616s 
2026-03-29T03:36:50.398599562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-29T03:36:50', 'indexer_cleanup') 
2026-03-29T03:36:50.399020670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.400796506Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-03-29T03:36:50.401009655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031308s 
2026-03-29T03:36:50.401245941Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-03-29T03:36:50.401488890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.401788463Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2026-03-29T03:36:50.402208509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2026-03-29T03:36:50.402406377Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T03:36:50.402661100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2026-03-29T03:36:50.403078491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2026-03-29T03:36:50.403908823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009916s 
2026-03-29T03:36:50.404343959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-29T03:36:50', 'minimum_seeders') 
2026-03-29T03:36:50.404760588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.405538514Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-03-29T03:36:50.405728096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026017s 
2026-03-29T03:36:50.405949923Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-03-29T03:36:50.406193864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.406483407Z [Info] remove_showrss: Starting migration of Main DB to 19 
2026-03-29T03:36:50.406851488Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T03:36:50.407207134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2026-03-29T03:36:50.407513221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004281s 
2026-03-29T03:36:50.407948698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-29T03:36:50', 'remove_showrss') 
2026-03-29T03:36:50.408366940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.409070166Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-03-29T03:36:50.409270650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019452s 
2026-03-29T03:36:50.409517126Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-03-29T03:36:50.409770947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.410075130Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2026-03-29T03:36:50.410442109Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T03:36:50.410815290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2026-03-29T03:36:50.411141146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004649s 
2026-03-29T03:36:50.411581874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-29T03:36:50', 'remove_torrentparadiseml') 
2026-03-29T03:36:50.412029796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.412786860Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-03-29T03:36:50.413001091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020547s 
2026-03-29T03:36:50.413255824Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-03-29T03:36:50.413519555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.413839239Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2026-03-29T03:36:50.414126728Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T03:36:50.414374116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T03:36:50.415047783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007085s 
2026-03-29T03:36:50.415508941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-29T03:36:50', 'localization_setting_to_string') 
2026-03-29T03:36:50.415973306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.416765993Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-03-29T03:36:50.416973681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023402s 
2026-03-29T03:36:50.417201439Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-03-29T03:36:50.417433847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.417716346Z [Info] orpheus_api: Starting migration of Main DB to 22 
2026-03-29T03:36:50.417993895Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T03:36:50.418231734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T03:36:50.422118020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039148s 
2026-03-29T03:36:50.422543066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-29T03:36:50', 'orpheus_api') 
2026-03-29T03:36:50.422960917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.423728833Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-03-29T03:36:50.423946752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054954s 
2026-03-29T03:36:50.424204301Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-03-29T03:36:50.424464184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.424764579Z [Info] download_client_categories: Starting migration of Main DB to 23 
2026-03-29T03:36:50.425116067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-03-29T03:36:50.425316811Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T03:36:50.425560542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2026-03-29T03:36:50.425961118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2026-03-29T03:36:50.426694565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009027s 
2026-03-29T03:36:50.427148750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-29T03:36:50', 'download_client_categories') 
2026-03-29T03:36:50.427571741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.428398807Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-03-29T03:36:50.428614842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025496s 
2026-03-29T03:36:50.428848583Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-03-29T03:36:50.429099157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.429386987Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2026-03-29T03:36:50.429736931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-03-29T03:36:50.429922455Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-29T03:36:50.430129281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-03-29T03:36:50.430423865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-03-29T03:36:50.431105607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007676s 
2026-03-29T03:36:50.431347925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-03-29T03:36:50.431667639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-03-29T03:36:50.432377499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008081s 
2026-03-29T03:36:50.432821242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-29T03:36:50', 'add_salt_to_users') 
2026-03-29T03:36:50.433231879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.434073213Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-03-29T03:36:50.434278196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024759s 
2026-03-29T03:36:50.434578901Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-03-29T03:36:50.434859667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.435180443Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2026-03-29T03:36:50.435531149Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T03:36:50.435941545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2026-03-29T03:36:50.436294225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005598s 
2026-03-29T03:36:50.436781246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-29T03:36:50', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-03-29T03:36:50.437225150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.438074621Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-03-29T03:36:50.438309463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022518s 
2026-03-29T03:36:50.438606522Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-03-29T03:36:50.438894071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.439226941Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2026-03-29T03:36:50.439566875Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T03:36:50.439971380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2026-03-29T03:36:50.440323900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005709s 
2026-03-29T03:36:50.440817784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-29T03:36:50', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-03-29T03:36:50.441271227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.442070807Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-03-29T03:36:50.442311783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022123s 
2026-03-29T03:36:50.442599562Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-03-29T03:36:50.442877402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.443196895Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2026-03-29T03:36:50.443592792Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T03:36:50.444010874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2026-03-29T03:36:50.444373975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005802s 
2026-03-29T03:36:50.444556513Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T03:36:50.444959234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2026-03-29T03:36:50.445320060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005806s 
2026-03-29T03:36:50.445802932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-29T03:36:50', 'alpharatio_greatposterwall_config_contract') 
2026-03-29T03:36:50.446244992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.447065234Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-03-29T03:36:50.447300237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022301s 
2026-03-29T03:36:50.447532004Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-03-29T03:36:50.447783280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.448106320Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2026-03-29T03:36:50.448465073Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T03:36:50.448828915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2026-03-29T03:36:50.449134841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004372s 
2026-03-29T03:36:50.449557613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-29T03:36:50', 'remove_notwhatcd') 
2026-03-29T03:36:50.449969642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.450725184Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-03-29T03:36:50.450934525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019884s 
2026-03-29T03:36:50.451184829Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-03-29T03:36:50.451446847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.451791601Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2026-03-29T03:36:50.452234503Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-29T03:36:50.452434516Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-29T03:36:50.452687866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2026-03-29T03:36:50.453061087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2026-03-29T03:36:50.453800827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008888s 
2026-03-29T03:36:50.454014507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-29T03:36:50.454198798Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T03:36:50.454458752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2026-03-29T03:36:50.454880812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2026-03-29T03:36:50.455628207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009316s 
2026-03-29T03:36:50.456096991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-29T03:36:50', 'add_on_grab_to_notifications') 
2026-03-29T03:36:50.456529011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.457359984Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-03-29T03:36:50.457580097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026072s 
2026-03-29T03:36:50.457858939Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-03-29T03:36:50.458133361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.458450149Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2026-03-29T03:36:50.458776206Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T03:36:50.459194378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-03-29T03:36:50.459555064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005777s 
2026-03-29T03:36:50.460055602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-29T03:36:50', 'animetorrents_use_custom_config_contract') 
2026-03-29T03:36:50.460502582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.461356531Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-03-29T03:36:50.461584741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022914s 
2026-03-29T03:36:50.461822500Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-03-29T03:36:50.462071942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.462355573Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2026-03-29T03:36:50.462641860Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T03:36:50.462891352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T03:36:50.463560519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007115s 
2026-03-29T03:36:50.464035456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-29T03:36:50', 'apprise_server_url') 
2026-03-29T03:36:50.464456504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.465224460Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-03-29T03:36:50.465430084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023341s 
2026-03-29T03:36:50.465683424Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-03-29T03:36:50.465948498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.466252139Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2026-03-29T03:36:50.466612405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-29T03:36:50.466815865Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s 
2026-03-29T03:36:50.467076199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-03-29T03:36:50.467491966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-03-29T03:36:50.468268890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009485s 
2026-03-29T03:36:50.468726833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-29T03:36:50', 'health_restored_notification') 
2026-03-29T03:36:50.469165446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.469975256Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-03-29T03:36:50.470190720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025958s 
2026-03-29T03:36:50.470402968Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-03-29T03:36:50.470639203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.470922674Z [Info] remove_uc: Starting migration of Main DB to 33 
2026-03-29T03:36:50.471272368Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-29T03:36:50.471640189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-03-29T03:36:50.471986597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004514s 
2026-03-29T03:36:50.472396352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-29T03:36:50', 'remove_uc') 
2026-03-29T03:36:50.472805405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.474095694Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-03-29T03:36:50.474288782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002552s 
2026-03-29T03:36:50.474534457Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-03-29T03:36:50.474785893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.475092391Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2026-03-29T03:36:50.475384599Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T03:36:50.475633470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T03:36:50.476300944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006998s 
2026-03-29T03:36:50.476751612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-29T03:36:50', 'history_fix_data_titles') 
2026-03-29T03:36:50.477172750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.477925776Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-03-29T03:36:50.478132572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022841s 
2026-03-29T03:36:50.478391885Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-03-29T03:36:50.478644824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.478949237Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2026-03-29T03:36:50.479298520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-29T03:36:50.479488202Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T03:36:50.479731763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-03-29T03:36:50.480146768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-03-29T03:36:50.480896598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009329s 
2026-03-29T03:36:50.481346494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-29T03:36:50', 'download_client_per_indexer') 
2026-03-29T03:36:50.481775869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.482526200Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-03-29T03:36:50.482747696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025125s 
2026-03-29T03:36:50.483048221Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-03-29T03:36:50.483332263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.483655143Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2026-03-29T03:36:50.485782717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-03-29T03:36:50.485989914Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T03:36:50.486400551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2026-03-29T03:36:50.491683088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-29T03:36:50.492910480Z [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" 
2026-03-29T03:36:50.493525759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-03-29T03:36:50.494249085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-03-29T03:36:50.496003538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-03-29T03:36:50.496436280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097783s 
2026-03-29T03:36:50.496657715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-03-29T03:36:50.496848199Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T03:36:50.497148834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2026-03-29T03:36:50.499268643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-29T03:36:50.500442376Z [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" 
2026-03-29T03:36:50.501075511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-03-29T03:36:50.501766182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-03-29T03:36:50.503470013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-03-29T03:36:50.503903676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064896s 
2026-03-29T03:36:50.504134822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-03-29T03:36:50.504323141Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T03:36:50.504594247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2026-03-29T03:36:50.506690618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-29T03:36:50.507820523Z [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" 
2026-03-29T03:36:50.508458909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-03-29T03:36:50.509163548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-03-29T03:36:50.511225009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-03-29T03:36:50.511694865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068466s 
2026-03-29T03:36:50.511908365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-29T03:36:50.512087275Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T03:36:50.512324092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-03-29T03:36:50.514563622Z [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) 
2026-03-29T03:36:50.515779620Z [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" 
2026-03-29T03:36:50.516436773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-29T03:36:50.516928804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-29T03:36:50.518411871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058643s 
2026-03-29T03:36:50.518622585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-29T03:36:50.518794160Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T03:36:50.519034805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-03-29T03:36:50.521298213Z [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) 
2026-03-29T03:36:50.522526396Z [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" 
2026-03-29T03:36:50.523152507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-29T03:36:50.523629267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-29T03:36:50.525119918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058484s 
2026-03-29T03:36:50.525325392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-29T03:36:50.525503210Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T03:36:50.525741129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-03-29T03:36:50.527980619Z [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) 
2026-03-29T03:36:50.529218672Z [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" 
2026-03-29T03:36:50.529837788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-29T03:36:50.530317604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-29T03:36:50.531768195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057971s 
2026-03-29T03:36:50.532028730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-29T03:36:50.532224424Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T03:36:50.532519669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-03-29T03:36:50.534599948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-29T03:36:50.535758320Z [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" 
2026-03-29T03:36:50.536452969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-29T03:36:50.537141846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-29T03:36:50.538854184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-29T03:36:50.539282336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065283s 
2026-03-29T03:36:50.539509774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-29T03:36:50.539699105Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-29T03:36:50.540010773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-03-29T03:36:50.542137586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-29T03:36:50.543306399Z [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" 
2026-03-29T03:36:50.543958733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-29T03:36:50.544672250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-29T03:36:50.546376040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-29T03:36:50.546797629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065378s 
2026-03-29T03:36:50.547024286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-29T03:36:50.547217685Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-29T03:36:50.547491216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-03-29T03:36:50.549623560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-29T03:36:50.550790770Z [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" 
2026-03-29T03:36:50.551431230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-29T03:36:50.552172753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-29T03:36:50.553876654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-29T03:36:50.554297081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006561s 
2026-03-29T03:36:50.554495500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-03-29T03:36:50.554668699Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T03:36:50.554897029Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-03-29T03:36:50.556965754Z [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) 
2026-03-29T03:36:50.557925587Z [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" 
2026-03-29T03:36:50.558455353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-03-29T03:36:50.559081484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-03-29T03:36:50.561090149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-03-29T03:36:50.561632561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-29T03:36:50.562035693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006906s 
2026-03-29T03:36:50.562274524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2026-03-29T03:36:50.562472562Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T03:36:50.562769971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2026-03-29T03:36:50.564782714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL UNIQUE, "File" TEXT NOT NULL UNIQUE, "Sha" TEXT, "LastUpdated" DATETIME) 
2026-03-29T03:36:50.565822258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerDefinitionVersions_temp" ("Id", "DefinitionId", "File", "Sha", "LastUpdated") SELECT "Id", "DefinitionId", "File", "Sha", "LastUpdated" FROM "IndexerDefinitionVersions" 
2026-03-29T03:36:50.566376303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2026-03-29T03:36:50.567286416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2026-03-29T03:36:50.569748333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-03-29T03:36:50.570475908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-03-29T03:36:50.570909692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007889s 
2026-03-29T03:36:50.571128022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-29T03:36:50.571301461Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T03:36:50.571566835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-03-29T03:36:50.573890163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-29T03:36:50.575501939Z [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" 
2026-03-29T03:36:50.576297741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-29T03:36:50.576978332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-29T03:36:50.578813127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-29T03:36:50.579220908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074048s 
2026-03-29T03:36:50.579442033Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-29T03:36:50.579618138Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T03:36:50.579905045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-03-29T03:36:50.582227011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-29T03:36:50.583769317Z [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" 
2026-03-29T03:36:50.584560440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-29T03:36:50.585224637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-29T03:36:50.586892015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-29T03:36:50.587295697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071449s 
2026-03-29T03:36:50.587506592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-29T03:36:50.587688468Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-29T03:36:50.587974354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-03-29T03:36:50.590321711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-29T03:36:50.591863926Z [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" 
2026-03-29T03:36:50.592628476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-29T03:36:50.593294547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-29T03:36:50.594965381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-29T03:36:50.595360116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071466s 
2026-03-29T03:36:50.595568937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-29T03:36:50.595752717Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-29T03:36:50.596061609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-03-29T03:36:50.598381661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-29T03:36:50.599971712Z [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" 
2026-03-29T03:36:50.600748717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-29T03:36:50.601410750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-29T03:36:50.603077236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-29T03:36:50.603473935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071613s 
2026-03-29T03:36:50.603700110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-29T03:36:50.603881315Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-29T03:36:50.604124174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2026-03-29T03:36:50.606541963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "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) 
2026-03-29T03:36:50.608043586Z [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" 
2026-03-29T03:36:50.608759778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-29T03:36:50.609394056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-29T03:36:50.611145703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-29T03:36:50.611534526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071941s 
2026-03-29T03:36:50.611757595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-29T03:36:50.611970894Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T03:36:50.612249796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-03-29T03:36:50.615704863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-03-29T03:36:50.616752152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-03-29T03:36:50.617265155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-03-29T03:36:50.617964053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-03-29T03:36:50.619786923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-29T03:36:50.620234344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077491s 
2026-03-29T03:36:50.620442844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-29T03:36:50.620626995Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T03:36:50.620913572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-03-29T03:36:50.622925714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-03-29T03:36:50.623923964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-03-29T03:36:50.624448300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-03-29T03:36:50.625116034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-03-29T03:36:50.626944456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-29T03:36:50.627375614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062289s 
2026-03-29T03:36:50.627585156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-29T03:36:50.627765619Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-29T03:36:50.628038439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-03-29T03:36:50.629806810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-03-29T03:36:50.630522912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-03-29T03:36:50.630996666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-03-29T03:36:50.631576193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-03-29T03:36:50.633341798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-29T03:36:50.633757585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054891s 
2026-03-29T03:36:50.634285989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-29T03:36:50', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-03-29T03:36:50.634733150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.636466420Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-03-29T03:36:50.636719379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008078s 
2026-03-29T03:36:50.636977439Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-03-29T03:36:50.637239106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.637547236Z [Info] add_notification_status: Starting migration of Main DB to 37 
2026-03-29T03:36:50.638228338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-03-29T03:36:50.639003358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-29T03:36:50.639631243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011799s 
2026-03-29T03:36:50.639907158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-03-29T03:36:50.640344339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-03-29T03:36:50.640773833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006425s 
2026-03-29T03:36:50.641213288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-29T03:36:50', 'add_notification_status') 
2026-03-29T03:36:50.641648465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.642458486Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-03-29T03:36:50.642669591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022823s 
2026-03-29T03:36:50.642949234Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-03-29T03:36:50.643232554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.643554082Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2026-03-29T03:36:50.644024760Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T03:36:50.644423382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2026-03-29T03:36:50.644759639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005375s 
2026-03-29T03:36:50.644941205Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T03:36:50.645330669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-03-29T03:36:50.645679862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005603s 
2026-03-29T03:36:50.645863572Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-29T03:36:50.646228557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2026-03-29T03:36:50.646576127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005252s 
2026-03-29T03:36:50.647042436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-29T03:36:50', 'indexers_freeleech_only_config_contract') 
2026-03-29T03:36:50.647480087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.648200127Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-03-29T03:36:50.648442966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020627s 
2026-03-29T03:36:50.648664172Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-03-29T03:36:50.648908343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.649198157Z [Info] email_encryption: Starting migration of Main DB to 39 
2026-03-29T03:36:50.649486608Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T03:36:50.649735309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T03:36:50.650386099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006915s 
2026-03-29T03:36:50.650815724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-29T03:36:50', 'email_encryption') 
2026-03-29T03:36:50.651241712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.653217420Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-03-29T03:36:50.653431541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034769s 
2026-03-29T03:36:50.653716605Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-03-29T03:36:50.653991980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.654311533Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2026-03-29T03:36:50.654628953Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T03:36:50.654876080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T03:36:50.655943269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010851s 
2026-03-29T03:36:50.656447254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-29T03:36:50', 'newznab_category_to_capabilities_settings') 
2026-03-29T03:36:50.656888783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.657655066Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-03-29T03:36:50.657893616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027248s 
2026-03-29T03:36:50.658146756Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-03-29T03:36:50.658406710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.658711213Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2026-03-29T03:36:50.659007860Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T03:36:50.659255098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T03:36:50.659932532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007027s 
2026-03-29T03:36:50.660399693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-29T03:36:50', 'gazelle_freeleech_token_options') 
2026-03-29T03:36:50.660833887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.661698959Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-03-29T03:36:50.661918371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024127s 
2026-03-29T03:36:50.662187152Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-03-29T03:36:50.662454270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.662767300Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2026-03-29T03:36:50.663072184Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T03:36:50.663315093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T03:36:50.663918799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006213s 
2026-03-29T03:36:50.664402984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-29T03:36:50', 'myanonamouse_freeleech_wedge_options') 
2026-03-29T03:36:50.664848992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.665586898Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-03-29T03:36:50.665812502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022304s 
2026-03-29T03:36:50.666070993Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-03-29T03:36:50.666338081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.666656432Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43 
2026-03-29T03:36:50.666964682Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T03:36:50.667211830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T03:36:50.676899477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009685s 
2026-03-29T03:36:50.677389534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-29T03:36:50', 'newznab_indexers_enable_redirect') 
2026-03-29T03:36:50.677807906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.678586364Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-03-29T03:36:50.678805826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113443s 
2026-03-29T03:36:50.687828945Z [Debug] MigrationController: Took: 00:00:00.6647196 
2026-03-29T03:36:50.756856712Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-03-29T03:36:50.774979926Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-03-29T03:36:50.793434526Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-03-29T03:36:50.794531756Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-29T03:36:50.794894677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-29T03:36:50.798810442Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-03-29T03:36:50.799115346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042695s 
2026-03-29T03:36:50.799433456Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-03-29T03:36:50.799761176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045584s 
2026-03-29T03:36:50.801437942Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-03-29T03:36:50.801809992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.803043606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-03-29T03:36:50.803518201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-03-29T03:36:50.804131997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007411s 
2026-03-29T03:36:50.804498816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.805710105Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-03-29T03:36:50.806026562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023024s 
2026-03-29T03:36:50.806452760Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-03-29T03:36:50.806805190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.807378004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-03-29T03:36:50.807864513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-29T03:36:50.808466475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007463s 
2026-03-29T03:36:50.808794125Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-29T03:36:50.809082406Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-29T03:36:50.809434114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-03-29T03:36:50.809907698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-03-29T03:36:50.810842831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010432s 
2026-03-29T03:36:50.811177865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.812064691Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-03-29T03:36:50.812400227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002234s 
2026-03-29T03:36:50.812793859Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-03-29T03:36:50.813188644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.813673541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-29T03:36:50.813975188Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T03:36:50.814315744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-03-29T03:36:50.814781792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-03-29T03:36:50.815433815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007721s 
2026-03-29T03:36:50.815782958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.816797732Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-03-29T03:36:50.817122556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020523s 
2026-03-29T03:36:50.817553754Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-03-29T03:36:50.817921234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.818351049Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-03-29T03:36:50.818971038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-03-29T03:36:50.819775889Z [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) 
2026-03-29T03:36:50.820749549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014667s 
2026-03-29T03:36:50.821061267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-03-29T03:36:50.821469970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-03-29T03:36:50.821998965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006328s 
2026-03-29T03:36:50.822535906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-29T03:36:50', 'InitialSetup') 
2026-03-29T03:36:50.823153560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.824123924Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-03-29T03:36:50.824510031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027088s 
2026-03-29T03:36:50.824845968Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-03-29T03:36:50.825253218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.825688985Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2026-03-29T03:36:50.826286839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-29T03:36:50', 'ApplicationStatus') 
2026-03-29T03:36:50.826974574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.827808283Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-03-29T03:36:50.828208950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025973s 
2026-03-29T03:36:50.828532551Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-03-29T03:36:50.828892937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.829346190Z [Info] IndexerProps: Starting migration of Log DB to 3 
2026-03-29T03:36:50.829899825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-29T03:36:50', 'IndexerProps') 
2026-03-29T03:36:50.830565846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.831389264Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-03-29T03:36:50.831758297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025095s 
2026-03-29T03:36:50.832149685Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-03-29T03:36:50.832565182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.833041671Z [Info] add_update_history: Starting migration of Log DB to 4 
2026-03-29T03:36:50.833677471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-03-29T03:36:50.834393193Z [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) 
2026-03-29T03:36:50.835261641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012361s 
2026-03-29T03:36:50.835622338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-03-29T03:36:50.836198257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-03-29T03:36:50.836824288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007877s 
2026-03-29T03:36:50.837366349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-29T03:36:50', 'add_update_history') 
2026-03-29T03:36:50.838040808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.839012675Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-03-29T03:36:50.839370555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029579s 
2026-03-29T03:36:50.839718696Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-03-29T03:36:50.840130806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.840601193Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2026-03-29T03:36:50.841155950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-29T03:36:50', 'update_notifiarr') 
2026-03-29T03:36:50.841882213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.842750491Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-03-29T03:36:50.843106448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026298s 
2026-03-29T03:36:50.843500321Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-03-29T03:36:50.843890397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.844340463Z [Info] app_profiles: Starting migration of Log DB to 6 
2026-03-29T03:36:50.844957956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-29T03:36:50', 'app_profiles') 
2026-03-29T03:36:50.845616252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.846493188Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-03-29T03:36:50.846806208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026381s 
2026-03-29T03:36:50.847136433Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-03-29T03:36:50.847523432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.848002046Z [Info] history_failed: Starting migration of Log DB to 7 
2026-03-29T03:36:50.848530530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-29T03:36:50', 'history_failed') 
2026-03-29T03:36:50.849221822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.850090411Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-03-29T03:36:50.850493082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025854s 
2026-03-29T03:36:50.850818117Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-03-29T03:36:50.851203903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.851704261Z [Info] redacted_api: Starting migration of Log DB to 8 
2026-03-29T03:36:50.852307285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-29T03:36:50', 'redacted_api') 
2026-03-29T03:36:50.852991493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.853868208Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-03-29T03:36:50.854216129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002673s 
2026-03-29T03:36:50.854586765Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-03-29T03:36:50.854969656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.855438450Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2026-03-29T03:36:50.856019059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-29T03:36:50', 'IndexerProxies') 
2026-03-29T03:36:50.856711574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.857720546Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-03-29T03:36:50.858097545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002751s 
2026-03-29T03:36:50.858477460Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-03-29T03:36:50.858888477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.859345367Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2026-03-29T03:36:50.860039174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-29T03:36:50', 'app_indexer_remote_name') 
2026-03-29T03:36:50.860753533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.861687033Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-03-29T03:36:50.862059753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027912s 
2026-03-29T03:36:50.862409026Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-03-29T03:36:50.862804974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.863241723Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2026-03-29T03:36:50.863817322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-29T03:36:50', 'desi_gazelle_to_unit3d') 
2026-03-29T03:36:50.864541791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.866699787Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-03-29T03:36:50.867067347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038635s 
2026-03-29T03:36:50.867504146Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-03-29T03:36:50.867934934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.868410782Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2026-03-29T03:36:50.869044368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-29T03:36:50', 'add_on_update_to_notifications') 
2026-03-29T03:36:50.869807995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.870749882Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-03-29T03:36:50.871130569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028165s 
2026-03-29T03:36:50.871505564Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-03-29T03:36:50.871913916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.872382990Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2026-03-29T03:36:50.872933559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-29T03:36:50', 'IndexerVersions') 
2026-03-29T03:36:50.873620462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.874545585Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-03-29T03:36:50.874887624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026416s 
2026-03-29T03:36:50.875230905Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-03-29T03:36:50.875614938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.876099484Z [Info] cleanup_config: Starting migration of Log DB to 16 
2026-03-29T03:36:50.876699733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-29T03:36:50', 'cleanup_config') 
2026-03-29T03:36:50.877388650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.878258792Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-03-29T03:36:50.878607945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026528s 
2026-03-29T03:36:50.878962139Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-03-29T03:36:50.879369659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.879815246Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2026-03-29T03:36:50.880430084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-29T03:36:50', 'indexer_cleanup') 
2026-03-29T03:36:50.881139543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.882047421Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-03-29T03:36:50.882403158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026703s 
2026-03-29T03:36:50.882771018Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-03-29T03:36:50.883153829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.883590458Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2026-03-29T03:36:50.884166719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-29T03:36:50', 'minimum_seeders') 
2026-03-29T03:36:50.884845556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.885794146Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-03-29T03:36:50.886125132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002605s 
2026-03-29T03:36:50.886458844Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-03-29T03:36:50.886863649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.887302623Z [Info] remove_showrss: Starting migration of Log DB to 19 
2026-03-29T03:36:50.887832460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-29T03:36:50', 'remove_showrss') 
2026-03-29T03:36:50.888538813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.889407512Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-03-29T03:36:50.889749260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025578s 
2026-03-29T03:36:50.890119906Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-03-29T03:36:50.890518379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.890962994Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2026-03-29T03:36:50.891554916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-29T03:36:50', 'remove_torrentparadiseml') 
2026-03-29T03:36:50.892284685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.893232444Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-03-29T03:36:50.893604743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026733s 
2026-03-29T03:36:50.893986472Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-03-29T03:36:50.894422510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.894932547Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2026-03-29T03:36:50.895559469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-29T03:36:50', 'localization_setting_to_string') 
2026-03-29T03:36:50.896299118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.897268440Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-03-29T03:36:50.897634527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028358s 
2026-03-29T03:36:50.897977909Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-03-29T03:36:50.898350750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.898791828Z [Info] orpheus_api: Starting migration of Log DB to 22 
2026-03-29T03:36:50.899327006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-29T03:36:50', 'orpheus_api') 
2026-03-29T03:36:50.900065753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.901011938Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-03-29T03:36:50.901332073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026538s 
2026-03-29T03:36:50.901698872Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-03-29T03:36:50.902123717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.902620167Z [Info] download_client_categories: Starting migration of Log DB to 23 
2026-03-29T03:36:50.903221959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-29T03:36:50', 'download_client_categories') 
2026-03-29T03:36:50.903995085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.905031743Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-03-29T03:36:50.905368701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028554s 
2026-03-29T03:36:50.905749668Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-03-29T03:36:50.906150125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.906597836Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2026-03-29T03:36:50.907185911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-29T03:36:50', 'add_salt_to_users') 
2026-03-29T03:36:50.907896822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.908817636Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-03-29T03:36:50.909179876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026514s 
2026-03-29T03:36:50.909583158Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-03-29T03:36:50.910069026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.910574023Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2026-03-29T03:36:50.911301638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-29T03:36:50', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-03-29T03:36:50.912122932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.913223218Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-03-29T03:36:50.913672663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003106s 
2026-03-29T03:36:50.914102167Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-03-29T03:36:50.914557204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.915079145Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2026-03-29T03:36:50.915781118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-29T03:36:50', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-03-29T03:36:50.916619106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.917571033Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-03-29T03:36:50.917989776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029605s 
2026-03-29T03:36:50.918408799Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-03-29T03:36:50.918881551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.919374203Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2026-03-29T03:36:50.920077299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-29T03:36:50', 'alpharatio_greatposterwall_config_contract') 
2026-03-29T03:36:50.920878673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.921849869Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-03-29T03:36:50.922242289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002869s 
2026-03-29T03:36:50.922586913Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-03-29T03:36:50.923005676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.923477877Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2026-03-29T03:36:50.924040450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-29T03:36:50', 'remove_notwhatcd') 
2026-03-29T03:36:50.924740549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.925756916Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-03-29T03:36:50.926096650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027605s 
2026-03-29T03:36:50.926463058Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-03-29T03:36:50.926946461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.927404995Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2026-03-29T03:36:50.928103862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-29T03:36:50', 'add_on_grab_to_notifications') 
2026-03-29T03:36:50.928818100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.929826942Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-03-29T03:36:50.930194872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029117s 
2026-03-29T03:36:50.930605479Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-03-29T03:36:50.931112711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.931600954Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2026-03-29T03:36:50.932287045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-29T03:36:50', 'animetorrents_use_custom_config_contract') 
2026-03-29T03:36:50.933028589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.934049103Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-03-29T03:36:50.934459390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028917s 
2026-03-29T03:36:50.934808553Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-03-29T03:36:50.935210733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.935648664Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2026-03-29T03:36:50.936224223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-29T03:36:50', 'apprise_server_url') 
2026-03-29T03:36:50.936927910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.937880198Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-03-29T03:36:50.938235794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026679s 
2026-03-29T03:36:50.938630188Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-03-29T03:36:50.939009081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.939478126Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2026-03-29T03:36:50.940109427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-29T03:36:50', 'health_restored_notification') 
2026-03-29T03:36:50.940894438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.941877066Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-03-29T03:36:50.942239215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028058s 
2026-03-29T03:36:50.942578258Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-03-29T03:36:50.942957392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.943429963Z [Info] remove_uc: Starting migration of Log DB to 33 
2026-03-29T03:36:50.944004841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-29T03:36:50', 'remove_uc') 
2026-03-29T03:36:50.944719780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.945633059Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-03-29T03:36:50.945984287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027049s 
2026-03-29T03:36:50.946341195Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-03-29T03:36:50.946751882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.947215205Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2026-03-29T03:36:50.947841166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-29T03:36:50', 'history_fix_data_titles') 
2026-03-29T03:36:50.948568400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.949534746Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-03-29T03:36:50.949945443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027683s 
2026-03-29T03:36:50.950309115Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-03-29T03:36:50.950746426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.951245391Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2026-03-29T03:36:50.951832022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-29T03:36:50', 'download_client_per_indexer') 
2026-03-29T03:36:50.952606782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.953544049Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-03-29T03:36:50.953957752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027965s 
2026-03-29T03:36:50.954381666Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-03-29T03:36:50.954882635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.955326869Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2026-03-29T03:36:50.956214106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-03-29T03:36:50.956493318Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2026-03-29T03:36:50.956814695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-03-29T03:36:50.958155545Z [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) 
2026-03-29T03:36:50.959453018Z [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" 
2026-03-29T03:36:50.960369994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-03-29T03:36:50.961124514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-03-29T03:36:50.962507478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-03-29T03:36:50.963097056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059233s 
2026-03-29T03:36:50.963421960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-03-29T03:36:50.963732756Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-29T03:36:50.964138312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-03-29T03:36:50.965252777Z [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) 
2026-03-29T03:36:50.966442663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-03-29T03:36:50.967247062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-03-29T03:36:50.968068005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-03-29T03:36:50.969351921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-03-29T03:36:50.969990106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054193s 
2026-03-29T03:36:50.970317675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-29T03:36:50.971268991Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-29T03:36:50.971298981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-03-29T03:36:50.975964546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-03-29T03:36:50.976012212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-03-29T03:36:50.976025649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-03-29T03:36:50.976037273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-03-29T03:36:50.976545015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-29T03:36:50.976930982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056154s 
2026-03-29T03:36:50.977548376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-29T03:36:50', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-03-29T03:36:50.978312234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.979592512Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-03-29T03:36:50.980069001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081939s 
2026-03-29T03:36:50.980481452Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-03-29T03:36:50.980941578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.981418759Z [Info] add_notification_status: Starting migration of Log DB to 37 
2026-03-29T03:36:50.982020140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-29T03:36:50', 'add_notification_status') 
2026-03-29T03:36:50.982768246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.983794784Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-03-29T03:36:50.984209439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028606s 
2026-03-29T03:36:50.984619424Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-03-29T03:36:50.985075052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.985594999Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2026-03-29T03:36:50.986258244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-29T03:36:50', 'indexers_freeleech_only_config_contract') 
2026-03-29T03:36:50.987038896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.988051615Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-03-29T03:36:50.988459457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002924s 
2026-03-29T03:36:50.988857418Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-03-29T03:36:50.989278756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.989738913Z [Info] email_encryption: Starting migration of Log DB to 39 
2026-03-29T03:36:50.990333270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-29T03:36:50', 'email_encryption') 
2026-03-29T03:36:50.991138491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.992173916Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-03-29T03:36:50.992517087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028982s 
2026-03-29T03:36:50.992963977Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-03-29T03:36:50.993415035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.993904030Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2026-03-29T03:36:50.994597035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-29T03:36:50', 'newznab_category_to_capabilities_settings') 
2026-03-29T03:36:50.995334500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:50.996361639Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-03-29T03:36:50.996754219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028763s 
2026-03-29T03:36:50.997153573Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-03-29T03:36:50.997566525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:50.998087424Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2026-03-29T03:36:50.998711420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-29T03:36:50', 'gazelle_freeleech_token_options') 
2026-03-29T03:36:50.999474998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:51.000489611Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-03-29T03:36:51.000916621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028812s 
2026-03-29T03:36:51.001320995Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-03-29T03:36:51.001746752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:51.002206338Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2026-03-29T03:36:51.002844763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-29T03:36:51', 'myanonamouse_freeleech_wedge_options') 
2026-03-29T03:36:51.003584242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:51.004514546Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-03-29T03:36:51.004932136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027171s 
2026-03-29T03:36:51.005339126Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-03-29T03:36:51.005757408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-29T03:36:51.006231162Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43 
2026-03-29T03:36:51.006912464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-29T03:36:51', 'newznab_indexers_enable_redirect') 
2026-03-29T03:36:51.007631612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-29T03:36:51.008570031Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-03-29T03:36:51.008967362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002779s 
2026-03-29T03:36:51.171417327Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2026-03-29T03:36:51.179184918Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-03-29T03:36:51.183873720Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2026-03-29T03:36:51.300314399Z [Info] AppSyncProfileService: Setting up default app profile 
2026-03-29T03:36:51.312670180Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2026-03-29T03:36:51.410821060Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-03-29T03:36:51.514629873Z [ls.io-init] done.
2026-03-29T03:36:51.805943133Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-03-29T03:36:51.807238040Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-03-29T03:36:51.807554898Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin