2026-03-17T20:16:35.620802915Z [migrations] started
2026-03-17T20:16:35.620868978Z [migrations] no migrations found
2026-03-17T20:16:35.638456741Z usermod: no changes
2026-03-17T20:16:35.644008479Z ───────────────────────────────────────
2026-03-17T20:16:35.644022818Z 
2026-03-17T20:16:35.644030123Z       ██╗     ███████╗██╗ ██████╗
2026-03-17T20:16:35.644037718Z       ██║     ██╔════╝██║██╔═══██╗
2026-03-17T20:16:35.644045474Z       ██║     ███████╗██║██║   ██║
2026-03-17T20:16:35.644053099Z       ██║     ╚════██║██║██║   ██║
2026-03-17T20:16:35.644060564Z       ███████╗███████║██║╚██████╔╝
2026-03-17T20:16:35.644068069Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-17T20:16:35.644075454Z 
2026-03-17T20:16:35.644082418Z    Brought to you by linuxserver.io
2026-03-17T20:16:35.644089062Z ───────────────────────────────────────
2026-03-17T20:16:35.644412513Z 
2026-03-17T20:16:35.644442363Z To support the app dev(s) visit:
2026-03-17T20:16:35.646289823Z Prowlarr: https://opencollective.com/prowlarr
2026-03-17T20:16:35.646594136Z 
2026-03-17T20:16:35.646600629Z To support LSIO projects visit:
2026-03-17T20:16:35.646607322Z https://www.linuxserver.io/donate/
2026-03-17T20:16:35.646613595Z 
2026-03-17T20:16:35.646619687Z ───────────────────────────────────────
2026-03-17T20:16:35.646626541Z GID/UID
2026-03-17T20:16:35.646632683Z ───────────────────────────────────────
2026-03-17T20:16:35.651143486Z 
2026-03-17T20:16:35.651165570Z User UID:    911
2026-03-17T20:16:35.651173947Z User GID:    911
2026-03-17T20:16:35.651181412Z ───────────────────────────────────────
2026-03-17T20:16:35.652724930Z Linuxserver.io version: 2.3.4.5308-ls226
2026-03-17T20:16:35.652970324Z Build-date: 2026-03-17T20:13:06+00:00
2026-03-17T20:16:35.652977378Z ───────────────────────────────────────
2026-03-17T20:16:35.652984282Z     
2026-03-17T20:16:35.701946468Z [custom-init] No custom files found, skipping...
2026-03-17T20:16:35.722952383Z failed to load "/config/config.xml": No such file or directory
2026-03-17T20:16:36.039514241Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.3.4.5308 
2026-03-17T20:16:36.056863223Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-17T20:16:36.063897306Z [Debug] Bootstrap: Console selected 
2026-03-17T20:16:36.065150409Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-17T20:16:36.300957186Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-17T20:16:36.365509552Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {6b19380c-15b1-4227-9561-dd9e95d80ff5} may be persisted to storage in unencrypted form. 
2026-03-17T20:16:36.422581677Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-03-17T20:16:36.450770465Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-03-17T20:16:36.504649290Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-03-17T20:16:36.511404602Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-17T20:16:36.511981053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-17T20:16:36.558727627Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-03-17T20:16:36.562066870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0473167s 
2026-03-17T20:16:36.562391214Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-03-17T20:16:36.562582769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0506366s 
2026-03-17T20:16:36.569724719Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-03-17T20:16:36.570280609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:36.574676790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-03-17T20:16:36.582596346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-03-17T20:16:36.593533809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186069s 
2026-03-17T20:16:36.593939325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:36.596944076Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-03-17T20:16:36.597116833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220098s 
2026-03-17T20:16:36.603292328Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-03-17T20:16:36.603561179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:36.608276774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-03-17T20:16:36.609237970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-17T20:16:36.609834842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013421s 
2026-03-17T20:16:36.610118072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-17T20:16:36.610433617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001123s 
2026-03-17T20:16:36.610915207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-03-17T20:16:36.611565005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-03-17T20:16:36.612338162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011719s 
2026-03-17T20:16:36.612625811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:36.613689373Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-03-17T20:16:36.613896349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024968s 
2026-03-17T20:16:36.614469153Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-03-17T20:16:36.614739527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:36.615563136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-17T20:16:36.616348206Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s 
2026-03-17T20:16:36.616604222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-03-17T20:16:36.616963114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-03-17T20:16:36.617486979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00066s 
2026-03-17T20:16:36.617687393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:36.618535480Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-03-17T20:16:36.618752357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016977s 
2026-03-17T20:16:36.619913565Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-03-17T20:16:36.620172015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:36.620836624Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-03-17T20:16:36.624967160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-03-17T20:16:36.625546026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL) 
2026-03-17T20:16:36.626012535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008674s 
2026-03-17T20:16:36.626216817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-03-17T20:16:36.626610770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-03-17T20:16:36.626959963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005415s 
2026-03-17T20:16:36.627169104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-03-17T20:16:36.627795455Z [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-17T20:16:36.628400544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009998s 
2026-03-17T20:16:36.628596458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-03-17T20:16:36.628947956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-03-17T20:16:36.629329604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005282s 
2026-03-17T20:16:36.629547303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-03-17T20:16:36.634248649Z [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-17T20:16:36.634948688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051926s 
2026-03-17T20:16:36.635174252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-03-17T20:16:36.635823770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-03-17T20:16:36.636429189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001047s 
2026-03-17T20:16:36.636671547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-03-17T20:16:36.637085581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-17T20:16:36.637499063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005931s 
2026-03-17T20:16:36.637716331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-03-17T20:16:36.640639386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 25, "Added" DATETIME NOT NULL) 
2026-03-17T20:16:36.641418916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035082s 
2026-03-17T20:16:36.641646955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-03-17T20:16:36.641996659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-17T20:16:36.642378949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005278s 
2026-03-17T20:16:36.642622910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2026-03-17T20:16:36.643256165Z [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-17T20:16:36.643801894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009597s 
2026-03-17T20:16:36.644036006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2026-03-17T20:16:36.644720424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Applications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "SyncLevel" INTEGER NOT NULL, "Tags" TEXT) 
2026-03-17T20:16:36.645287786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010519s 
2026-03-17T20:16:36.645526366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2026-03-17T20:16:36.645896953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2026-03-17T20:16:36.646273461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005367s 
2026-03-17T20:16:36.646472662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-03-17T20:16:36.646873549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2026-03-17T20:16:36.647264787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006026s 
2026-03-17T20:16:36.647476954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-03-17T20:16:36.647804714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-03-17T20:16:36.648181623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004957s 
2026-03-17T20:16:36.648383239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-03-17T20:16:36.651739867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL) 
2026-03-17T20:16:36.652306338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037192s 
2026-03-17T20:16:36.652539197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-03-17T20:16:36.652893039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-03-17T20:16:36.653297804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005565s 
2026-03-17T20:16:36.653526505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-03-17T20:16:36.653877772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-03-17T20:16:36.654269050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005332s 
2026-03-17T20:16:36.654475225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-03-17T20:16:36.655395939Z [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-17T20:16:36.656102371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014189s 
2026-03-17T20:16:36.656317835Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-03-17T20:16:36.657267988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-17T20:16:36.657974531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014479s 
2026-03-17T20:16:36.658229654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-03-17T20:16:36.658636113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-17T20:16:36.659049585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006008s 
2026-03-17T20:16:36.659267374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-03-17T20:16:36.659795307Z [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-17T20:16:36.660281556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008071s 
2026-03-17T20:16:36.660500727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-03-17T20:16:36.660821232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-17T20:16:36.661177380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004716s 
2026-03-17T20:16:36.662947404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-17T20:16:36', 'InitialSetup') 
2026-03-17T20:16:36.663668105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:36.665433549Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-03-17T20:16:36.665698403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046766s 
2026-03-17T20:16:36.666048628Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-03-17T20:16:36.666327730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:36.666693456Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2026-03-17T20:16:36.669829040Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2026-03-17T20:16:36.677749758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-03-17T20:16:36.678993222Z [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-17T20:16:36.690519099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-17T20:16:36.691511297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-17T20:16:36.693042931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-17T20:16:36.693503187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234181s 
2026-03-17T20:16:36.693776598Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2026-03-17T20:16:36.695793108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-03-17T20:16:36.696936500Z [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-17T20:16:36.697573633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-17T20:16:36.698185555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-17T20:16:36.699513890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-17T20:16:36.699945058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005931s 
2026-03-17T20:16:36.700307147Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2026-03-17T20:16:36.703773938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-03-17T20:16:36.704901398Z [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-17T20:16:36.705514652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-17T20:16:36.706136064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-17T20:16:36.707456993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-17T20:16:36.707885075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073455s 
2026-03-17T20:16:36.708152744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2026-03-17T20:16:36.708900921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-17T20:16:36.709518294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011524s 
2026-03-17T20:16:36.709779199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2026-03-17T20:16:36.710216780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-03-17T20:16:36.710657798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006494s 
2026-03-17T20:16:36.711133456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-17T20:16:36', 'ApplicationStatus') 
2026-03-17T20:16:36.711561057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:36.713025245Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-03-17T20:16:36.713240188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029839s 
2026-03-17T20:16:36.713483438Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-03-17T20:16:36.713729493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:36.714037964Z [Info] IndexerProps: Starting migration of Main DB to 3 
2026-03-17T20:16:36.715103470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-17T20:16:36.715311418Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-17T20:16:36.715572123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2026-03-17T20:16:36.716026077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2026-03-17T20:16:36.716676747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008769s 
2026-03-17T20:16:36.716902913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-03-17T20:16:36.717705790Z [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-17T20:16:36.718314545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012047s 
2026-03-17T20:16:36.718545350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-03-17T20:16:36.719304338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-17T20:16:36.719880398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011185s 
2026-03-17T20:16:36.720169982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-03-17T20:16:36.720618976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-17T20:16:36.721054302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006547s 
2026-03-17T20:16:36.721478586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-17T20:16:36', 'IndexerProps') 
2026-03-17T20:16:36.721895907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:36.723157387Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-03-17T20:16:36.723358441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027345s 
2026-03-17T20:16:36.723586621Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-03-17T20:16:36.723841845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:36.724191699Z [Info] add_update_history: Starting migration of Main DB to 4 
2026-03-17T20:16:36.724678700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-17T20:16:36', 'add_update_history') 
2026-03-17T20:16:36.725106000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:36.725977535Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-03-17T20:16:36.726181125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021374s 
2026-03-17T20:16:36.726406338Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-03-17T20:16:36.726653055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:36.726940975Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2026-03-17T20:16:36.730266601Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-03-17T20:16:36.731334451Z [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-17T20:16:36.731867955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00114s 
2026-03-17T20:16:36.732307711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-17T20:16:36', 'update_notifiarr') 
2026-03-17T20:16:36.732725372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:36.733613550Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-03-17T20:16:36.733818122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028616s 
2026-03-17T20:16:36.734039247Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-03-17T20:16:36.734286886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:36.734575136Z [Info] app_profiles: Starting migration of Main DB to 6 
2026-03-17T20:16:36.735142228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2026-03-17T20:16:36.735878270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AppSyncProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "EnableRss" INTEGER NOT NULL, "EnableInteractiveSearch" INTEGER NOT NULL, "EnableAutomaticSearch" INTEGER NOT NULL) 
2026-03-17T20:16:36.736482978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011172s 
2026-03-17T20:16:36.736722430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2026-03-17T20:16:36.737104699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2026-03-17T20:16:36.737533844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005947s 
2026-03-17T20:16:36.737737704Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-17T20:16:36.737930442Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-17T20:16:36.738165776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2026-03-17T20:16:36.738549549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2026-03-17T20:16:36.739323778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008764s 
2026-03-17T20:16:36.739712871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-17T20:16:36', 'app_profiles') 
2026-03-17T20:16:36.740170613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:36.741655452Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-03-17T20:16:36.741859844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032276s 
2026-03-17T20:16:36.742076450Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-03-17T20:16:36.742320822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:36.742614473Z [Info] history_failed: Starting migration of Main DB to 7 
2026-03-17T20:16:36.743146665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-03-17T20:16:36.743343682Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-17T20:16:36.743571170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2026-03-17T20:16:36.743955844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2026-03-17T20:16:36.744656756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008625s 
2026-03-17T20:16:36.745037913Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-03-17T20:16:36.745503180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-03-17T20:16:36.745850900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005288s 
2026-03-17T20:16:36.746268110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-17T20:16:36', 'history_failed') 
2026-03-17T20:16:36.746701943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:36.747689061Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-03-17T20:16:36.747903753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002335s 
2026-03-17T20:16:36.748125109Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-03-17T20:16:36.748375363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:36.748658693Z [Info] redacted_api: Starting migration of Main DB to 8 
2026-03-17T20:16:36.749056214Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-17T20:16:36.749395747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-17T20:16:36.751119148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018289s 
2026-03-17T20:16:36.751540035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-17T20:16:36', 'redacted_api') 
2026-03-17T20:16:36.751976343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:36.753003011Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-03-17T20:16:36.753210919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036997s 
2026-03-17T20:16:36.753437025Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-03-17T20:16:36.753687108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:36.753976671Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2026-03-17T20:16:36.754476818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2026-03-17T20:16:36.755139232Z [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-17T20:16:36.755694871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009992s 
2026-03-17T20:16:36.755929243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-17T20:16:36.756126139Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-17T20:16:36.756343437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-03-17T20:16:36.756653270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-03-17T20:16:36.757320965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007621s 
2026-03-17T20:16:36.757751482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-17T20:16:36', 'IndexerProxies') 
2026-03-17T20:16:36.758163461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:36.759205149Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-03-17T20:16:36.759401865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026137s 
2026-03-17T20:16:36.759653501Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-03-17T20:16:36.759922152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:36.760226585Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2026-03-17T20:16:36.760590538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2026-03-17T20:16:36.760807896Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-17T20:16:36.761092138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2026-03-17T20:16:36.761514559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2026-03-17T20:16:36.762208887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008591s 
2026-03-17T20:16:36.762656227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-17T20:16:36', 'app_indexer_remote_name') 
2026-03-17T20:16:36.763086554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:36.764193613Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-03-17T20:16:36.764412454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027828s 
2026-03-17T20:16:36.764658419Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-03-17T20:16:36.764912550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:36.765213466Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2026-03-17T20:16:36.767472555Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-17T20:16:36.768481947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2026-03-17T20:16:36.768858245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011845s 
2026-03-17T20:16:36.769296377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-17T20:16:36', 'desi_gazelle_to_unit3d') 
2026-03-17T20:16:36.769713838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:36.770825065Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-03-17T20:16:36.771033665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030984s 
2026-03-17T20:16:36.771302046Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-03-17T20:16:36.771559284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:36.771881162Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2026-03-17T20:16:36.772258381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-17T20:16:36.772465027Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-17T20:16:36.772726915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-03-17T20:16:36.773158534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-03-17T20:16:36.773903504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009349s 
2026-03-17T20:16:36.774370584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-17T20:16:36', 'add_on_update_to_notifications') 
2026-03-17T20:16:36.774806171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:36.775839682Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-03-17T20:16:36.776077230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028129s 
2026-03-17T20:16:36.776303797Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-03-17T20:16:36.776549942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:36.776841439Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2026-03-17T20:16:36.777348180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2026-03-17T20:16:36.777983268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME) 
2026-03-17T20:16:36.778500319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009221s 
2026-03-17T20:16:36.778788039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2026-03-17T20:16:36.779285641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-03-17T20:16:36.779728693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007054s 
2026-03-17T20:16:36.780002444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2026-03-17T20:16:36.780463262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-03-17T20:16:36.780931084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006423s 
2026-03-17T20:16:36.781361731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-17T20:16:36', 'IndexerVersions') 
2026-03-17T20:16:36.781775494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:36.782865148Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-03-17T20:16:36.783068267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002598s 
2026-03-17T20:16:36.783297559Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-03-17T20:16:36.783543203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:36.783830261Z [Info] cleanup_config: Starting migration of Main DB to 16 
2026-03-17T20:16:36.785481366Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-17T20:16:36.786438763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2026-03-17T20:16:36.786716473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001003s 
2026-03-17T20:16:36.786981496Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-17T20:16:36.787390299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2026-03-17T20:16:36.787706726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004958s 
2026-03-17T20:16:36.788174178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-17T20:16:36', 'cleanup_config') 
2026-03-17T20:16:36.788593793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:36.789605961Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-03-17T20:16:36.789814500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023649s 
2026-03-17T20:16:36.790039744Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-03-17T20:16:36.790292042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:36.790574831Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2026-03-17T20:16:36.792567904Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-17T20:16:36.792928731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2026-03-17T20:16:36.793231581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000429s 
2026-03-17T20:16:36.793497416Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-17T20:16:36.793845146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2026-03-17T20:16:36.794150802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004319s 
2026-03-17T20:16:36.794408280Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-17T20:16:36.794760128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2026-03-17T20:16:36.795062187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004339s 
2026-03-17T20:16:36.795320527Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-17T20:16:36.795664489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2026-03-17T20:16:36.795975997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004314s 
2026-03-17T20:16:36.796247373Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-17T20:16:36.796598320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2026-03-17T20:16:36.796898895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004261s 
2026-03-17T20:16:36.797156203Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-17T20:16:36.797507190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2026-03-17T20:16:36.797812615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004357s 
2026-03-17T20:16:36.798070083Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-17T20:16:36.798426491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2026-03-17T20:16:36.798735022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004388s 
2026-03-17T20:16:36.798988763Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-17T20:16:36.799347164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2026-03-17T20:16:36.799648792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004408s 
2026-03-17T20:16:36.799931341Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-17T20:16:36.803891605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2026-03-17T20:16:36.804228593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040683s 
2026-03-17T20:16:36.804488366Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-17T20:16:36.804830255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2026-03-17T20:16:36.805131541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004223s 
2026-03-17T20:16:36.805387647Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-17T20:16:36.805743012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2026-03-17T20:16:36.806045301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004374s 
2026-03-17T20:16:36.806304393Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-17T20:16:36.806657504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2026-03-17T20:16:36.806957848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000434s 
2026-03-17T20:16:36.807215417Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-17T20:16:36.807569590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2026-03-17T20:16:36.807889554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004424s 
2026-03-17T20:16:36.808152213Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-17T20:16:36.808505334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2026-03-17T20:16:36.808815589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004401s 
2026-03-17T20:16:36.809070372Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-17T20:16:36.809428172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2026-03-17T20:16:36.809734760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004428s 
2026-03-17T20:16:36.809990394Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-17T20:16:36.810326311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2026-03-17T20:16:36.810683069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000464s 
2026-03-17T20:16:36.810870196Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-17T20:16:36.812285115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2026-03-17T20:16:36.812670040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016184s 
2026-03-17T20:16:36.812854952Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-17T20:16:36.813266711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2026-03-17T20:16:36.813625173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005863s 
2026-03-17T20:16:36.813808953Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-17T20:16:36.814206544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2026-03-17T20:16:36.814558112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005677s 
2026-03-17T20:16:36.814741831Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-17T20:16:36.815143340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2026-03-17T20:16:36.815502613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005775s 
2026-03-17T20:16:36.815685261Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-17T20:16:36.816128443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2026-03-17T20:16:36.816520102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006326s 
2026-03-17T20:16:36.816710706Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-17T20:16:36.817102835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2026-03-17T20:16:36.817455505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005735s 
2026-03-17T20:16:36.817639556Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-17T20:16:36.818051385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-03-17T20:16:36.818412252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005918s 
2026-03-17T20:16:36.818595000Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-17T20:16:36.818998572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2026-03-17T20:16:36.819354840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005803s 
2026-03-17T20:16:36.819537207Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-17T20:16:36.819952964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2026-03-17T20:16:36.820302328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005772s 
2026-03-17T20:16:36.820482861Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-17T20:16:36.820883899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2026-03-17T20:16:36.821239404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005754s 
2026-03-17T20:16:36.821423816Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-17T20:16:36.821831216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2026-03-17T20:16:36.822189387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005855s 
2026-03-17T20:16:36.822373949Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-17T20:16:36.822793063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-03-17T20:16:36.823155222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005934s 
2026-03-17T20:16:36.823337499Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-17T20:16:36.823747775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2026-03-17T20:16:36.824128792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006034s 
2026-03-17T20:16:36.824311249Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-17T20:16:36.824712046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2026-03-17T20:16:36.825116200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000614s 
2026-03-17T20:16:36.825298858Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-17T20:16:36.825697511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2026-03-17T20:16:36.826072235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005761s 
2026-03-17T20:16:36.826269392Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-17T20:16:36.826668446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2026-03-17T20:16:36.827053521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005918s 
2026-03-17T20:16:36.827238794Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-17T20:16:36.827643870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2026-03-17T20:16:36.828017372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005882s 
2026-03-17T20:16:36.828198226Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-17T20:16:36.828599734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2026-03-17T20:16:36.828956934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005774s 
2026-03-17T20:16:36.829142587Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-17T20:16:36.829535909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2026-03-17T20:16:36.829889822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005664s 
2026-03-17T20:16:36.830314607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-17T20:16:36', 'indexer_cleanup') 
2026-03-17T20:16:36.830741787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:36.832549086Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-03-17T20:16:36.832788068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031843s 
2026-03-17T20:16:36.833024313Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-03-17T20:16:36.833269828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:36.833565022Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2026-03-17T20:16:36.833971952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2026-03-17T20:16:36.834175071Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-17T20:16:36.834429773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2026-03-17T20:16:36.834835971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2026-03-17T20:16:36.835578647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009246s 
2026-03-17T20:16:36.836057601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-17T20:16:36', 'minimum_seeders') 
2026-03-17T20:16:36.836508189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:36.837612552Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-03-17T20:16:36.837825792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029151s 
2026-03-17T20:16:36.838056546Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-03-17T20:16:36.838327892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:36.838613297Z [Info] remove_showrss: Starting migration of Main DB to 19 
2026-03-17T20:16:36.838999134Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-17T20:16:36.839364450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2026-03-17T20:16:36.839673131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004386s 
2026-03-17T20:16:36.840130362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-17T20:16:36', 'remove_showrss') 
2026-03-17T20:16:36.840567522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:36.841611374Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-03-17T20:16:36.841830876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022768s 
2026-03-17T20:16:36.842069256Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-03-17T20:16:36.842317987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:36.842650256Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2026-03-17T20:16:36.843027716Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-17T20:16:36.843394304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2026-03-17T20:16:36.843729819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004742s 
2026-03-17T20:16:36.844229856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-17T20:16:36', 'remove_torrentparadiseml') 
2026-03-17T20:16:36.844674892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:36.845660246Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-03-17T20:16:36.845876281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00235s 
2026-03-17T20:16:36.846160854Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-03-17T20:16:36.846412310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:36.846727645Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2026-03-17T20:16:36.847031307Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-17T20:16:36.847287102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-17T20:16:36.847959245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006962s 
2026-03-17T20:16:36.848428801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-17T20:16:36', 'localization_setting_to_string') 
2026-03-17T20:16:36.848864167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:36.849794971Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-03-17T20:16:36.850025566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024823s 
2026-03-17T20:16:36.850236120Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-03-17T20:16:36.850497446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:36.850786989Z [Info] orpheus_api: Starting migration of Main DB to 22 
2026-03-17T20:16:36.851066401Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-17T20:16:36.851313309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-17T20:16:36.855538245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042465s 
2026-03-17T20:16:36.855986939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-17T20:16:36', 'orpheus_api') 
2026-03-17T20:16:36.856413919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:36.857430125Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-03-17T20:16:36.857625729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061255s 
2026-03-17T20:16:36.857878588Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-03-17T20:16:36.858142890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:36.858448225Z [Info] download_client_categories: Starting migration of Main DB to 23 
2026-03-17T20:16:36.858804272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-03-17T20:16:36.859014054Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-17T20:16:36.859267755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2026-03-17T20:16:36.859661007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2026-03-17T20:16:36.860439264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009341s 
2026-03-17T20:16:36.860909290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-17T20:16:36', 'download_client_categories') 
2026-03-17T20:16:36.861312863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:36.862301002Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-03-17T20:16:36.862518861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027536s 
2026-03-17T20:16:36.862754455Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-03-17T20:16:36.863001563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:36.863292859Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2026-03-17T20:16:36.863676041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-03-17T20:16:36.863879811Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-17T20:16:36.864098742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-03-17T20:16:36.864395950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-03-17T20:16:36.865075328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007657s 
2026-03-17T20:16:36.865323207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-03-17T20:16:36.865638903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-03-17T20:16:36.866328301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007914s 
2026-03-17T20:16:36.866761604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-17T20:16:36', 'add_salt_to_users') 
2026-03-17T20:16:36.867181168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:36.868240010Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-03-17T20:16:36.868443991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026584s 
2026-03-17T20:16:36.868742693Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-03-17T20:16:36.869030462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:36.869353933Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2026-03-17T20:16:36.869703136Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-17T20:16:36.870093182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2026-03-17T20:16:36.870441293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005404s 
2026-03-17T20:16:36.870922391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-17T20:16:36', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-03-17T20:16:36.871368179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:36.872401039Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-03-17T20:16:36.872656774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024059s 
2026-03-17T20:16:36.872949443Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-03-17T20:16:36.873234196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:36.873565784Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2026-03-17T20:16:36.873908985Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-17T20:16:36.874317247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2026-03-17T20:16:36.874667833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005613s 
2026-03-17T20:16:36.875163731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-17T20:16:36', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-03-17T20:16:36.875614960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:36.876693562Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-03-17T20:16:36.876931821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024656s 
2026-03-17T20:16:36.877249200Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-03-17T20:16:36.877516308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:36.877836363Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2026-03-17T20:16:36.878210676Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-17T20:16:36.878610221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2026-03-17T20:16:36.878964234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005657s 
2026-03-17T20:16:36.879150368Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-17T20:16:36.879554773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2026-03-17T20:16:36.879950179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005833s 
2026-03-17T20:16:36.880449815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-17T20:16:36', 'alpharatio_greatposterwall_config_contract') 
2026-03-17T20:16:36.880885843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:36.881964334Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-03-17T20:16:36.882162914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002483s 
2026-03-17T20:16:36.882401985Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-03-17T20:16:36.882650576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:36.882937023Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2026-03-17T20:16:36.883306847Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-17T20:16:36.883669067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2026-03-17T20:16:36.883991706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004444s 
2026-03-17T20:16:36.884412173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-17T20:16:36', 'remove_notwhatcd') 
2026-03-17T20:16:36.884831327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:36.885785538Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-03-17T20:16:36.885992295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022081s 
2026-03-17T20:16:36.886244512Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-03-17T20:16:36.886504696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:36.886808308Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2026-03-17T20:16:36.887223574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-17T20:16:36.887425079Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-17T20:16:36.887663730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2026-03-17T20:16:36.888051972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2026-03-17T20:16:36.888773645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008834s 
2026-03-17T20:16:36.888990361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-17T20:16:36.889176035Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-17T20:16:36.889440207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2026-03-17T20:16:36.889862918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2026-03-17T20:16:36.890618750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000941s 
2026-03-17T20:16:36.891075700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-17T20:16:36', 'add_on_grab_to_notifications') 
2026-03-17T20:16:36.891506758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:36.892633717Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-03-17T20:16:36.892849321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002892s 
2026-03-17T20:16:36.893135427Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-03-17T20:16:36.893406894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:36.893724223Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2026-03-17T20:16:36.894051702Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-17T20:16:36.894466357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-03-17T20:16:36.894830029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005842s 
2026-03-17T20:16:36.895305386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-17T20:16:36', 'animetorrents_use_custom_config_contract') 
2026-03-17T20:16:36.895745142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:36.896822982Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-03-17T20:16:36.897060861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024803s 
2026-03-17T20:16:36.897293339Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-03-17T20:16:36.897559064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:36.897851834Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2026-03-17T20:16:36.898137258Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-17T20:16:36.898394657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-17T20:16:36.899094546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007459s 
2026-03-17T20:16:36.899529943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-17T20:16:36', 'apprise_server_url') 
2026-03-17T20:16:36.899968425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:36.900914049Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-03-17T20:16:36.901123702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025283s 
2026-03-17T20:16:36.901378404Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-03-17T20:16:36.901643358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:36.901951128Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2026-03-17T20:16:36.902313126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-17T20:16:36.902520765Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.7E-06s 
2026-03-17T20:16:36.902785668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-03-17T20:16:36.903197577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-03-17T20:16:36.903931014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008989s 
2026-03-17T20:16:36.904392864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-17T20:16:36', 'health_restored_notification') 
2026-03-17T20:16:36.904825946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:36.905786971Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-03-17T20:16:36.906004599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027067s 
2026-03-17T20:16:36.906216586Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-03-17T20:16:36.906456038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:36.906738327Z [Info] remove_uc: Starting migration of Main DB to 33 
2026-03-17T20:16:36.907089694Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-17T20:16:36.907460250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-03-17T20:16:36.907775024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004498s 
2026-03-17T20:16:36.908199348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-17T20:16:36', 'remove_uc') 
2026-03-17T20:16:36.908614705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:36.909484546Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-03-17T20:16:36.909683717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021342s 
2026-03-17T20:16:36.909928981Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-03-17T20:16:36.910187471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:36.910483798Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2026-03-17T20:16:36.910773952Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-17T20:16:36.911031621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-17T20:16:36.911711650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000722s 
2026-03-17T20:16:36.912203671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-17T20:16:36', 'history_fix_data_titles') 
2026-03-17T20:16:36.912603396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:36.913496544Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-03-17T20:16:36.913710104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024468s 
2026-03-17T20:16:36.913964717Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-03-17T20:16:36.914221885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:36.914525897Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2026-03-17T20:16:36.914883407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-17T20:16:36.915080023Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-17T20:16:36.915316679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-03-17T20:16:36.915710863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-03-17T20:16:36.916483659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009346s 
2026-03-17T20:16:36.916937092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-17T20:16:36', 'download_client_per_indexer') 
2026-03-17T20:16:36.917362929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:36.918320708Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-03-17T20:16:36.918536823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027183s 
2026-03-17T20:16:36.918845114Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-03-17T20:16:36.919130518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:36.919457236Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2026-03-17T20:16:36.921578467Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-03-17T20:16:36.921777287Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-17T20:16:36.922207043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2026-03-17T20:16:36.924678579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-17T20:16:36.925845940Z [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-17T20:16:36.926498133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-03-17T20:16:36.927130697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-03-17T20:16:36.928836792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-03-17T20:16:36.929252509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068068s 
2026-03-17T20:16:36.929475949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-03-17T20:16:36.929677865Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-17T20:16:36.929962017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2026-03-17T20:16:36.932037556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-17T20:16:36.933339698Z [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-17T20:16:36.934018485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-03-17T20:16:36.934641910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-03-17T20:16:36.936315440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-03-17T20:16:36.936732299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065201s 
2026-03-17T20:16:36.936951340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-03-17T20:16:36.937139639Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-17T20:16:36.937412379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2026-03-17T20:16:36.939518459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-17T20:16:36.940639206Z [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-17T20:16:36.941245657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-03-17T20:16:36.941872790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-03-17T20:16:36.943517261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-03-17T20:16:36.943990594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062373s 
2026-03-17T20:16:36.944222902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-17T20:16:36.944414247Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-17T20:16:36.944660773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-03-17T20:16:36.946971877Z [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-17T20:16:36.948217205Z [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-17T20:16:36.948838886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-17T20:16:36.949334424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-17T20:16:36.950813502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059145s 
2026-03-17T20:16:36.951027143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-17T20:16:36.951212876Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-17T20:16:36.951422559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-03-17T20:16:36.956361734Z [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-17T20:16:36.957605478Z [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-17T20:16:36.958226689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-17T20:16:36.958724361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-17T20:16:36.960173659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008474s 
2026-03-17T20:16:36.960380696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-17T20:16:36.960565648Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-17T20:16:36.960835311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-03-17T20:16:36.963090171Z [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-17T20:16:36.964336902Z [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-17T20:16:36.964965798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-17T20:16:36.965444372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-17T20:16:36.966852667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057764s 
2026-03-17T20:16:36.967086829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-17T20:16:36.967251330Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-17T20:16:36.967530261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-03-17T20:16:36.969665501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-17T20:16:36.970804214Z [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-17T20:16:36.971446136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-17T20:16:36.972105664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-17T20:16:36.973756959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-17T20:16:36.974183367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006361s 
2026-03-17T20:16:36.974418130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-17T20:16:36.974619325Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-17T20:16:36.974915071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-03-17T20:16:36.977057795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-17T20:16:36.978177039Z [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-17T20:16:36.978806686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-17T20:16:36.979449431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-17T20:16:36.981101607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-17T20:16:36.981528477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006395s 
2026-03-17T20:16:36.981753550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-17T20:16:36.981943863Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-17T20:16:36.982259910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-03-17T20:16:36.984354447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-17T20:16:36.985468410Z [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-17T20:16:36.986091595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-17T20:16:36.986731854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-17T20:16:36.988397648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-17T20:16:36.988823305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063181s 
2026-03-17T20:16:36.989030432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-03-17T20:16:36.989207308Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-17T20:16:36.989438934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-03-17T20:16:36.991438901Z [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-17T20:16:36.992418063Z [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-17T20:16:36.992959393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-03-17T20:16:36.993595454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-03-17T20:16:36.995192609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-03-17T20:16:36.995697977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-17T20:16:36.996086870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064041s 
2026-03-17T20:16:36.996322404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2026-03-17T20:16:36.996530443Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-17T20:16:36.996820327Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2026-03-17T20:16:36.998744952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME) 
2026-03-17T20:16:36.999682410Z [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-17T20:16:37.000276716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2026-03-17T20:16:37.001020013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2026-03-17T20:16:37.002739625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-03-17T20:16:37.003413292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-03-17T20:16:37.003798307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067616s 
2026-03-17T20:16:37.004066978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-17T20:16:37.004257311Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-17T20:16:37.004532896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-03-17T20:16:37.006783187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-17T20:16:37.008293538Z [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-17T20:16:37.009064400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-17T20:16:37.009627704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-17T20:16:37.011261725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-17T20:16:37.011666109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069328s 
2026-03-17T20:16:37.011893406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-17T20:16:37.012111786Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-17T20:16:37.012394034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-03-17T20:16:37.014643514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-17T20:16:37.016153133Z [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-17T20:16:37.016925198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-17T20:16:37.017494244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-17T20:16:37.019126620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-17T20:16:37.019528570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006928s 
2026-03-17T20:16:37.019737841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-17T20:16:37.019961782Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-17T20:16:37.020259672Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-03-17T20:16:37.022490123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-17T20:16:37.024034583Z [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-17T20:16:37.024836678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-17T20:16:37.025417547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-17T20:16:37.027016627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-17T20:16:37.027414298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069411s 
2026-03-17T20:16:37.027632226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-17T20:16:37.027803471Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-17T20:16:37.028111722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-03-17T20:16:37.030398957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-17T20:16:37.031913186Z [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-17T20:16:37.032668377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-17T20:16:37.033271752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-17T20:16:37.034895882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-17T20:16:37.035298873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069365s 
2026-03-17T20:16:37.035501191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-17T20:16:37.035688307Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-17T20:16:37.035972429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2026-03-17T20:16:37.038401170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL, "Redirect" INTEGER NOT NULL, "AppProfileId" INTEGER NOT NULL, "Tags" TEXT, "DownloadClientId" INTEGER NOT NULL) 
2026-03-17T20:16:37.054071903Z [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-17T20:16:37.054844158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-17T20:16:37.055505890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-17T20:16:37.057965362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-17T20:16:37.058448214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222049s 
2026-03-17T20:16:37.058695683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-17T20:16:37.058882839Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-03-17T20:16:37.059186912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-03-17T20:16:37.061836687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-03-17T20:16:37.062892052Z [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-17T20:16:37.063488273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-03-17T20:16:37.064176759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-03-17T20:16:37.069236267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-17T20:16:37.069750662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102661s 
2026-03-17T20:16:37.069993561Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-17T20:16:37.070201019Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-17T20:16:37.070482346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-03-17T20:16:37.072860414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-03-17T20:16:37.073854706Z [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-17T20:16:37.074401998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-03-17T20:16:37.075033559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-03-17T20:16:37.077047024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-17T20:16:37.077459935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067273s 
2026-03-17T20:16:37.077685910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-17T20:16:37.077884931Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-17T20:16:37.078145455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-03-17T20:16:37.079976572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-03-17T20:16:37.080705299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-03-17T20:16:37.081193122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-03-17T20:16:37.081853010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-03-17T20:16:37.083390957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-17T20:16:37.083815241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054555s 
2026-03-17T20:16:37.084354868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-17T20:16:37', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-03-17T20:16:37.084821507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.089240194Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-03-17T20:16:37.089520719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107658s 
2026-03-17T20:16:37.089779510Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-03-17T20:16:37.090055526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.090391873Z [Info] add_notification_status: Starting migration of Main DB to 37 
2026-03-17T20:16:37.091100390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-03-17T20:16:37.091871082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-17T20:16:37.092517183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011878s 
2026-03-17T20:16:37.092789431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-03-17T20:16:37.093232072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-03-17T20:16:37.093694473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006689s 
2026-03-17T20:16:37.094148878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-17T20:16:37', 'add_notification_status') 
2026-03-17T20:16:37.094596880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.095708589Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-03-17T20:16:37.095944303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026357s 
2026-03-17T20:16:37.096245129Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-03-17T20:16:37.096527337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.096864045Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2026-03-17T20:16:37.097339783Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-17T20:16:37.097742975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2026-03-17T20:16:37.098143181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005942s 
2026-03-17T20:16:37.098340338Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-17T20:16:37.098751255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-03-17T20:16:37.099137683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000602s 
2026-03-17T20:16:37.099327365Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-17T20:16:37.099714474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2026-03-17T20:16:37.100088698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005625s 
2026-03-17T20:16:37.100577963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-17T20:16:37', 'indexers_freeleech_only_config_contract') 
2026-03-17T20:16:37.101029262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.102031179Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-03-17T20:16:37.102271032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024204s 
2026-03-17T20:16:37.102514272Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-03-17T20:16:37.102768373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.103082666Z [Info] email_encryption: Starting migration of Main DB to 39 
2026-03-17T20:16:37.103405907Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-17T20:16:37.103669137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-17T20:16:37.104355279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000719s 
2026-03-17T20:16:37.104791367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-17T20:16:37', 'email_encryption') 
2026-03-17T20:16:37.105219439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.106161946Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-03-17T20:16:37.106384905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025145s 
2026-03-17T20:16:37.106683907Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-03-17T20:16:37.106968210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.107299346Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2026-03-17T20:16:37.107648389Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-17T20:16:37.108001039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-17T20:16:37.109017145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011359s 
2026-03-17T20:16:37.109510579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-17T20:16:37', 'newznab_category_to_capabilities_settings') 
2026-03-17T20:16:37.109978250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.110980979Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-03-17T20:16:37.111218748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030222s 
2026-03-17T20:16:37.111504814Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-03-17T20:16:37.111763766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.112107718Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2026-03-17T20:16:37.112449777Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-17T20:16:37.112702335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-17T20:16:37.113370070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000708s 
2026-03-17T20:16:37.113841910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-17T20:16:37', 'gazelle_freeleech_token_options') 
2026-03-17T20:16:37.114289982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.115258422Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-03-17T20:16:37.115497042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025341s 
2026-03-17T20:16:37.115774702Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-03-17T20:16:37.116072651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.116406844Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2026-03-17T20:16:37.116752039Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-17T20:16:37.117013967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-17T20:16:37.117641490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006693s 
2026-03-17T20:16:37.118127910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-17T20:16:37', 'myanonamouse_freeleech_wedge_options') 
2026-03-17T20:16:37.118586303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.119458789Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-03-17T20:16:37.119705516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024135s 
2026-03-17T20:16:37.119989799Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-03-17T20:16:37.120271867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.120599727Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43 
2026-03-17T20:16:37.120944431Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-17T20:16:37.121205396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-17T20:16:37.132256478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110289s 
2026-03-17T20:16:37.132744741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-17T20:16:37', 'newznab_indexers_enable_redirect') 
2026-03-17T20:16:37.133209516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.134376196Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-03-17T20:16:37.134607351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131335s 
2026-03-17T20:16:37.143473643Z [Debug] MigrationController: Took: 00:00:00.6918323 
2026-03-17T20:16:37.220996967Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-03-17T20:16:37.238841266Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-03-17T20:16:37.251963708Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-03-17T20:16:37.252418414Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-17T20:16:37.252793409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-17T20:16:37.256255910Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-03-17T20:16:37.256549802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038045s 
2026-03-17T20:16:37.256894687Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-03-17T20:16:37.257236324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041065s 
2026-03-17T20:16:37.259383347Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-03-17T20:16:37.259766299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.260339723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-03-17T20:16:37.260823898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-03-17T20:16:37.261437884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007584s 
2026-03-17T20:16:37.261791206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.263485988Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-03-17T20:16:37.263814530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027844s 
2026-03-17T20:16:37.264341220Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-03-17T20:16:37.264738310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.265353959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-03-17T20:16:37.265843525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-17T20:16:37.266456750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000736s 
2026-03-17T20:16:37.266777185Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-17T20:16:37.267088802Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-17T20:16:37.267454839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-03-17T20:16:37.267947471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-03-17T20:16:37.268863225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010389s 
2026-03-17T20:16:37.269220344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.270141579Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-03-17T20:16:37.270491744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002284s 
2026-03-17T20:16:37.270959756Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-03-17T20:16:37.271366135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.271879027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-17T20:16:37.272259834Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-17T20:16:37.272601292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-03-17T20:16:37.273094334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-03-17T20:16:37.273767540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000786s 
2026-03-17T20:16:37.274117314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.274991474Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-03-17T20:16:37.275349505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019558s 
2026-03-17T20:16:37.275780002Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-03-17T20:16:37.276187252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.276630555Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-03-17T20:16:37.277267437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-03-17T20:16:37.278057107Z [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-17T20:16:37.279167433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001553s 
2026-03-17T20:16:37.279471936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-03-17T20:16:37.279905689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-03-17T20:16:37.280464895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006709s 
2026-03-17T20:16:37.281000914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-17T20:16:37', 'InitialSetup') 
2026-03-17T20:16:37.281649029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.282630556Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-03-17T20:16:37.282942143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002809s 
2026-03-17T20:16:37.283294753Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-03-17T20:16:37.283668576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.284138863Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2026-03-17T20:16:37.284714411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-17T20:16:37', 'ApplicationStatus') 
2026-03-17T20:16:37.285374571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.286359163Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-03-17T20:16:37.286685310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026832s 
2026-03-17T20:16:37.287010665Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-03-17T20:16:37.287377954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.287806678Z [Info] IndexerProps: Starting migration of Log DB to 3 
2026-03-17T20:16:37.288399231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-17T20:16:37', 'IndexerProps') 
2026-03-17T20:16:37.289044410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.290017499Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-03-17T20:16:37.290339568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026555s 
2026-03-17T20:16:37.290679092Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-03-17T20:16:37.291055820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.291503261Z [Info] add_update_history: Starting migration of Log DB to 4 
2026-03-17T20:16:37.292089943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-03-17T20:16:37.292814241Z [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-17T20:16:37.293617478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011705s 
2026-03-17T20:16:37.293963184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-03-17T20:16:37.294454373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-03-17T20:16:37.295076236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007558s 
2026-03-17T20:16:37.295622666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-17T20:16:37', 'add_update_history') 
2026-03-17T20:16:37.296309799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.297407479Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-03-17T20:16:37.297733306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030507s 
2026-03-17T20:16:37.298069452Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-03-17T20:16:37.298438656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.298899484Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2026-03-17T20:16:37.299437276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-17T20:16:37', 'update_notifiarr') 
2026-03-17T20:16:37.300109680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.301146077Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-03-17T20:16:37.301466793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027078s 
2026-03-17T20:16:37.301794443Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-03-17T20:16:37.302171692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.302602269Z [Info] app_profiles: Starting migration of Log DB to 6 
2026-03-17T20:16:37.303119621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-17T20:16:37', 'app_profiles') 
2026-03-17T20:16:37.303771493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.304771767Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-03-17T20:16:37.305085058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026143s 
2026-03-17T20:16:37.305420965Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-03-17T20:16:37.305790028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.306235755Z [Info] history_failed: Starting migration of Log DB to 7 
2026-03-17T20:16:37.306761524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-17T20:16:37', 'history_failed') 
2026-03-17T20:16:37.307415972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.308407157Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-03-17T20:16:37.308734947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026183s 
2026-03-17T20:16:37.309065864Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-03-17T20:16:37.309432432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.309865293Z [Info] redacted_api: Starting migration of Log DB to 8 
2026-03-17T20:16:37.310383296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-17T20:16:37', 'redacted_api') 
2026-03-17T20:16:37.311034127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.312030052Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-03-17T20:16:37.312349525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025793s 
2026-03-17T20:16:37.312682395Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-03-17T20:16:37.313050577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.313505533Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2026-03-17T20:16:37.314028586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-17T20:16:37', 'IndexerProxies') 
2026-03-17T20:16:37.314682713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.315675963Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-03-17T20:16:37.316012651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026322s 
2026-03-17T20:16:37.316365582Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-03-17T20:16:37.316757060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.317200893Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2026-03-17T20:16:37.317771673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-17T20:16:37', 'app_indexer_remote_name') 
2026-03-17T20:16:37.318436070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.319451295Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-03-17T20:16:37.319796560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026891s 
2026-03-17T20:16:37.320160974Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-03-17T20:16:37.320548624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.321000764Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2026-03-17T20:16:37.321556153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-17T20:16:37', 'desi_gazelle_to_unit3d') 
2026-03-17T20:16:37.322218947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.323242679Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-03-17T20:16:37.323580228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026879s 
2026-03-17T20:16:37.323976075Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-03-17T20:16:37.324386492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.324841398Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2026-03-17T20:16:37.325431335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-17T20:16:37', 'add_on_update_to_notifications') 
2026-03-17T20:16:37.326116184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.327111518Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-03-17T20:16:37.327470762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027061s 
2026-03-17T20:16:37.327804444Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-03-17T20:16:37.328220391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.328657161Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2026-03-17T20:16:37.329188100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-17T20:16:37', 'IndexerVersions') 
2026-03-17T20:16:37.329840884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.330763782Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-03-17T20:16:37.331092454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025611s 
2026-03-17T20:16:37.331425174Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-03-17T20:16:37.331791942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.332258311Z [Info] cleanup_config: Starting migration of Log DB to 16 
2026-03-17T20:16:37.332784882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-17T20:16:37', 'cleanup_config') 
2026-03-17T20:16:37.333431804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.334424814Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-03-17T20:16:37.334748485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026336s 
2026-03-17T20:16:37.335079572Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-03-17T20:16:37.335446741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.335911557Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2026-03-17T20:16:37.336514321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-17T20:16:37', 'indexer_cleanup') 
2026-03-17T20:16:37.337194791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.338108120Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-03-17T20:16:37.338437744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026565s 
2026-03-17T20:16:37.338770053Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-03-17T20:16:37.339137122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.339581617Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2026-03-17T20:16:37.340157677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-17T20:16:37', 'minimum_seeders') 
2026-03-17T20:16:37.340808247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.341702958Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-03-17T20:16:37.342027251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025657s 
2026-03-17T20:16:37.342356173Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-03-17T20:16:37.342725778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.343164331Z [Info] remove_showrss: Starting migration of Log DB to 19 
2026-03-17T20:16:37.343687725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-17T20:16:37', 'remove_showrss') 
2026-03-17T20:16:37.344367032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.345247555Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-03-17T20:16:37.345567309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025268s 
2026-03-17T20:16:37.345919438Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-03-17T20:16:37.346314724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.346760151Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2026-03-17T20:16:37.347331802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-17T20:16:37', 'remove_torrentparadiseml') 
2026-03-17T20:16:37.348044557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.348971313Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-03-17T20:16:37.349313021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026428s 
2026-03-17T20:16:37.349682575Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-03-17T20:16:37.350085587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.350545382Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2026-03-17T20:16:37.351155290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-17T20:16:37', 'localization_setting_to_string') 
2026-03-17T20:16:37.351858877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.352821205Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-03-17T20:16:37.353175949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026987s 
2026-03-17T20:16:37.353499170Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-03-17T20:16:37.353867121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.354302467Z [Info] orpheus_api: Starting migration of Log DB to 22 
2026-03-17T20:16:37.354818085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-17T20:16:37', 'orpheus_api') 
2026-03-17T20:16:37.355466541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.356395552Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-03-17T20:16:37.356711137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025383s 
2026-03-17T20:16:37.357065370Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-03-17T20:16:37.357464624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.357911424Z [Info] download_client_categories: Starting migration of Log DB to 23 
2026-03-17T20:16:37.358490279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-17T20:16:37', 'download_client_categories') 
2026-03-17T20:16:37.359172573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.360136554Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-03-17T20:16:37.360485236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026498s 
2026-03-17T20:16:37.360823457Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-03-17T20:16:37.361195657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.361641865Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2026-03-17T20:16:37.362183886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-17T20:16:37', 'add_salt_to_users') 
2026-03-17T20:16:37.362839286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.363790081Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-03-17T20:16:37.364125897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025789s 
2026-03-17T20:16:37.364525682Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-03-17T20:16:37.364962501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.365433870Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2026-03-17T20:16:37.366095573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-17T20:16:37', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-03-17T20:16:37.366806775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.367751717Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-03-17T20:16:37.368164498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027407s 
2026-03-17T20:16:37.368568011Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-03-17T20:16:37.369013618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.369497392Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2026-03-17T20:16:37.370185518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-17T20:16:37', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-03-17T20:16:37.370923544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.372027406Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-03-17T20:16:37.372428454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029308s 
2026-03-17T20:16:37.372815243Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-03-17T20:16:37.373389409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.373981020Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2026-03-17T20:16:37.374634826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-17T20:16:37', 'alpharatio_greatposterwall_config_contract') 
2026-03-17T20:16:37.375348854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.376289959Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-03-17T20:16:37.376679463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028642s 
2026-03-17T20:16:37.377013135Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-03-17T20:16:37.377385896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.377825771Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2026-03-17T20:16:37.378361650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-17T20:16:37', 'remove_notwhatcd') 
2026-03-17T20:16:37.379015938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.380082255Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-03-17T20:16:37.380414794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027009s 
2026-03-17T20:16:37.380777875Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-03-17T20:16:37.381174785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.381629400Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2026-03-17T20:16:37.382213746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-17T20:16:37', 'add_on_grab_to_notifications') 
2026-03-17T20:16:37.382895249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.383927748Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-03-17T20:16:37.384292562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027233s 
2026-03-17T20:16:37.384685413Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-03-17T20:16:37.385114908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.385581167Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2026-03-17T20:16:37.386232638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-17T20:16:37', 'animetorrents_use_custom_config_contract') 
2026-03-17T20:16:37.386946115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.387856919Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-03-17T20:16:37.388252826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026925s 
2026-03-17T20:16:37.388609715Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-03-17T20:16:37.388986533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.389444526Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2026-03-17T20:16:37.389975605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-17T20:16:37', 'apprise_server_url') 
2026-03-17T20:16:37.390642718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.391583302Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-03-17T20:16:37.391983979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026014s 
2026-03-17T20:16:37.397882425Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-03-17T20:16:37.398349977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.398871707Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2026-03-17T20:16:37.399474050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-17T20:16:37', 'health_restored_notification') 
2026-03-17T20:16:37.400218709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.401207140Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-03-17T20:16:37.401567245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028442s 
2026-03-17T20:16:37.401890305Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-03-17T20:16:37.402247114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.402683212Z [Info] remove_uc: Starting migration of Log DB to 33 
2026-03-17T20:16:37.403188991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-17T20:16:37', 'remove_uc') 
2026-03-17T20:16:37.403835152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.404689071Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-03-17T20:16:37.405008043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024587s 
2026-03-17T20:16:37.405358138Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-03-17T20:16:37.405745288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.406194592Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2026-03-17T20:16:37.406755682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-17T20:16:37', 'history_fix_data_titles') 
2026-03-17T20:16:37.407425571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.408306755Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-03-17T20:16:37.408649586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025478s 
2026-03-17T20:16:37.409009520Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-03-17T20:16:37.409405167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.409859472Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2026-03-17T20:16:37.410451063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-17T20:16:37', 'download_client_per_indexer') 
2026-03-17T20:16:37.411128346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.412004721Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-03-17T20:16:37.412366399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025725s 
2026-03-17T20:16:37.412779271Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-03-17T20:16:37.413227804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.413703882Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2026-03-17T20:16:37.414474023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-03-17T20:16:37.414780169Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-03-17T20:16:37.415132308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-03-17T20:16:37.416363538Z [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-17T20:16:37.417683706Z [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-17T20:16:37.418528847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-03-17T20:16:37.419289489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-03-17T20:16:37.420629657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-03-17T20:16:37.421220497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057382s 
2026-03-17T20:16:37.421547836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-03-17T20:16:37.421862590Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-03-17T20:16:37.422214268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-03-17T20:16:37.423253721Z [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-17T20:16:37.424397293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-03-17T20:16:37.425192224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-03-17T20:16:37.426000321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-03-17T20:16:37.427439499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-03-17T20:16:37.428085249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054809s 
2026-03-17T20:16:37.428404372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-17T20:16:37.428707753Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-17T20:16:37.429061395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-03-17T20:16:37.429959292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-03-17T20:16:37.430934777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-03-17T20:16:37.431813306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-03-17T20:16:37.432609499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-03-17T20:16:37.433898584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-17T20:16:37.434539625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050972s 
2026-03-17T20:16:37.435152649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-17T20:16:37', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-03-17T20:16:37.436168906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.437380325Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-03-17T20:16:37.437820150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078322s 
2026-03-17T20:16:37.438191538Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-03-17T20:16:37.438585521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.439071700Z [Info] add_notification_status: Starting migration of Log DB to 37 
2026-03-17T20:16:37.439671257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-17T20:16:37', 'add_notification_status') 
2026-03-17T20:16:37.440550458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.441673429Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-03-17T20:16:37.442027682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030423s 
2026-03-17T20:16:37.442417908Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-03-17T20:16:37.442834276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.443309253Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2026-03-17T20:16:37.443954111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-17T20:16:37', 'indexers_freeleech_only_config_contract') 
2026-03-17T20:16:37.444669391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.445585135Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-03-17T20:16:37.445966172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027123s 
2026-03-17T20:16:37.446302239Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-03-17T20:16:37.446674358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.447116849Z [Info] email_encryption: Starting migration of Log DB to 39 
2026-03-17T20:16:37.447647387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-17T20:16:37', 'email_encryption') 
2026-03-17T20:16:37.448362507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.449212869Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-03-17T20:16:37.449544036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025452s 
2026-03-17T20:16:37.449982108Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-03-17T20:16:37.450419359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.450889085Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2026-03-17T20:16:37.451546087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-17T20:16:37', 'newznab_category_to_capabilities_settings') 
2026-03-17T20:16:37.452274735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.453292133Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-03-17T20:16:37.453684102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027937s 
2026-03-17T20:16:37.454059288Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-03-17T20:16:37.454464203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.454930191Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2026-03-17T20:16:37.455529779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-17T20:16:37', 'gazelle_freeleech_token_options') 
2026-03-17T20:16:37.456300901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.457246886Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-03-17T20:16:37.457613093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027632s 
2026-03-17T20:16:37.457999732Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-03-17T20:16:37.458418786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.458883591Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2026-03-17T20:16:37.459509181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-17T20:16:37', 'myanonamouse_freeleech_wedge_options') 
2026-03-17T20:16:37.460232447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.461242251Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-03-17T20:16:37.461619731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027591s 
2026-03-17T20:16:37.461987561Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-03-17T20:16:37.462396354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-17T20:16:37.462857393Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43 
2026-03-17T20:16:37.463470046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-17T20:16:37', 'newznab_indexers_enable_redirect') 
2026-03-17T20:16:37.464184234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-17T20:16:37.465151081Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-03-17T20:16:37.465517940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027227s 
2026-03-17T20:16:37.631407960Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2026-03-17T20:16:37.638737468Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-03-17T20:16:37.642799116Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2026-03-17T20:16:37.743391197Z [Info] AppSyncProfileService: Setting up default app profile 
2026-03-17T20:16:37.754897005Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2026-03-17T20:16:37.857690820Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-03-17T20:16:37.952439617Z [ls.io-init] done.
2026-03-17T20:16:38.246567594Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-03-17T20:16:38.247784865Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-03-17T20:16:38.248219550Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin