2026-04-01T05:43:12.558365816Z [migrations] started
2026-04-01T05:43:12.558417560Z [migrations] no migrations found
2026-04-01T05:43:12.581287092Z usermod: no changes
2026-04-01T05:43:12.587250270Z ───────────────────────────────────────
2026-04-01T05:43:12.587272434Z 
2026-04-01T05:43:12.587276483Z       ██╗     ███████╗██╗ ██████╗
2026-04-01T05:43:12.587280340Z       ██║     ██╔════╝██║██╔═══██╗
2026-04-01T05:43:12.587284138Z       ██║     ███████╗██║██║   ██║
2026-04-01T05:43:12.587287856Z       ██║     ╚════██║██║██║   ██║
2026-04-01T05:43:12.587291543Z       ███████╗███████║██║╚██████╔╝
2026-04-01T05:43:12.587295260Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-04-01T05:43:12.587299018Z 
2026-04-01T05:43:12.587302535Z    Brought to you by linuxserver.io
2026-04-01T05:43:12.587306172Z ───────────────────────────────────────
2026-04-01T05:43:12.587560174Z 
2026-04-01T05:43:12.587570946Z To support the app dev(s) visit:
2026-04-01T05:43:12.589775745Z Prowlarr: https://opencollective.com/prowlarr
2026-04-01T05:43:12.590205801Z 
2026-04-01T05:43:12.590213867Z To support LSIO projects visit:
2026-04-01T05:43:12.590218066Z https://www.linuxserver.io/donate/
2026-04-01T05:43:12.590221803Z 
2026-04-01T05:43:12.590225581Z ───────────────────────────────────────
2026-04-01T05:43:12.590230431Z GID/UID
2026-04-01T05:43:12.590234249Z ───────────────────────────────────────
2026-04-01T05:43:12.594502624Z 
2026-04-01T05:43:12.594510449Z User UID:    911
2026-04-01T05:43:12.594514578Z User GID:    911
2026-04-01T05:43:12.594518526Z ───────────────────────────────────────
2026-04-01T05:43:12.596105130Z Linuxserver.io version: 2.3.0.5236-ls140
2026-04-01T05:43:12.596355404Z Build-date: 2026-04-01T05:39:45+00:00
2026-04-01T05:43:12.596362609Z ───────────────────────────────────────
2026-04-01T05:43:12.596366867Z     
2026-04-01T05:43:12.646503416Z [custom-init] No custom files found, skipping...
2026-04-01T05:43:12.983110158Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.3.0.5236 
2026-04-01T05:43:13.000430185Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-04-01T05:43:13.007670364Z [Debug] Bootstrap: Console selected 
2026-04-01T05:43:13.008979630Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-04-01T05:43:13.250897602Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-04-01T05:43:13.315760213Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {71bb88ad-5f3e-42a6-86df-11cb956b8dc2} may be persisted to storage in unencrypted form. 
2026-04-01T05:43:13.373770677Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-04-01T05:43:13.402067296Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-04-01T05:43:13.457463866Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-04-01T05:43:13.464456978Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-01T05:43:13.465036004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-01T05:43:13.502123756Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-04-01T05:43:13.506259023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0376884s 
2026-04-01T05:43:13.506520460Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-04-01T05:43:13.506753118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0417583s 
2026-04-01T05:43:13.514165344Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-04-01T05:43:13.514763258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:13.519266686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-04-01T05:43:13.527220954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-04-01T05:43:13.537916250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183868s 
2026-04-01T05:43:13.538401217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:13.540847593Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-04-01T05:43:13.541063267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021326s 
2026-04-01T05:43:13.547064812Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-04-01T05:43:13.547348754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:13.552148789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-04-01T05:43:13.553171629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-01T05:43:13.553745324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013732s 
2026-04-01T05:43:13.554036070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-01T05:43:13.554361014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001106s 
2026-04-01T05:43:13.554806291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-04-01T05:43:13.555387762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-04-01T05:43:13.556122912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010734s 
2026-04-01T05:43:13.556400040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:13.557144840Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-04-01T05:43:13.557360815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020596s 
2026-04-01T05:43:13.557987347Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-04-01T05:43:13.558264254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:13.559118695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-01T05:43:13.560118298Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-04-01T05:43:13.560381057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-04-01T05:43:13.560743126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-04-01T05:43:13.561248654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006376s 
2026-04-01T05:43:13.561493317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:13.562150400Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-04-01T05:43:13.562348048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014888s 
2026-04-01T05:43:13.563525378Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-04-01T05:43:13.563709660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:13.564426343Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-04-01T05:43:13.568482771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-04-01T05:43:13.569053099Z [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-04-01T05:43:13.569566463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008667s 
2026-04-01T05:43:13.569816687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-04-01T05:43:13.570170840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-04-01T05:43:13.570580976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005499s 
2026-04-01T05:43:13.570785778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-04-01T05:43:13.571410306Z [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-04-01T05:43:13.571909942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000955s 
2026-04-01T05:43:13.572187962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-04-01T05:43:13.572546614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-04-01T05:43:13.572950177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005441s 
2026-04-01T05:43:13.573146021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-04-01T05:43:13.577973301Z [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-04-01T05:43:13.578649253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053035s 
2026-04-01T05:43:13.578849566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-04-01T05:43:13.579472961Z [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-04-01T05:43:13.580082769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010059s 
2026-04-01T05:43:13.580363995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-04-01T05:43:13.580763310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-04-01T05:43:13.581158896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000605s 
2026-04-01T05:43:13.581366354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-04-01T05:43:13.584387588Z [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-04-01T05:43:13.585169151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035957s 
2026-04-01T05:43:13.585395928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-04-01T05:43:13.585744229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-01T05:43:13.586163934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005548s 
2026-04-01T05:43:13.586411994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2026-04-01T05:43:13.587042814Z [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-04-01T05:43:13.587588934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009858s 
2026-04-01T05:43:13.587797534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2026-04-01T05:43:13.588539989Z [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-04-01T05:43:13.589090397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010778s 
2026-04-01T05:43:13.589322264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2026-04-01T05:43:13.589681829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2026-04-01T05:43:13.590047234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005193s 
2026-04-01T05:43:13.590242237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-04-01T05:43:13.590633315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2026-04-01T05:43:13.591021536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005906s 
2026-04-01T05:43:13.591238674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-04-01T05:43:13.591560652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-04-01T05:43:13.591979415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004714s 
2026-04-01T05:43:13.592172855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-04-01T05:43:13.595634345Z [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-04-01T05:43:13.596168711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037346s 
2026-04-01T05:43:13.596378433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-04-01T05:43:13.596740513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-04-01T05:43:13.597110928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005197s 
2026-04-01T05:43:13.597348166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-04-01T05:43:13.597701828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-04-01T05:43:13.598173147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005264s 
2026-04-01T05:43:13.598299131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-04-01T05:43:13.599216288Z [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-04-01T05:43:13.599900566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013967s 
2026-04-01T05:43:13.600132703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-04-01T05:43:13.601075421Z [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-04-01T05:43:13.601850121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014385s 
2026-04-01T05:43:13.602107309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-04-01T05:43:13.602516163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-01T05:43:13.602929765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005973s 
2026-04-01T05:43:13.603157394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-04-01T05:43:13.603687772Z [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-04-01T05:43:13.604172368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008021s 
2026-04-01T05:43:13.604397471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-04-01T05:43:13.604725702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-04-01T05:43:13.605083783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004734s 
2026-04-01T05:43:13.606806572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-01T05:43:13', 'InitialSetup') 
2026-04-01T05:43:13.607489146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:13.608794084Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-04-01T05:43:13.609006712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041618s 
2026-04-01T05:43:13.609315344Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-04-01T05:43:13.609576790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:13.609892386Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2026-04-01T05:43:13.612839260Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2026-04-01T05:43:13.630498089Z [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-04-01T05:43:13.631780792Z [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-04-01T05:43:13.632681525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-04-01T05:43:13.633587129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-04-01T05:43:13.635780666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-01T05:43:13.636272326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231831s 
2026-04-01T05:43:13.636546328Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2026-04-01T05:43:13.638228335Z [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-04-01T05:43:13.639409283Z [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-04-01T05:43:13.640064502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-04-01T05:43:13.640677988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-04-01T05:43:13.642419675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-01T05:43:13.642870823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006098s 
2026-04-01T05:43:13.643230758Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2026-04-01T05:43:13.646654081Z [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-04-01T05:43:13.647870982Z [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-04-01T05:43:13.648496351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-04-01T05:43:13.649093934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-04-01T05:43:13.650842656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-01T05:43:13.651303594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078282s 
2026-04-01T05:43:13.651501622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2026-04-01T05:43:13.652287926Z [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-04-01T05:43:13.652925229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011789s 
2026-04-01T05:43:13.653193500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2026-04-01T05:43:13.653622904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-04-01T05:43:13.654088422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006666s 
2026-04-01T05:43:13.654591354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-01T05:43:13', 'ApplicationStatus') 
2026-04-01T05:43:13.655035950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:13.656108870Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-04-01T05:43:13.656325176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026458s 
2026-04-01T05:43:13.656582905Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-04-01T05:43:13.656800172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:13.657121049Z [Info] IndexerProps: Starting migration of Main DB to 3 
2026-04-01T05:43:13.658314402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-01T05:43:13.658533573Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-01T05:43:13.658815891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2026-04-01T05:43:13.659243292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2026-04-01T05:43:13.660086049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010223s 
2026-04-01T05:43:13.660323036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-04-01T05:43:13.661135783Z [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-04-01T05:43:13.661759970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012156s 
2026-04-01T05:43:13.661967969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-04-01T05:43:13.662725654Z [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-04-01T05:43:13.663312286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011249s 
2026-04-01T05:43:13.663586828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-04-01T05:43:13.664064691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-01T05:43:13.664546651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007182s 
2026-04-01T05:43:13.664982749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-01T05:43:13', 'IndexerProps') 
2026-04-01T05:43:13.665396793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:13.666303118Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-04-01T05:43:13.666504814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024544s 
2026-04-01T05:43:13.666746000Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-04-01T05:43:13.666997065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:13.667300035Z [Info] add_update_history: Starting migration of Main DB to 4 
2026-04-01T05:43:13.667815473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-01T05:43:13', 'add_update_history') 
2026-04-01T05:43:13.668270690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:13.669046362Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-04-01T05:43:13.669253840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002053s 
2026-04-01T05:43:13.669482280Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-04-01T05:43:13.669749558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:13.670028940Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2026-04-01T05:43:13.673651695Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-04-01T05:43:13.674743945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-04-01T05:43:13.675226857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011618s 
2026-04-01T05:43:13.675663376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-01T05:43:13', 'update_notifiarr') 
2026-04-01T05:43:13.676150718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:13.676990559Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-04-01T05:43:13.677191133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028575s 
2026-04-01T05:43:13.677410264Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-04-01T05:43:13.677652642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:13.677949209Z [Info] app_profiles: Starting migration of Main DB to 6 
2026-04-01T05:43:13.678561933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2026-04-01T05:43:13.679287754Z [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-04-01T05:43:13.679877171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010739s 
2026-04-01T05:43:13.680156564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2026-04-01T05:43:13.680509835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2026-04-01T05:43:13.680893638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000564s 
2026-04-01T05:43:13.681110264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-01T05:43:13.681302311Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2026-04-01T05:43:13.681546002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2026-04-01T05:43:13.681930767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2026-04-01T05:43:13.682649514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008726s 
2026-04-01T05:43:13.683078327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-01T05:43:13', 'app_profiles') 
2026-04-01T05:43:13.683501099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:13.684360439Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-04-01T05:43:13.684566464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025411s 
2026-04-01T05:43:13.684797880Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-04-01T05:43:13.685050649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:13.685343429Z [Info] history_failed: Starting migration of Main DB to 7 
2026-04-01T05:43:13.685857253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-04-01T05:43:13.686059501Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-01T05:43:13.686299524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2026-04-01T05:43:13.686671132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2026-04-01T05:43:13.687324719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008025s 
2026-04-01T05:43:13.687709604Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-04-01T05:43:13.688231996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-04-01T05:43:13.688585357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005393s 
2026-04-01T05:43:13.689011655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-01T05:43:13', 'history_failed') 
2026-04-01T05:43:13.690404841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:13.691312719Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-04-01T05:43:13.691516469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032033s 
2026-04-01T05:43:13.691742535Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-04-01T05:43:13.692014171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:13.692350940Z [Info] redacted_api: Starting migration of Main DB to 8 
2026-04-01T05:43:13.692762408Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-01T05:43:13.693054887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-01T05:43:13.694930684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019398s 
2026-04-01T05:43:13.695372414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-01T05:43:13', 'redacted_api') 
2026-04-01T05:43:13.695789464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:13.696520215Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-04-01T05:43:13.696736671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035094s 
2026-04-01T05:43:13.696972005Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-04-01T05:43:13.697251317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:13.697562734Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2026-04-01T05:43:13.698081449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2026-04-01T05:43:13.698748502Z [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-04-01T05:43:13.699320935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010131s 
2026-04-01T05:43:13.699528002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-01T05:43:13.699709176Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-01T05:43:13.699942486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-04-01T05:43:13.700257761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-04-01T05:43:13.700908712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007447s 
2026-04-01T05:43:13.701380572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-01T05:43:13', 'IndexerProxies') 
2026-04-01T05:43:13.701822492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:13.702651662Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-04-01T05:43:13.702861654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024588s 
2026-04-01T05:43:13.703110656Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-04-01T05:43:13.703368675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:13.703676906Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2026-04-01T05:43:13.704118836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2026-04-01T05:43:13.704333067Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-01T05:43:13.704623482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2026-04-01T05:43:13.705042696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2026-04-01T05:43:13.705716022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008738s 
2026-04-01T05:43:13.706174966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-01T05:43:13', 'app_indexer_remote_name') 
2026-04-01T05:43:13.706650153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:13.707409462Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-04-01T05:43:13.707620597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024943s 
2026-04-01T05:43:13.707870210Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-04-01T05:43:13.708157468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:13.708454897Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2026-04-01T05:43:13.710939530Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-01T05:43:13.711912089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2026-04-01T05:43:13.712319138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011634s 
2026-04-01T05:43:13.712746950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-01T05:43:13', 'desi_gazelle_to_unit3d') 
2026-04-01T05:43:13.713166304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:13.713833458Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-04-01T05:43:13.714049854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026464s 
2026-04-01T05:43:13.714354246Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-04-01T05:43:13.714632256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:13.714945808Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2026-04-01T05:43:13.715309921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-01T05:43:13.715509362Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-01T05:43:13.715763885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-04-01T05:43:13.716224833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-04-01T05:43:13.716924492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008962s 
2026-04-01T05:43:13.717442656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-01T05:43:13', 'add_on_update_to_notifications') 
2026-04-01T05:43:13.717859124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:13.718603453Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-04-01T05:43:13.718840731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025142s 
2026-04-01T05:43:13.719058279Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-04-01T05:43:13.719272891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:13.719564258Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2026-04-01T05:43:13.720164347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2026-04-01T05:43:13.720834646Z [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-04-01T05:43:13.721356036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009317s 
2026-04-01T05:43:13.721643555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2026-04-01T05:43:13.722142019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-04-01T05:43:13.722619861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000747s 
2026-04-01T05:43:13.722891769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2026-04-01T05:43:13.723341685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-04-01T05:43:13.723721529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006343s 
2026-04-01T05:43:13.724193740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-01T05:43:13', 'IndexerVersions') 
2026-04-01T05:43:13.724643576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:13.725445992Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-04-01T05:43:13.725651536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022956s 
2026-04-01T05:43:13.725867831Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-04-01T05:43:13.726099137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:13.726425935Z [Info] cleanup_config: Starting migration of Main DB to 16 
2026-04-01T05:43:13.728163364Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-01T05:43:13.729126162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2026-04-01T05:43:13.729442610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010373s 
2026-04-01T05:43:13.729704948Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-01T05:43:13.730092218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2026-04-01T05:43:13.730444647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004996s 
2026-04-01T05:43:13.730865936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-01T05:43:13', 'cleanup_config') 
2026-04-01T05:43:13.731303517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:13.732000200Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-04-01T05:43:13.732206094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020257s 
2026-04-01T05:43:13.732466018Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-04-01T05:43:13.732713486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:13.733002889Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2026-04-01T05:43:13.735075542Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-01T05:43:13.735433523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2026-04-01T05:43:13.735751303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004291s 
2026-04-01T05:43:13.736053031Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-01T05:43:13.736439479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2026-04-01T05:43:13.736741367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004659s 
2026-04-01T05:43:13.737001020Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-01T05:43:13.737354451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2026-04-01T05:43:13.737654896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004353s 
2026-04-01T05:43:13.737915561Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-01T05:43:13.738262981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2026-04-01T05:43:13.738605019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004712s 
2026-04-01T05:43:13.738866847Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-01T05:43:13.739213354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2026-04-01T05:43:13.739510563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004226s 
2026-04-01T05:43:13.739769705Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-01T05:43:13.740135040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2026-04-01T05:43:13.740442309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004372s 
2026-04-01T05:43:13.740697693Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-01T05:43:13.741049121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2026-04-01T05:43:13.741349556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004336s 
2026-04-01T05:43:13.741605331Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-01T05:43:13.741951739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2026-04-01T05:43:13.742259198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004329s 
2026-04-01T05:43:13.742516185Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-01T05:43:13.746620139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2026-04-01T05:43:13.746958781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042152s 
2026-04-01T05:43:13.747225077Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-01T05:43:13.747562547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2026-04-01T05:43:13.747876559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004207s 
2026-04-01T05:43:13.748137585Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-01T05:43:13.748488521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2026-04-01T05:43:13.748792904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004361s 
2026-04-01T05:43:13.749051976Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-01T05:43:13.749397021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2026-04-01T05:43:13.749703859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004303s 
2026-04-01T05:43:13.749961307Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-01T05:43:13.750311012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2026-04-01T05:43:13.750619793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004396s 
2026-04-01T05:43:13.750881160Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-01T05:43:13.751230323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2026-04-01T05:43:13.751533844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004348s 
2026-04-01T05:43:13.751791713Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-01T05:43:13.752158853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2026-04-01T05:43:13.752462755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004389s 
2026-04-01T05:43:13.752759572Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-01T05:43:13.753092893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2026-04-01T05:43:13.753393409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004166s 
2026-04-01T05:43:13.753578792Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-01T05:43:13.755011807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2026-04-01T05:43:13.755394929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016233s 
2026-04-01T05:43:13.755579070Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-01T05:43:13.755995178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2026-04-01T05:43:13.756361836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005972s 
2026-04-01T05:43:13.756542289Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-01T05:43:13.756939138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2026-04-01T05:43:13.757287229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005636s 
2026-04-01T05:43:13.757473023Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-01T05:43:13.757869792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2026-04-01T05:43:13.758248214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005911s 
2026-04-01T05:43:13.758430562Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-01T05:43:13.758836910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2026-04-01T05:43:13.759188798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005782s 
2026-04-01T05:43:13.759372609Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-01T05:43:13.759763676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2026-04-01T05:43:13.760177990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006135s 
2026-04-01T05:43:13.760354546Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-01T05:43:13.760768339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-04-01T05:43:13.761121540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000588s 
2026-04-01T05:43:13.761303637Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-01T05:43:13.761703632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2026-04-01T05:43:13.762060120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005761s 
2026-04-01T05:43:13.762243109Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-01T05:43:13.762639527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2026-04-01T05:43:13.762980534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005576s 
2026-04-01T05:43:13.763169063Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-01T05:43:13.763557505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2026-04-01T05:43:13.763952310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005701s 
2026-04-01T05:43:13.764134197Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-01T05:43:13.764544804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2026-04-01T05:43:13.764895650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005817s 
2026-04-01T05:43:13.765084611Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-01T05:43:13.765501280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-04-01T05:43:13.765858890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005933s 
2026-04-01T05:43:13.766047399Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-01T05:43:13.766449449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2026-04-01T05:43:13.766811798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005835s 
2026-04-01T05:43:13.766988604Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-01T05:43:13.767390965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2026-04-01T05:43:13.767738515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005692s 
2026-04-01T05:43:13.767947746Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-01T05:43:13.768354335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2026-04-01T05:43:13.768715372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000581s 
2026-04-01T05:43:13.768890665Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-01T05:43:13.769292594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2026-04-01T05:43:13.769635324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005636s 
2026-04-01T05:43:13.769817711Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-01T05:43:13.770227627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2026-04-01T05:43:13.770573193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005732s 
2026-04-01T05:43:13.770759728Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-01T05:43:13.771153802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2026-04-01T05:43:13.771509027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005717s 
2026-04-01T05:43:13.771689350Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-01T05:43:13.772105288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2026-04-01T05:43:13.772455082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005773s 
2026-04-01T05:43:13.772885218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-01T05:43:13', 'indexer_cleanup') 
2026-04-01T05:43:13.773289893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:13.774249846Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-04-01T05:43:13.774456883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023469s 
2026-04-01T05:43:13.774689571Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-04-01T05:43:13.774936559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:13.775230711Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2026-04-01T05:43:13.775642731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2026-04-01T05:43:13.775862062Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-01T05:43:13.776134641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2026-04-01T05:43:13.776546741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2026-04-01T05:43:13.777268535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008914s 
2026-04-01T05:43:13.777698821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-01T05:43:13', 'minimum_seeders') 
2026-04-01T05:43:13.778126041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:13.778843296Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-04-01T05:43:13.779066445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024521s 
2026-04-01T05:43:13.779301398Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-04-01T05:43:13.779574388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:13.779868109Z [Info] remove_showrss: Starting migration of Main DB to 19 
2026-04-01T05:43:13.780277504Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-01T05:43:13.780640455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2026-04-01T05:43:13.780966742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004472s 
2026-04-01T05:43:13.781393100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-01T05:43:13', 'remove_showrss') 
2026-04-01T05:43:13.781825170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:13.782490951Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-04-01T05:43:13.782714932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019423s 
2026-04-01T05:43:13.782963102Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-04-01T05:43:13.783243637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:13.783555986Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2026-04-01T05:43:13.783965561Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-01T05:43:13.784382821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2026-04-01T05:43:13.784732625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004963s 
2026-04-01T05:43:13.785176980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-01T05:43:13', 'remove_torrentparadiseml') 
2026-04-01T05:43:13.785632988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:13.786345453Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-04-01T05:43:13.786570706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020447s 
2026-04-01T05:43:13.786833506Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-04-01T05:43:13.787117528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:13.787438183Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2026-04-01T05:43:13.787752707Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-01T05:43:13.788038442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-01T05:43:13.788732900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007447s 
2026-04-01T05:43:13.789200692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-01T05:43:13', 'localization_setting_to_string') 
2026-04-01T05:43:13.789643153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:13.790344596Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-04-01T05:43:13.790575471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002302s 
2026-04-01T05:43:13.790798640Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-04-01T05:43:13.791057281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:13.791354289Z [Info] orpheus_api: Starting migration of Main DB to 22 
2026-04-01T05:43:13.791642239Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-01T05:43:13.791914858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-01T05:43:13.796124124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042469s 
2026-04-01T05:43:13.796555653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-01T05:43:13', 'orpheus_api') 
2026-04-01T05:43:13.796981590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:13.797645487Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-04-01T05:43:13.797854137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057763s 
2026-04-01T05:43:13.798115664Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-04-01T05:43:13.798382672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:13.798694820Z [Info] download_client_categories: Starting migration of Main DB to 23 
2026-04-01T05:43:13.799061248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-04-01T05:43:13.799270680Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-01T05:43:13.799525132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2026-04-01T05:43:13.799950318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2026-04-01T05:43:13.800669216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009035s 
2026-04-01T05:43:13.801130154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-01T05:43:13', 'download_client_categories') 
2026-04-01T05:43:13.801578296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:13.802699003Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-04-01T05:43:13.802928656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028798s 
2026-04-01T05:43:13.803164601Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-04-01T05:43:13.803429314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:13.803733867Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2026-04-01T05:43:13.804120365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-04-01T05:43:13.804321019Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-01T05:43:13.804544940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-04-01T05:43:13.804851888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-04-01T05:43:13.805496987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007263s 
2026-04-01T05:43:13.805747291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-04-01T05:43:13.806074560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-04-01T05:43:13.806717325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000745s 
2026-04-01T05:43:13.807160707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-01T05:43:13', 'add_salt_to_users') 
2026-04-01T05:43:13.807583509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:13.808298288Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-04-01T05:43:13.808511487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022981s 
2026-04-01T05:43:13.808810930Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-04-01T05:43:13.809104802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:13.809437582Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2026-04-01T05:43:13.809785724Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-01T05:43:13.810173685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2026-04-01T05:43:13.810536726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000548s 
2026-04-01T05:43:13.811026713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-01T05:43:13', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-04-01T05:43:13.811498543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:13.812220497Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-04-01T05:43:13.812472684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021301s 
2026-04-01T05:43:13.812780815Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-04-01T05:43:13.813067252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:13.813406876Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2026-04-01T05:43:13.813755808Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-01T05:43:13.814162768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2026-04-01T05:43:13.814529526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005727s 
2026-04-01T05:43:13.815033230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-01T05:43:13', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-04-01T05:43:13.815497485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:13.816243648Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-04-01T05:43:13.816495355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021778s 
2026-04-01T05:43:13.816791421Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-04-01T05:43:13.817075353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:13.817419135Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2026-04-01T05:43:13.817832046Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-01T05:43:13.818236751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2026-04-01T05:43:13.818623540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005891s 
2026-04-01T05:43:13.818816609Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-01T05:43:13.819224951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2026-04-01T05:43:13.819601209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005963s 
2026-04-01T05:43:13.820125274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-01T05:43:13', 'alpharatio_greatposterwall_config_contract') 
2026-04-01T05:43:13.820583757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:13.821323256Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-04-01T05:43:13.821570244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00222s 
2026-04-01T05:43:13.821802942Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-04-01T05:43:13.822066914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:13.822367319Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2026-04-01T05:43:13.822742925Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-01T05:43:13.823112920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2026-04-01T05:43:13.823431381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004463s 
2026-04-01T05:43:13.823877850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-01T05:43:13', 'remove_notwhatcd') 
2026-04-01T05:43:13.824308548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:13.825007976Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-04-01T05:43:13.825221817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019882s 
2026-04-01T05:43:13.825488484Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-04-01T05:43:13.825763117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:13.826072780Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2026-04-01T05:43:13.826499740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-01T05:43:13.826706867Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-04-01T05:43:13.826951199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2026-04-01T05:43:13.827338729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2026-04-01T05:43:13.828065533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008767s 
2026-04-01T05:43:13.828331649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-01T05:43:13.828562343Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-01T05:43:13.828835994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2026-04-01T05:43:13.829281211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2026-04-01T05:43:13.829966671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008819s 
2026-04-01T05:43:13.830428220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-01T05:43:13', 'add_on_grab_to_notifications') 
2026-04-01T05:43:13.830863076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:13.831606523Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-04-01T05:43:13.831830735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024668s 
2026-04-01T05:43:13.832178194Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-04-01T05:43:13.832462878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:13.832788934Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2026-04-01T05:43:13.833179931Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-01T05:43:13.833600989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-04-01T05:43:13.833970784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005883s 
2026-04-01T05:43:13.834464949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-01T05:43:13', 'animetorrents_use_custom_config_contract') 
2026-04-01T05:43:13.834917240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:13.835662520Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-04-01T05:43:13.835924658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021881s 
2026-04-01T05:43:13.836170874Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-04-01T05:43:13.836430898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:13.836737996Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2026-04-01T05:43:13.837034182Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-01T05:43:13.837297012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-01T05:43:13.838032022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007817s 
2026-04-01T05:43:13.838475144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-01T05:43:13', 'apprise_server_url') 
2026-04-01T05:43:13.838918868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:13.839643286Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-04-01T05:43:13.839871967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023263s 
2026-04-01T05:43:13.840187933Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-04-01T05:43:13.840461053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:13.840782691Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2026-04-01T05:43:13.841183999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-01T05:43:13.841403381Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.5E-06s 
2026-04-01T05:43:13.841718225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-04-01T05:43:13.842139203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-04-01T05:43:13.842840785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008808s 
2026-04-01T05:43:13.843307666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-01T05:43:13', 'health_restored_notification') 
2026-04-01T05:43:13.843750668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:13.844530017Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-04-01T05:43:13.844755601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025052s 
2026-04-01T05:43:13.844976386Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-04-01T05:43:13.845224425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:13.845514840Z [Info] remove_uc: Starting migration of Main DB to 33 
2026-04-01T05:43:13.845903382Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-01T05:43:13.846280482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-04-01T05:43:13.846606248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004624s 
2026-04-01T05:43:13.847028238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-01T05:43:13', 'remove_uc') 
2026-04-01T05:43:13.847448624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:13.848126599Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-04-01T05:43:13.848342023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019577s 
2026-04-01T05:43:13.848598520Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-04-01T05:43:13.848858804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:13.849170602Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2026-04-01T05:43:13.849490566Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-01T05:43:13.849754658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-01T05:43:13.850562464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008424s 
2026-04-01T05:43:13.851014625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-01T05:43:13', 'history_fix_data_titles') 
2026-04-01T05:43:13.851447416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:13.852156524Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-04-01T05:43:13.852379022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023943s 
2026-04-01T05:43:13.852675780Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-04-01T05:43:13.852943328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:13.853258373Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2026-04-01T05:43:13.853647887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-01T05:43:13.853849092Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-01T05:43:13.854096120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-04-01T05:43:13.854499141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-04-01T05:43:13.855224302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008932s 
2026-04-01T05:43:13.855685480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-01T05:43:13', 'download_client_per_indexer') 
2026-04-01T05:43:13.856157451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:13.856902491Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-04-01T05:43:13.857126652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025148s 
2026-04-01T05:43:13.857442719Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-04-01T05:43:13.857742392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:13.858088409Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2026-04-01T05:43:13.860174700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-04-01T05:43:13.860389272Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-01T05:43:13.860819538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2026-04-01T05:43:13.863265704Z [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-04-01T05:43:13.864430209Z [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-04-01T05:43:13.865062883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-04-01T05:43:13.865734175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-04-01T05:43:13.867412925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-04-01T05:43:13.867841919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067652s 
2026-04-01T05:43:13.868093095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-04-01T05:43:13.868309060Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-01T05:43:13.868610627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2026-04-01T05:43:13.870729684Z [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-04-01T05:43:13.871873557Z [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-04-01T05:43:13.872532334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-04-01T05:43:13.873157453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-04-01T05:43:13.874787876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-04-01T05:43:13.875216399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063429s 
2026-04-01T05:43:13.875451803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-04-01T05:43:13.875654231Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-01T05:43:13.875963844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2026-04-01T05:43:13.877993441Z [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-04-01T05:43:13.879120090Z [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-04-01T05:43:13.879750669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-04-01T05:43:13.880391620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-04-01T05:43:13.882023586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-04-01T05:43:13.882443572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062292s 
2026-04-01T05:43:13.882662132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-01T05:43:13.882846934Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-01T05:43:13.883111367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-04-01T05:43:13.885367420Z [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-04-01T05:43:13.886605362Z [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-04-01T05:43:13.887230271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-04-01T05:43:13.887727883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-04-01T05:43:13.889168754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058149s 
2026-04-01T05:43:13.889397314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-01T05:43:13.889574922Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-01T05:43:13.889837491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-04-01T05:43:13.894692166Z [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-04-01T05:43:13.895978466Z [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-04-01T05:43:13.896606211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-04-01T05:43:13.897108532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-04-01T05:43:13.898536818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084453s 
2026-04-01T05:43:13.898757202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-01T05:43:13.898956684Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-01T05:43:13.899244303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-04-01T05:43:13.901509925Z [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-04-01T05:43:13.902751896Z [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-04-01T05:43:13.903392886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-04-01T05:43:13.903949327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-04-01T05:43:13.905351972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058478s 
2026-04-01T05:43:13.905594690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-04-01T05:43:13.905843552Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-01T05:43:13.906112804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-04-01T05:43:13.908182301Z [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-04-01T05:43:13.909326024Z [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-04-01T05:43:13.909979240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-04-01T05:43:13.910616613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-04-01T05:43:13.912385425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-01T05:43:13.912850020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064725s 
2026-04-01T05:43:13.913090915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-04-01T05:43:13.913291640Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-01T05:43:13.913600191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-04-01T05:43:13.915649117Z [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-04-01T05:43:13.916821237Z [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-04-01T05:43:13.917463911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-04-01T05:43:13.918110062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-04-01T05:43:13.920044247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-01T05:43:13.920512981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066486s 
2026-04-01T05:43:13.920752643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-04-01T05:43:13.920962536Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-01T05:43:13.921250526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-04-01T05:43:13.923302318Z [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-04-01T05:43:13.924466893Z [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-04-01T05:43:13.925116811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-04-01T05:43:13.925756339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-04-01T05:43:13.927662738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-01T05:43:13.928140099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066235s 
2026-04-01T05:43:13.928352647Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-04-01T05:43:13.928541888Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-01T05:43:13.928788184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-04-01T05:43:13.930786628Z [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-04-01T05:43:13.931755599Z [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-04-01T05:43:13.932307401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-04-01T05:43:13.932960416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-04-01T05:43:13.934464164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-04-01T05:43:13.934977537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-04-01T05:43:13.935345288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063311s 
2026-04-01T05:43:13.935594600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2026-04-01T05:43:13.935812579Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-01T05:43:13.936144507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2026-04-01T05:43:13.938069774Z [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-04-01T05:43:13.938974807Z [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-04-01T05:43:13.939541568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2026-04-01T05:43:13.940308442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2026-04-01T05:43:13.941975790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-04-01T05:43:13.942682693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-04-01T05:43:13.943142239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067344s 
2026-04-01T05:43:13.943364075Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-01T05:43:13.943568948Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-01T05:43:13.943855605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-04-01T05:43:13.946180026Z [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-04-01T05:43:13.947681950Z [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-04-01T05:43:13.948470708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-01T05:43:13.949079645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-01T05:43:13.950664646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-01T05:43:13.951079261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069584s 
2026-04-01T05:43:13.951307040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-01T05:43:13.951502814Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-01T05:43:13.951804050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-04-01T05:43:13.954095805Z [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-04-01T05:43:13.955604363Z [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-04-01T05:43:13.956389684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-01T05:43:13.956993390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-01T05:43:13.958580806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-01T05:43:13.958994530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068987s 
2026-04-01T05:43:13.959215675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-01T05:43:13.959420036Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-01T05:43:13.959692946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-04-01T05:43:13.962012366Z [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-04-01T05:43:13.963516124Z [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-04-01T05:43:13.964303620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-01T05:43:13.964909139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-01T05:43:13.966487848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-01T05:43:13.966902714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069554s 
2026-04-01T05:43:13.967128519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-01T05:43:13.967320866Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-01T05:43:13.967626622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-04-01T05:43:13.969953768Z [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-04-01T05:43:13.971467406Z [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-04-01T05:43:13.972253248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-01T05:43:13.972856734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-01T05:43:13.974443198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-01T05:43:13.974866871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069668s 
2026-04-01T05:43:13.975075131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-01T05:43:13.975272358Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-01T05:43:13.975516309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2026-04-01T05:43:13.977957745Z [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-04-01T05:43:13.979407334Z [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-04-01T05:43:13.980148807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-04-01T05:43:13.980729186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-04-01T05:43:13.997607343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-01T05:43:13.998089233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223064s 
2026-04-01T05:43:13.998328735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-04-01T05:43:13.998721536Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-04-01T05:43:13.999033314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-04-01T05:43:14.001609622Z [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-04-01T05:43:14.002262156Z [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-04-01T05:43:14.002672953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-04-01T05:43:14.003308944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-04-01T05:43:14.004830157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-04-01T05:43:14.005188469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058994s 
2026-04-01T05:43:14.005372700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-04-01T05:43:14.005525678Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-01T05:43:14.005734168Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-04-01T05:43:14.007921502Z [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-04-01T05:43:14.008602233Z [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-04-01T05:43:14.009020175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-04-01T05:43:14.009545302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-04-01T05:43:14.013587602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-04-01T05:43:14.013918869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079973s 
2026-04-01T05:43:14.014101857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-01T05:43:14.014258974Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-01T05:43:14.014467443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-04-01T05:43:14.016156775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-04-01T05:43:14.016683335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-04-01T05:43:14.017058992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-04-01T05:43:14.017587105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-04-01T05:43:14.019078639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-01T05:43:14.019427862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047636s 
2026-04-01T05:43:14.019836825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-01T05:43:14', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-04-01T05:43:14.020260829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.023237784Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-04-01T05:43:14.023448438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085031s 
2026-04-01T05:43:14.023688431Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-04-01T05:43:14.023922252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.024211234Z [Info] add_notification_status: Starting migration of Main DB to 37 
2026-04-01T05:43:14.024889860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-04-01T05:43:14.025434728Z [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-04-01T05:43:14.025955015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008743s 
2026-04-01T05:43:14.026184016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-04-01T05:43:14.026523931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-04-01T05:43:14.026886932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004922s 
2026-04-01T05:43:14.027211085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-01T05:43:14', 'add_notification_status') 
2026-04-01T05:43:14.027550769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.028371962Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-04-01T05:43:14.028538928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019492s 
2026-04-01T05:43:14.028752168Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-04-01T05:43:14.028952922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.029199468Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2026-04-01T05:43:14.029603402Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-01T05:43:14.029876642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2026-04-01T05:43:14.030154892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003763s 
2026-04-01T05:43:14.030290846Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-01T05:43:14.030555850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-04-01T05:43:14.030816715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003819s 
2026-04-01T05:43:14.030967749Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-01T05:43:14.031222091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2026-04-01T05:43:14.031473798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003643s 
2026-04-01T05:43:14.031804464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-01T05:43:14', 'indexers_freeleech_only_config_contract') 
2026-04-01T05:43:14.032143527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.032835140Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-04-01T05:43:14.033012056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016709s 
2026-04-01T05:43:14.033190906Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-04-01T05:43:14.033372562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.033610902Z [Info] email_encryption: Starting migration of Main DB to 39 
2026-04-01T05:43:14.033860985Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-01T05:43:14.034046970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-01T05:43:14.034649163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000621s 
2026-04-01T05:43:14.034959938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-01T05:43:14', 'email_encryption') 
2026-04-01T05:43:14.035263380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.036005304Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-04-01T05:43:14.036166949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019549s 
2026-04-01T05:43:14.036379587Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-04-01T05:43:14.036573889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.036821637Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2026-04-01T05:43:14.037077372Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-01T05:43:14.037262545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-01T05:43:14.038196476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009519s 
2026-04-01T05:43:14.038533955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-01T05:43:14', 'newznab_category_to_capabilities_settings') 
2026-04-01T05:43:14.038851615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.039440140Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-04-01T05:43:14.039631235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021511s 
2026-04-01T05:43:14.039815175Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-04-01T05:43:14.040035920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.040266715Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2026-04-01T05:43:14.040517630Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-01T05:43:14.040704516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-01T05:43:14.041326749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006349s 
2026-04-01T05:43:14.041650842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-01T05:43:14', 'gazelle_freeleech_token_options') 
2026-04-01T05:43:14.041970736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.042591646Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-04-01T05:43:14.042761709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001867s 
2026-04-01T05:43:14.042966080Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-04-01T05:43:14.043158397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.043396848Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2026-04-01T05:43:14.043650498Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-01T05:43:14.043835371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-01T05:43:14.044378544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005553s 
2026-04-01T05:43:14.044706304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-01T05:43:14', 'myanonamouse_freeleech_wedge_options') 
2026-04-01T05:43:14.045020246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.045628291Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-04-01T05:43:14.045799255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017691s 
2026-04-01T05:43:14.045998657Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-04-01T05:43:14.046187236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.046427460Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43 
2026-04-01T05:43:14.046684047Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-01T05:43:14.046872156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-01T05:43:14.056638612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097216s 
2026-04-01T05:43:14.056998246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-01T05:43:14', 'newznab_indexers_enable_redirect') 
2026-04-01T05:43:14.057320655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.058007228Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-04-01T05:43:14.058177460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110696s 
2026-04-01T05:43:14.067232284Z [Debug] MigrationController: Took: 00:00:00.6642071 
2026-04-01T05:43:14.158768166Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-04-01T05:43:14.176033343Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-04-01T05:43:14.188777144Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-04-01T05:43:14.189169775Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-01T05:43:14.189435880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-01T05:43:14.191674939Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-04-01T05:43:14.191903850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024977s 
2026-04-01T05:43:14.192199526Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-04-01T05:43:14.192435040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027501s 
2026-04-01T05:43:14.195626206Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-04-01T05:43:14.195922833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.196344553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-04-01T05:43:14.196700900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-04-01T05:43:14.197205146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005973s 
2026-04-01T05:43:14.197477464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.198716008Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-04-01T05:43:14.198963496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020925s 
2026-04-01T05:43:14.199360856Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-04-01T05:43:14.199619317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.200232862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-04-01T05:43:14.200601264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-01T05:43:14.201092734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005515s 
2026-04-01T05:43:14.201345142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-01T05:43:14.201585827Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-01T05:43:14.201867414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-04-01T05:43:14.202212629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-04-01T05:43:14.203012379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008662s 
2026-04-01T05:43:14.203284457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.204067684Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-04-01T05:43:14.204312908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018778s 
2026-04-01T05:43:14.204681651Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-04-01T05:43:14.204984110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.205358634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-01T05:43:14.205603216Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-01T05:43:14.205859432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-04-01T05:43:14.206209908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-04-01T05:43:14.206749535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006095s 
2026-04-01T05:43:14.207018857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.207772174Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-04-01T05:43:14.208099353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016044s 
2026-04-01T05:43:14.208470189Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-04-01T05:43:14.208752678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.209091350Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-04-01T05:43:14.209705407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-04-01T05:43:14.210251667Z [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-04-01T05:43:14.210937608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009809s 
2026-04-01T05:43:14.211197411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-04-01T05:43:14.211478347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-04-01T05:43:14.211919455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004791s 
2026-04-01T05:43:14.212326605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-01T05:43:14', 'InitialSetup') 
2026-04-01T05:43:14.212786771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.213589157Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-04-01T05:43:14.213839922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021224s 
2026-04-01T05:43:14.214107070Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-04-01T05:43:14.214383837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.214718191Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2026-04-01T05:43:14.215113627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-01T05:43:14', 'ApplicationStatus') 
2026-04-01T05:43:14.215580998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.216321720Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-04-01T05:43:14.216580831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019627s 
2026-04-01T05:43:14.216839322Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-04-01T05:43:14.217109857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.217438558Z [Info] IndexerProps: Starting migration of Log DB to 3 
2026-04-01T05:43:14.217811169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-01T05:43:14', 'IndexerProps') 
2026-04-01T05:43:14.218261045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.218995393Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-04-01T05:43:14.219241158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018907s 
2026-04-01T05:43:14.219502134Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-04-01T05:43:14.219783991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.220133535Z [Info] add_update_history: Starting migration of Log DB to 4 
2026-04-01T05:43:14.220622791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-04-01T05:43:14.221467201Z [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-04-01T05:43:14.222047189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008071s 
2026-04-01T05:43:14.222307954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-04-01T05:43:14.222648650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-04-01T05:43:14.223091602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005217s 
2026-04-01T05:43:14.223469173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-01T05:43:14', 'add_update_history') 
2026-04-01T05:43:14.223943919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.224746415Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-04-01T05:43:14.225002470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002154s 
2026-04-01T05:43:14.225263766Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-04-01T05:43:14.225536726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.225870728Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2026-04-01T05:43:14.226253209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-01T05:43:14', 'update_notifiarr') 
2026-04-01T05:43:14.226710159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.227415339Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-04-01T05:43:14.227664470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018807s 
2026-04-01T05:43:14.227936298Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-04-01T05:43:14.228211231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.228538520Z [Info] app_profiles: Starting migration of Log DB to 6 
2026-04-01T05:43:14.228914838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-01T05:43:14', 'app_profiles') 
2026-04-01T05:43:14.229365155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.230086017Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-04-01T05:43:14.230332753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018792s 
2026-04-01T05:43:14.230591104Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-04-01T05:43:14.230861849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.231198396Z [Info] history_failed: Starting migration of Log DB to 7 
2026-04-01T05:43:14.231572329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-01T05:43:14', 'history_failed') 
2026-04-01T05:43:14.232070683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.232786514Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-04-01T05:43:14.233030686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019263s 
2026-04-01T05:43:14.233292463Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-04-01T05:43:14.233549350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.233865247Z [Info] redacted_api: Starting migration of Log DB to 8 
2026-04-01T05:43:14.234226033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-01T05:43:14', 'redacted_api') 
2026-04-01T05:43:14.234674927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.235334645Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-04-01T05:43:14.235571693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017878s 
2026-04-01T05:43:14.235822327Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-04-01T05:43:14.236135017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.236464511Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2026-04-01T05:43:14.236828984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-01T05:43:14', 'IndexerProxies') 
2026-04-01T05:43:14.237269151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.237977106Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-04-01T05:43:14.238219565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001847s 
2026-04-01T05:43:14.238482855Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-04-01T05:43:14.238754923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.239076170Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2026-04-01T05:43:14.239457928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-01T05:43:14', 'app_indexer_remote_name') 
2026-04-01T05:43:14.239946843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.240740581Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-04-01T05:43:14.240989943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001973s 
2026-04-01T05:43:14.241248394Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-04-01T05:43:14.241518297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.241839464Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2026-04-01T05:43:14.242213858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-01T05:43:14', 'desi_gazelle_to_unit3d') 
2026-04-01T05:43:14.242660948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.243521120Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-04-01T05:43:14.243768558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019944s 
2026-04-01T05:43:14.244048071Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-04-01T05:43:14.244326672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.244650705Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2026-04-01T05:43:14.245043245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-01T05:43:14', 'add_on_update_to_notifications') 
2026-04-01T05:43:14.245497981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.246260777Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-04-01T05:43:14.246514588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019141s 
2026-04-01T05:43:14.246767186Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-04-01T05:43:14.247032080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.247350060Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2026-04-01T05:43:14.247714264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-01T05:43:14', 'IndexerVersions') 
2026-04-01T05:43:14.248179981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.248964932Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-04-01T05:43:14.249227260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019329s 
2026-04-01T05:43:14.249458105Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-04-01T05:43:14.249719702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.250045608Z [Info] cleanup_config: Starting migration of Log DB to 16 
2026-04-01T05:43:14.250405383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-01T05:43:14', 'cleanup_config') 
2026-04-01T05:43:14.250842453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.251575348Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-04-01T05:43:14.251817256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018579s 
2026-04-01T05:43:14.252119544Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-04-01T05:43:14.252384698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.252702929Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2026-04-01T05:43:14.253067744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-01T05:43:14', 'indexer_cleanup') 
2026-04-01T05:43:14.253512860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.254247139Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-04-01T05:43:14.254493745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018633s 
2026-04-01T05:43:14.254745452Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-04-01T05:43:14.255011197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.255338607Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2026-04-01T05:43:14.255703612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-01T05:43:14', 'minimum_seeders') 
2026-04-01T05:43:14.256159129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.256937436Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-04-01T05:43:14.257180676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019261s 
2026-04-01T05:43:14.257430539Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-04-01T05:43:14.257692958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.258014144Z [Info] remove_showrss: Starting migration of Log DB to 19 
2026-04-01T05:43:14.258382346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-01T05:43:14', 'remove_showrss') 
2026-04-01T05:43:14.258818514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.259555809Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-04-01T05:43:14.259798498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018637s 
2026-04-01T05:43:14.260074894Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-04-01T05:43:14.260351711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.260682037Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2026-04-01T05:43:14.261063445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-01T05:43:14', 'remove_torrentparadiseml') 
2026-04-01T05:43:14.261515796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.262265625Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-04-01T05:43:14.262519897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001907s 
2026-04-01T05:43:14.262790152Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-04-01T05:43:14.263066819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.263393306Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2026-04-01T05:43:14.263803853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-01T05:43:14', 'localization_setting_to_string') 
2026-04-01T05:43:14.264275964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.265077237Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-04-01T05:43:14.265335046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019919s 
2026-04-01T05:43:14.265583356Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-04-01T05:43:14.265843660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.266160759Z [Info] orpheus_api: Starting migration of Log DB to 22 
2026-04-01T05:43:14.266514641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-01T05:43:14', 'orpheus_api') 
2026-04-01T05:43:14.266949367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.267673796Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-04-01T05:43:14.267925412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018387s 
2026-04-01T05:43:14.268187590Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-04-01T05:43:14.268462313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.268800765Z [Info] download_client_categories: Starting migration of Log DB to 23 
2026-04-01T05:43:14.269189167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-01T05:43:14', 'download_client_categories') 
2026-04-01T05:43:14.269645125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.270396578Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-04-01T05:43:14.270649898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001921s 
2026-04-01T05:43:14.270903970Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-04-01T05:43:14.271168272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.271488327Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2026-04-01T05:43:14.271924906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-01T05:43:14', 'add_salt_to_users') 
2026-04-01T05:43:14.272395173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.273616322Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-04-01T05:43:14.273824060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023943s 
2026-04-01T05:43:14.274110547Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-04-01T05:43:14.274408156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.274743331Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2026-04-01T05:43:14.275165631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-01T05:43:14', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-04-01T05:43:14.275633924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.276458435Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-04-01T05:43:14.276732717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019805s 
2026-04-01T05:43:14.276994063Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-04-01T05:43:14.277313426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.277622920Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2026-04-01T05:43:14.278056192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-01T05:43:14', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-04-01T05:43:14.278528112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.279290778Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-04-01T05:43:14.279564299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019788s 
2026-04-01T05:43:14.279864874Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-04-01T05:43:14.280156441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.280485464Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2026-04-01T05:43:14.280910810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-01T05:43:14', 'alpharatio_greatposterwall_config_contract') 
2026-04-01T05:43:14.281381498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.282161368Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-04-01T05:43:14.282434328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019791s 
2026-04-01T05:43:14.282696686Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-04-01T05:43:14.282948032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.283264660Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2026-04-01T05:43:14.283625477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-01T05:43:14', 'remove_notwhatcd') 
2026-04-01T05:43:14.284132948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.284867037Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-04-01T05:43:14.285110898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019151s 
2026-04-01T05:43:14.285370280Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-04-01T05:43:14.285645735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.285968886Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2026-04-01T05:43:14.286359001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-01T05:43:14', 'add_on_grab_to_notifications') 
2026-04-01T05:43:14.286809529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.287549779Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-04-01T05:43:14.287800424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018903s 
2026-04-01T05:43:14.288156631Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-04-01T05:43:14.288411034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.288738944Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2026-04-01T05:43:14.289167477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-01T05:43:14', 'animetorrents_use_custom_config_contract') 
2026-04-01T05:43:14.294779177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.295626343Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-04-01T05:43:14.295924142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071868s 
2026-04-01T05:43:14.296216701Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-04-01T05:43:14.296481575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.296823834Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2026-04-01T05:43:14.297206384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-01T05:43:14', 'apprise_server_url') 
2026-04-01T05:43:14.297654777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.298433505Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-04-01T05:43:14.298677386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00195s 
2026-04-01T05:43:14.298937199Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-04-01T05:43:14.299212063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.299540965Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2026-04-01T05:43:14.300016984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-01T05:43:14', 'health_restored_notification') 
2026-04-01T05:43:14.300482832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.301314216Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-04-01T05:43:14.301532706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020436s 
2026-04-01T05:43:14.301772579Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-04-01T05:43:14.302026911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.302337547Z [Info] remove_uc: Starting migration of Log DB to 33 
2026-04-01T05:43:14.302686299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-01T05:43:14', 'remove_uc') 
2026-04-01T05:43:14.303120774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.303841675Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-04-01T05:43:14.304107310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018229s 
2026-04-01T05:43:14.304353736Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-04-01T05:43:14.304622107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.304942051Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2026-04-01T05:43:14.305320313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-01T05:43:14', 'history_fix_data_titles') 
2026-04-01T05:43:14.305761782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.306555310Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-04-01T05:43:14.306805974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019271s 
2026-04-01T05:43:14.307065617Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-04-01T05:43:14.307337555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.307658180Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2026-04-01T05:43:14.308070370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-01T05:43:14', 'download_client_per_indexer') 
2026-04-01T05:43:14.308522521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.309332492Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-04-01T05:43:14.309608367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001976s 
2026-04-01T05:43:14.309880556Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-04-01T05:43:14.310176020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.310506255Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2026-04-01T05:43:14.311134571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-04-01T05:43:14.311364083Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-04-01T05:43:14.311622764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-04-01T05:43:14.312548438Z [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-04-01T05:43:14.313474222Z [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-04-01T05:43:14.314010642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-04-01T05:43:14.314611041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-04-01T05:43:14.315732890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-04-01T05:43:14.316226474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043455s 
2026-04-01T05:43:14.316474223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-04-01T05:43:14.316700929Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-04-01T05:43:14.316947576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-04-01T05:43:14.317716755Z [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-04-01T05:43:14.318418538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-04-01T05:43:14.318931101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-04-01T05:43:14.319512752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-04-01T05:43:14.320583378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-04-01T05:43:14.321026129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038257s 
2026-04-01T05:43:14.321263307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-01T05:43:14.321483300Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-01T05:43:14.321725107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-04-01T05:43:14.322405727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-04-01T05:43:14.323034934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-04-01T05:43:14.323540322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-04-01T05:43:14.324127144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-04-01T05:43:14.325182088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-01T05:43:14.325631242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003647s 
2026-04-01T05:43:14.326031619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-01T05:43:14', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-04-01T05:43:14.326510603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.327514084Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-04-01T05:43:14.327786993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054721s 
2026-04-01T05:43:14.328065053Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-04-01T05:43:14.328333594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.328657606Z [Info] add_notification_status: Starting migration of Log DB to 37 
2026-04-01T05:43:14.329033263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-01T05:43:14', 'add_notification_status') 
2026-04-01T05:43:14.329484071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.330270113Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-04-01T05:43:14.330516700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001928s 
2026-04-01T05:43:14.330792415Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-04-01T05:43:14.331077068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.331405740Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2026-04-01T05:43:14.331854454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-01T05:43:14', 'indexers_freeleech_only_config_contract') 
2026-04-01T05:43:14.332314921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.333114741Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-04-01T05:43:14.333381168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020089s 
2026-04-01T05:43:14.333627775Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-04-01T05:43:14.333886475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.334199816Z [Info] email_encryption: Starting migration of Log DB to 39 
2026-04-01T05:43:14.334562517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-01T05:43:14', 'email_encryption') 
2026-04-01T05:43:14.334999627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.335747202Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-04-01T05:43:14.336013418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00186s 
2026-04-01T05:43:14.336287550Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-04-01T05:43:14.336575540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.336903390Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2026-04-01T05:43:14.337329699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-01T05:43:14', 'newznab_category_to_capabilities_settings') 
2026-04-01T05:43:14.337792892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.338596750Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-04-01T05:43:14.338870161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019963s 
2026-04-01T05:43:14.339136778Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-04-01T05:43:14.339410168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.339732758Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2026-04-01T05:43:14.340145529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-01T05:43:14', 'gazelle_freeleech_token_options') 
2026-04-01T05:43:14.340606557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.341981686Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-04-01T05:43:14.342239245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025452s 
2026-04-01T05:43:14.342508136Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-04-01T05:43:14.342788481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.343114247Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2026-04-01T05:43:14.343521377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-01T05:43:14', 'myanonamouse_freeleech_wedge_options') 
2026-04-01T05:43:14.344035542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.344855684Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-04-01T05:43:14.345116629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020432s 
2026-04-01T05:43:14.345381472Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-04-01T05:43:14.345656727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-01T05:43:14.345979887Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43 
2026-04-01T05:43:14.346374322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-01T05:43:14', 'newznab_indexers_enable_redirect') 
2026-04-01T05:43:14.346826382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-01T05:43:14.347589529Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-04-01T05:43:14.347843560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019148s 
2026-04-01T05:43:14.504235912Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2026-04-01T05:43:14.511183622Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-04-01T05:43:14.610160087Z [Info] AppSyncProfileService: Setting up default app profile 
2026-04-01T05:43:14.621577238Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2026-04-01T05:43:14.698918066Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-04-01T05:43:14.960328478Z [ls.io-init] done.
2026-04-01T05:43:15.129544692Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-04-01T05:43:15.130828868Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-04-01T05:43:15.131247842Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin