2026-05-31T00:13:52.542542742Z [migrations] started
2026-05-31T00:13:52.542600408Z [migrations] no migrations found
2026-05-31T00:13:52.566087231Z usermod: no changes
2026-05-31T00:13:52.572369263Z ───────────────────────────────────────
2026-05-31T00:13:52.572386087Z 
2026-05-31T00:13:52.572390205Z       ██╗     ███████╗██╗ ██████╗
2026-05-31T00:13:52.572393883Z       ██║     ██╔════╝██║██╔═══██╗
2026-05-31T00:13:52.572397841Z       ██║     ███████╗██║██║   ██║
2026-05-31T00:13:52.572401338Z       ██║     ╚════██║██║██║   ██║
2026-05-31T00:13:52.572404955Z       ███████╗███████║██║╚██████╔╝
2026-05-31T00:13:52.572408472Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-31T00:13:52.572412069Z 
2026-05-31T00:13:52.572415516Z    Brought to you by linuxserver.io
2026-05-31T00:13:52.572418963Z ───────────────────────────────────────
2026-05-31T00:13:52.572737575Z 
2026-05-31T00:13:52.572751783Z To support the app dev(s) visit:
2026-05-31T00:13:52.574482168Z Prowlarr: https://opencollective.com/prowlarr
2026-05-31T00:13:52.574790359Z 
2026-05-31T00:13:52.574796792Z To support LSIO projects visit:
2026-05-31T00:13:52.574800279Z https://www.linuxserver.io/donate/
2026-05-31T00:13:52.574803716Z 
2026-05-31T00:13:52.574807203Z ───────────────────────────────────────
2026-05-31T00:13:52.574810900Z GID/UID
2026-05-31T00:13:52.574814257Z ───────────────────────────────────────
2026-05-31T00:13:52.579820941Z 
2026-05-31T00:13:52.579834719Z User UID:    911
2026-05-31T00:13:52.579839087Z User GID:    911
2026-05-31T00:13:52.579843156Z ───────────────────────────────────────
2026-05-31T00:13:52.581652399Z Linuxserver.io version: 2.4.0.5391-ls237
2026-05-31T00:13:52.581910138Z Build-date: 2026-05-31T00:10:19+00:00
2026-05-31T00:13:52.581917734Z ───────────────────────────────────────
2026-05-31T00:13:52.581922253Z     
2026-05-31T00:13:52.630769231Z [custom-init] No custom files found, skipping...
2026-05-31T00:13:52.651728913Z failed to load "/config/config.xml": No such file or directory
2026-05-31T00:13:52.970995246Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.4.0.5391 
2026-05-31T00:13:52.989648875Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-31T00:13:52.997203059Z [Debug] Bootstrap: Console selected 
2026-05-31T00:13:52.998533378Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-31T00:13:53.250352753Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-31T00:13:53.316906793Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {28c8f342-8365-421f-80f1-27569f715fcc} may be persisted to storage in unencrypted form. 
2026-05-31T00:13:53.376437178Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-05-31T00:13:53.404362921Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-05-31T00:13:53.462831677Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-05-31T00:13:53.469927538Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-31T00:13:53.470568368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-31T00:13:53.508772752Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-05-31T00:13:53.512473846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0389065s 
2026-05-31T00:13:53.512812929Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-05-31T00:13:53.513088183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0425817s 
2026-05-31T00:13:53.521399653Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-05-31T00:13:53.521986695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:53.527168762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-05-31T00:13:53.537735603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-05-31T00:13:53.561497430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0340314s 
2026-05-31T00:13:53.561986254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:53.564102496Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-05-31T00:13:53.564333561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0366392s 
2026-05-31T00:13:53.564990655Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-05-31T00:13:53.565264056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:53.570025605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-05-31T00:13:53.571124539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-31T00:13:53.571642692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014111s 
2026-05-31T00:13:53.571914119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-31T00:13:53.572309786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001096s 
2026-05-31T00:13:53.572764642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-05-31T00:13:53.573368468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-05-31T00:13:53.574085212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010671s 
2026-05-31T00:13:53.574367490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:53.575150938Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-05-31T00:13:53.575366803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021073s 
2026-05-31T00:13:53.575838573Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-05-31T00:13:53.576180482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:53.576916654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-31T00:13:53.577771626Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-05-31T00:13:53.577990467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-05-31T00:13:53.578346043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-05-31T00:13:53.578852222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006376s 
2026-05-31T00:13:53.579095833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:53.580143914Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-05-31T00:13:53.580328255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018329s 
2026-05-31T00:13:53.583477217Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-05-31T00:13:53.583721890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:53.584450287Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-05-31T00:13:53.588663743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-05-31T00:13:53.589421228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL) 
2026-05-31T00:13:53.589983300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010958s 
2026-05-31T00:13:53.590206349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-05-31T00:13:53.590559100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-05-31T00:13:53.590901018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005065s 
2026-05-31T00:13:53.591101131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-05-31T00:13:53.591691641Z [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-05-31T00:13:53.592319505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009778s 
2026-05-31T00:13:53.592534839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-05-31T00:13:53.592879483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-31T00:13:53.593233346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004993s 
2026-05-31T00:13:53.593443499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-05-31T00:13:53.598275661Z [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-05-31T00:13:53.598900860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052405s 
2026-05-31T00:13:53.599107376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-05-31T00:13:53.599736022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-05-31T00:13:53.600391773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010464s 
2026-05-31T00:13:53.600616766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-05-31T00:13:53.601013846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-31T00:13:53.601395975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000571s 
2026-05-31T00:13:53.601598954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-05-31T00:13:53.604544356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 25, "Added" DATETIME NOT NULL) 
2026-05-31T00:13:53.605408006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036072s 
2026-05-31T00:13:53.605624662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-05-31T00:13:53.605975088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-31T00:13:53.606450385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005376s 
2026-05-31T00:13:53.606633043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2026-05-31T00:13:53.607262891Z [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-05-31T00:13:53.607780885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009695s 
2026-05-31T00:13:53.608080809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2026-05-31T00:13:53.608795027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Applications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "SyncLevel" INTEGER NOT NULL, "Tags" TEXT) 
2026-05-31T00:13:53.609397350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011024s 
2026-05-31T00:13:53.609631923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2026-05-31T00:13:53.609987489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2026-05-31T00:13:53.610376993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005491s 
2026-05-31T00:13:53.610572467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-05-31T00:13:53.610980709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-05-31T00:13:53.611431847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006656s 
2026-05-31T00:13:53.611618073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-05-31T00:13:53.611996685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-05-31T00:13:53.612402392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005461s 
2026-05-31T00:13:53.612604139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-05-31T00:13:53.616051582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL) 
2026-05-31T00:13:53.616593183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037849s 
2026-05-31T00:13:53.616855110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-05-31T00:13:53.617254915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-05-31T00:13:53.617597054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005275s 
2026-05-31T00:13:53.617829923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-05-31T00:13:53.618184027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-05-31T00:13:53.618552809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000509s 
2026-05-31T00:13:53.618755588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-05-31T00:13:53.619723036Z [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-05-31T00:13:53.620502847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015447s 
2026-05-31T00:13:53.620768351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-05-31T00:13:53.621733736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-05-31T00:13:53.622494137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014989s 
2026-05-31T00:13:53.622753580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-05-31T00:13:53.623190339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-31T00:13:53.623659274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006437s 
2026-05-31T00:13:53.624000822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-05-31T00:13:53.624622093Z [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-05-31T00:13:53.625200498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009461s 
2026-05-31T00:13:53.625459129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-05-31T00:13:53.625838353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-31T00:13:53.626267266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005637s 
2026-05-31T00:13:53.628145469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-31T00:13:53', 'InitialSetup') 
2026-05-31T00:13:53.628868465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:53.630741217Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-05-31T00:13:53.630950719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050074s 
2026-05-31T00:13:53.631342288Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-05-31T00:13:53.631619777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:53.632106807Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2026-05-31T00:13:53.635404890Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2026-05-31T00:13:53.645659873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-05-31T00:13:53.646997026Z [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-05-31T00:13:53.647920075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-31T00:13:53.648903476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-31T00:13:53.650555924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-31T00:13:53.650982182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153437s 
2026-05-31T00:13:53.651261665Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2026-05-31T00:13:53.653064556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-05-31T00:13:53.654235795Z [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-05-31T00:13:53.654871686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-31T00:13:53.655558198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-31T00:13:53.657151156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-31T00:13:53.657569649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060937s 
2026-05-31T00:13:53.657927650Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2026-05-31T00:13:53.661596880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-05-31T00:13:53.662862860Z [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-05-31T00:13:53.663485294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-31T00:13:53.664208119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-31T00:13:53.665778292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-31T00:13:53.666197145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080357s 
2026-05-31T00:13:53.666430014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2026-05-31T00:13:53.667189263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-31T00:13:53.667802929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012029s 
2026-05-31T00:13:53.668122833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2026-05-31T00:13:53.668550294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-05-31T00:13:53.669022155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006769s 
2026-05-31T00:13:53.669530028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-31T00:13:53', 'ApplicationStatus') 
2026-05-31T00:13:53.669957038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:53.670928995Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-05-31T00:13:53.671152495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025506s 
2026-05-31T00:13:53.671341526Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-05-31T00:13:53.671580537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:53.671896153Z [Info] IndexerProps: Starting migration of Main DB to 3 
2026-05-31T00:13:53.672985828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-31T00:13:53.673197744Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:13:53.673436826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2026-05-31T00:13:53.673872754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2026-05-31T00:13:53.674524246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008595s 
2026-05-31T00:13:53.674743508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-05-31T00:13:53.675538479Z [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-05-31T00:13:53.676160141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012095s 
2026-05-31T00:13:53.676404703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-05-31T00:13:53.677174965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-31T00:13:53.677775063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011666s 
2026-05-31T00:13:53.678037211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-05-31T00:13:53.678486095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-31T00:13:53.678918907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006516s 
2026-05-31T00:13:53.679343412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-31T00:13:53', 'IndexerProps') 
2026-05-31T00:13:53.679754620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:53.680698361Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-05-31T00:13:53.680910658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024014s 
2026-05-31T00:13:53.681160922Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-05-31T00:13:53.681411607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:53.681712804Z [Info] add_update_history: Starting migration of Main DB to 4 
2026-05-31T00:13:53.682277361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-31T00:13:53', 'add_update_history') 
2026-05-31T00:13:53.682729101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:53.683674414Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-05-31T00:13:53.683914698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023068s 
2026-05-31T00:13:53.684160353Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-05-31T00:13:53.684414234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:53.684716453Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2026-05-31T00:13:53.688288737Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-05-31T00:13:53.689556541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-05-31T00:13:53.690113613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013625s 
2026-05-31T00:13:53.690597778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-31T00:13:53', 'update_notifiarr') 
2026-05-31T00:13:53.691122826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:53.691946334Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-05-31T00:13:53.692169434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003104s 
2026-05-31T00:13:53.692401631Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-05-31T00:13:53.692657486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:53.692960928Z [Info] app_profiles: Starting migration of Main DB to 6 
2026-05-31T00:13:53.693647200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2026-05-31T00:13:53.694442622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AppSyncProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "EnableRss" INTEGER NOT NULL, "EnableInteractiveSearch" INTEGER NOT NULL, "EnableAutomaticSearch" INTEGER NOT NULL) 
2026-05-31T00:13:53.695105567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012102s 
2026-05-31T00:13:53.695383697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2026-05-31T00:13:53.695788352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2026-05-31T00:13:53.696204610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005962s 
2026-05-31T00:13:53.696445716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-31T00:13:53.696655138Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-31T00:13:53.696902486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2026-05-31T00:13:53.697297171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2026-05-31T00:13:53.698033353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000905s 
2026-05-31T00:13:53.698477107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-31T00:13:53', 'app_profiles') 
2026-05-31T00:13:53.698906833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:53.699670431Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-05-31T00:13:53.699891115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002518s 
2026-05-31T00:13:53.700144145Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-05-31T00:13:53.700403397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:53.700706237Z [Info] history_failed: Starting migration of Main DB to 7 
2026-05-31T00:13:53.701242547Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-31T00:13:53.701442219Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:13:53.701686922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2026-05-31T00:13:53.702073821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2026-05-31T00:13:53.702791757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008714s 
2026-05-31T00:13:53.703184137Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-05-31T00:13:53.703662060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-05-31T00:13:53.704111184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005866s 
2026-05-31T00:13:53.704516150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-31T00:13:53', 'history_failed') 
2026-05-31T00:13:53.704955475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:53.705670495Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-05-31T00:13:53.705894215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021611s 
2026-05-31T00:13:53.706113226Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-05-31T00:13:53.706372258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:53.706672763Z [Info] redacted_api: Starting migration of Main DB to 8 
2026-05-31T00:13:53.707032137Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-31T00:13:53.707308343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-31T00:13:53.708969329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017084s 
2026-05-31T00:13:53.709413042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-31T00:13:53', 'redacted_api') 
2026-05-31T00:13:53.709845463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:53.710555533Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-05-31T00:13:53.710781959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032798s 
2026-05-31T00:13:53.711028365Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-05-31T00:13:53.711289381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:53.711585618Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2026-05-31T00:13:53.712161898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2026-05-31T00:13:53.712830906Z [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-05-31T00:13:53.713383959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010101s 
2026-05-31T00:13:53.713592419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-31T00:13:53.713778093Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:13:53.714007064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-05-31T00:13:53.714328812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-05-31T00:13:53.715017129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007826s 
2026-05-31T00:13:53.715465041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-31T00:13:53', 'IndexerProxies') 
2026-05-31T00:13:53.715924065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:53.716881554Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-05-31T00:13:53.717092428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026205s 
2026-05-31T00:13:53.717342171Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-05-31T00:13:53.717600932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:53.717903823Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2026-05-31T00:13:53.718282124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2026-05-31T00:13:53.718501126Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:13:53.718793424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2026-05-31T00:13:53.719208160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2026-05-31T00:13:53.719940805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000879s 
2026-05-31T00:13:53.720399429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-31T00:13:53', 'app_indexer_remote_name') 
2026-05-31T00:13:53.720830938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:53.721710239Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-05-31T00:13:53.721927807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026136s 
2026-05-31T00:13:53.722170656Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-05-31T00:13:53.722427754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:53.722728249Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2026-05-31T00:13:53.724970435Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-31T00:13:53.725874836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2026-05-31T00:13:53.726278710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010974s 
2026-05-31T00:13:53.726720279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-31T00:13:53', 'desi_gazelle_to_unit3d') 
2026-05-31T00:13:53.727159554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:53.728040498Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-05-31T00:13:53.728262986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028148s 
2026-05-31T00:13:53.728535164Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-05-31T00:13:53.728805449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:53.729125684Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2026-05-31T00:13:53.729499496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-31T00:13:53.729707996Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:13:53.729986688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-05-31T00:13:53.730427445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-05-31T00:13:53.731204430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009672s 
2026-05-31T00:13:53.731673695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-31T00:13:53', 'add_on_update_to_notifications') 
2026-05-31T00:13:53.732162069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:53.733509001Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-05-31T00:13:53.733733654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032072s 
2026-05-31T00:13:53.733976232Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-05-31T00:13:53.734236537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:53.734542212Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2026-05-31T00:13:53.735117811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2026-05-31T00:13:53.735798402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL UNIQUE, "File" TEXT NOT NULL UNIQUE, "Sha" TEXT, "LastUpdated" DATETIME) 
2026-05-31T00:13:53.736431788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001066s 
2026-05-31T00:13:53.736723926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2026-05-31T00:13:53.737237500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-05-31T00:13:53.737720022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007545s 
2026-05-31T00:13:53.737990126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2026-05-31T00:13:53.738449932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-05-31T00:13:53.738893566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006695s 
2026-05-31T00:13:53.739359895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-31T00:13:53', 'IndexerVersions') 
2026-05-31T00:13:53.739772226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:53.740685495Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-05-31T00:13:53.740879325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002387s 
2026-05-31T00:13:53.741127585Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-05-31T00:13:53.741358721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:53.741658274Z [Info] cleanup_config: Starting migration of Main DB to 16 
2026-05-31T00:13:53.743335181Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-31T00:13:53.744392441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2026-05-31T00:13:53.744700511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011099s 
2026-05-31T00:13:53.744970244Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-31T00:13:53.745370981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2026-05-31T00:13:53.745733953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000529s 
2026-05-31T00:13:53.746172526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-31T00:13:53', 'cleanup_config') 
2026-05-31T00:13:53.746598253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:53.747484769Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-05-31T00:13:53.747692808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022453s 
2026-05-31T00:13:53.747966339Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-05-31T00:13:53.748225881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:53.748527990Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2026-05-31T00:13:53.750656827Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-31T00:13:53.751022965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2026-05-31T00:13:53.751338630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004441s 
2026-05-31T00:13:53.751616189Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-31T00:13:53.751990984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2026-05-31T00:13:53.752307111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004582s 
2026-05-31T00:13:53.752577766Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-31T00:13:53.752951569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2026-05-31T00:13:53.753265752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004505s 
2026-05-31T00:13:53.753533451Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-31T00:13:53.753889287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2026-05-31T00:13:53.754230685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004523s 
2026-05-31T00:13:53.754493555Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-31T00:13:53.754847487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2026-05-31T00:13:53.755164526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004453s 
2026-05-31T00:13:53.755434550Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-31T00:13:53.755796399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2026-05-31T00:13:53.756136584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004716s 
2026-05-31T00:13:53.756406527Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-31T00:13:53.756774238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2026-05-31T00:13:53.757086156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000456s 
2026-05-31T00:13:53.757357873Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-31T00:13:53.757718339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2026-05-31T00:13:53.758036069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004527s 
2026-05-31T00:13:53.758366274Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-31T00:13:53.762560481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2026-05-31T00:13:53.762875976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042746s 
2026-05-31T00:13:53.763146311Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-31T00:13:53.763498250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2026-05-31T00:13:53.763812513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004377s 
2026-05-31T00:13:53.764144752Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-31T00:13:53.764487191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2026-05-31T00:13:53.764772606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000453s 
2026-05-31T00:13:53.765047931Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-31T00:13:53.765407325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2026-05-31T00:13:53.765760967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004519s 
2026-05-31T00:13:53.766027854Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-31T00:13:53.766390425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2026-05-31T00:13:53.766720419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004638s 
2026-05-31T00:13:53.766989181Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-31T00:13:53.767352152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2026-05-31T00:13:53.767640352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004545s 
2026-05-31T00:13:53.767951910Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-31T00:13:53.768367336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2026-05-31T00:13:53.768687782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000456s 
2026-05-31T00:13:53.768961553Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-31T00:13:53.769318131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2026-05-31T00:13:53.769631703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004329s 
2026-05-31T00:13:53.769844271Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-31T00:13:53.771367749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2026-05-31T00:13:53.771724137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017371s 
2026-05-31T00:13:53.771991676Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-31T00:13:53.772419467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2026-05-31T00:13:53.772796416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006091s 
2026-05-31T00:13:53.772995628Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-31T00:13:53.773401305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2026-05-31T00:13:53.773767853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005879s 
2026-05-31T00:13:53.773968106Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-31T00:13:53.774376178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2026-05-31T00:13:53.774752015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005969s 
2026-05-31T00:13:53.774943741Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-31T00:13:53.775367525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2026-05-31T00:13:53.775703441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006001s 
2026-05-31T00:13:53.775910388Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-31T00:13:53.776356827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2026-05-31T00:13:53.776723856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005917s 
2026-05-31T00:13:53.776918969Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-31T00:13:53.777341150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-05-31T00:13:53.777686615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006107s 
2026-05-31T00:13:53.777875185Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-31T00:13:53.778293397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2026-05-31T00:13:53.778666779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006018s 
2026-05-31T00:13:53.778872834Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-31T00:13:53.779267690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2026-05-31T00:13:53.779623676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005794s 
2026-05-31T00:13:53.779819912Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-31T00:13:53.780265148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2026-05-31T00:13:53.780640504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005979s 
2026-05-31T00:13:53.780828924Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-31T00:13:53.781257286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2026-05-31T00:13:53.781636921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006161s 
2026-05-31T00:13:53.781831834Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-31T00:13:53.782252701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-05-31T00:13:53.782706184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006077s 
2026-05-31T00:13:53.782832900Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-31T00:13:53.783247204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2026-05-31T00:13:53.783621538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006115s 
2026-05-31T00:13:53.783815599Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-31T00:13:53.784251386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2026-05-31T00:13:53.784627544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005958s 
2026-05-31T00:13:53.784816254Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-31T00:13:53.785231671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2026-05-31T00:13:53.785610634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005959s 
2026-05-31T00:13:53.785804605Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-31T00:13:53.786214280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2026-05-31T00:13:53.786574966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005818s 
2026-05-31T00:13:53.786760911Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-31T00:13:53.787171077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2026-05-31T00:13:53.787539088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000596s 
2026-05-31T00:13:53.787780334Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-31T00:13:53.788225721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2026-05-31T00:13:53.788609905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006054s 
2026-05-31T00:13:53.788792513Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-31T00:13:53.789186065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2026-05-31T00:13:53.789551621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005781s 
2026-05-31T00:13:53.790005445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-31T00:13:53', 'indexer_cleanup') 
2026-05-31T00:13:53.790438497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:53.791535306Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-05-31T00:13:53.791744257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025188s 
2026-05-31T00:13:53.792016125Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-05-31T00:13:53.792277130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:53.792595452Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2026-05-31T00:13:53.793058113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2026-05-31T00:13:53.793265261Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-31T00:13:53.793529613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2026-05-31T00:13:53.793959549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2026-05-31T00:13:53.794780903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010108s 
2026-05-31T00:13:53.795225749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-31T00:13:53', 'minimum_seeders') 
2026-05-31T00:13:53.795651747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:53.796404313Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-05-31T00:13:53.796622332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025981s 
2026-05-31T00:13:53.796858067Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-05-31T00:13:53.797112890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:53.797415680Z [Info] remove_showrss: Starting migration of Main DB to 19 
2026-05-31T00:13:53.797808270Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-31T00:13:53.798174648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2026-05-31T00:13:53.798495665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004445s 
2026-05-31T00:13:53.798926532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-31T00:13:53', 'remove_showrss') 
2026-05-31T00:13:53.799359394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:53.800036448Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-05-31T00:13:53.800258485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001945s 
2026-05-31T00:13:53.800515192Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-05-31T00:13:53.800782040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:53.801095220Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2026-05-31T00:13:53.801493102Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-31T00:13:53.801880502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2026-05-31T00:13:53.802232040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004908s 
2026-05-31T00:13:53.802723590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-31T00:13:53', 'remove_torrentparadiseml') 
2026-05-31T00:13:53.803181763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:53.804175725Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-05-31T00:13:53.804406359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023472s 
2026-05-31T00:13:53.804673657Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-05-31T00:13:53.804945565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:53.805228705Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2026-05-31T00:13:53.805548209Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-31T00:13:53.805804555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-31T00:13:53.806492420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007294s 
2026-05-31T00:13:53.806967287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-31T00:13:53', 'localization_setting_to_string') 
2026-05-31T00:13:53.807412644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:53.808388128Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-05-31T00:13:53.808629785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025246s 
2026-05-31T00:13:53.808854197Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-05-31T00:13:53.809110483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:53.809403804Z [Info] orpheus_api: Starting migration of Main DB to 22 
2026-05-31T00:13:53.809661082Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-31T00:13:53.809911085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-31T00:13:53.813669846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037948s 
2026-05-31T00:13:53.814113269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-31T00:13:53', 'orpheus_api') 
2026-05-31T00:13:53.814579127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:53.815474831Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-05-31T00:13:53.815687389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055502s 
2026-05-31T00:13:53.815932503Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-05-31T00:13:53.816241285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:53.816557461Z [Info] download_client_categories: Starting migration of Main DB to 23 
2026-05-31T00:13:53.816940823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-31T00:13:53.817141648Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:13:53.817398335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2026-05-31T00:13:53.817806988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2026-05-31T00:13:53.818563872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009525s 
2026-05-31T00:13:53.819061985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-31T00:13:53', 'download_client_categories') 
2026-05-31T00:13:53.819461309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:53.820278816Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-05-31T00:13:53.820507366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026075s 
2026-05-31T00:13:53.820743271Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-05-31T00:13:53.821006993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:53.821306766Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2026-05-31T00:13:53.821672583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-05-31T00:13:53.821864209Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-31T00:13:53.822062298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-05-31T00:13:53.822369226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-05-31T00:13:53.823046831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007748s 
2026-05-31T00:13:53.823301113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-05-31T00:13:53.823630947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-05-31T00:13:53.824328853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008038s 
2026-05-31T00:13:53.824777757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-31T00:13:53', 'add_salt_to_users') 
2026-05-31T00:13:53.825219557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:53.826192106Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-05-31T00:13:53.826401788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026334s 
2026-05-31T00:13:53.826708586Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-05-31T00:13:53.826999281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:53.827329506Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2026-05-31T00:13:53.827689772Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-31T00:13:53.828127112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2026-05-31T00:13:53.828490264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005985s 
2026-05-31T00:13:53.829000602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-31T00:13:53', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-05-31T00:13:53.829465538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:53.830472346Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-05-31T00:13:53.830718030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024816s 
2026-05-31T00:13:53.831027083Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-05-31T00:13:53.831318239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:53.831659486Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2026-05-31T00:13:53.832025253Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-31T00:13:53.832432964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2026-05-31T00:13:53.832803240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005778s 
2026-05-31T00:13:53.833321464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-31T00:13:53', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-05-31T00:13:53.833785418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:53.834577393Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-05-31T00:13:53.834831445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022484s 
2026-05-31T00:13:53.835135137Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-05-31T00:13:53.835416243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:53.835751418Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2026-05-31T00:13:53.836148668Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-31T00:13:53.836576399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2026-05-31T00:13:53.836939370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000578s 
2026-05-31T00:13:53.837125946Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-31T00:13:53.837544690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2026-05-31T00:13:53.837920757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005961s 
2026-05-31T00:13:53.838420904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-31T00:13:53', 'alpharatio_greatposterwall_config_contract') 
2026-05-31T00:13:53.838879558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:53.839679018Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-05-31T00:13:53.839929763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022619s 
2026-05-31T00:13:53.840181109Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-05-31T00:13:53.840431674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:53.840721508Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2026-05-31T00:13:53.841128447Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-31T00:13:53.841499555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2026-05-31T00:13:53.841809449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004393s 
2026-05-31T00:13:53.842237481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-31T00:13:53', 'remove_notwhatcd') 
2026-05-31T00:13:53.842663148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:53.843362727Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-05-31T00:13:53.843565506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019557s 
2026-05-31T00:13:53.843818415Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-05-31T00:13:53.844113239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:53.844424426Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2026-05-31T00:13:53.844882979Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-31T00:13:53.845098734Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-31T00:13:53.845351402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2026-05-31T00:13:53.845741508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2026-05-31T00:13:53.846512861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009279s 
2026-05-31T00:13:53.846733135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-31T00:13:53.846922937Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-31T00:13:53.847206198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2026-05-31T00:13:53.847653198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2026-05-31T00:13:53.848408950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009468s 
2026-05-31T00:13:53.848879839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-31T00:13:53', 'add_on_grab_to_notifications') 
2026-05-31T00:13:53.849321999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:53.850611055Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-05-31T00:13:53.850830758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003094s 
2026-05-31T00:13:53.851129670Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-05-31T00:13:53.851404113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:53.851731071Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2026-05-31T00:13:53.852514028Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-31T00:13:53.853551287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-05-31T00:13:53.854469647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001403s 
2026-05-31T00:13:53.855541706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-31T00:13:53', 'animetorrents_use_custom_config_contract') 
2026-05-31T00:13:53.856327618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:53.857143762Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-05-31T00:13:53.857369647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041064s 
2026-05-31T00:13:53.857639561Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-05-31T00:13:53.857891989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:53.858213106Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2026-05-31T00:13:53.858606839Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-31T00:13:53.858875560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-31T00:13:53.859774971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009533s 
2026-05-31T00:13:53.860238114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-31T00:13:53', 'apprise_server_url') 
2026-05-31T00:13:53.860658010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:53.861329622Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-05-31T00:13:53.861534796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024771s 
2026-05-31T00:13:53.861792605Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-05-31T00:13:53.862053240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:53.862358144Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2026-05-31T00:13:53.862760665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-31T00:13:53.862966299Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-06s 
2026-05-31T00:13:53.863229319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-05-31T00:13:53.863648232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-05-31T00:13:53.864480799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010089s 
2026-05-31T00:13:53.864948321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-31T00:13:53', 'health_restored_notification') 
2026-05-31T00:13:53.865384239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:53.866108738Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-05-31T00:13:53.866325033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025837s 
2026-05-31T00:13:53.866537361Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-05-31T00:13:53.866777755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:53.867067218Z [Info] remove_uc: Starting migration of Main DB to 33 
2026-05-31T00:13:53.867419477Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-31T00:13:53.867789392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-05-31T00:13:53.868120810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004626s 
2026-05-31T00:13:53.868536317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-31T00:13:53', 'remove_uc') 
2026-05-31T00:13:53.868947495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:53.869676684Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-05-31T00:13:53.869871466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020002s 
2026-05-31T00:13:53.870115117Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-05-31T00:13:53.870369419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:53.870672750Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2026-05-31T00:13:53.870966261Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-31T00:13:53.871212006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-31T00:13:53.871890953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007061s 
2026-05-31T00:13:53.872346591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-31T00:13:53', 'history_fix_data_titles') 
2026-05-31T00:13:53.872772499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:53.873827143Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-05-31T00:13:53.874040372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026038s 
2026-05-31T00:13:53.874293081Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-05-31T00:13:53.874552113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:53.874853440Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2026-05-31T00:13:53.875203244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-31T00:13:53.875394339Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:13:53.875637529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-05-31T00:13:53.876047294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-05-31T00:13:53.876805200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009371s 
2026-05-31T00:13:53.877262552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-31T00:13:53', 'download_client_per_indexer') 
2026-05-31T00:13:53.877693399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:53.878863386Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-05-31T00:13:53.879080152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029442s 
2026-05-31T00:13:53.879383253Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-05-31T00:13:53.879667315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:53.880263225Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2026-05-31T00:13:53.884728127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-05-31T00:13:53.884948962Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2026-05-31T00:13:53.885366413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2026-05-31T00:13:53.891100982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-31T00:13:53.892328775Z [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-05-31T00:13:53.892956529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-05-31T00:13:53.893718985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-05-31T00:13:53.895478919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-05-31T00:13:53.895920188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102872s 
2026-05-31T00:13:53.896145321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-05-31T00:13:53.896335474Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-31T00:13:53.896643595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2026-05-31T00:13:53.898777483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-31T00:13:53.899945245Z [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-05-31T00:13:53.900583210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-05-31T00:13:53.901275844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-05-31T00:13:53.902984045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-05-31T00:13:53.903398489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065114s 
2026-05-31T00:13:53.903620486Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-05-31T00:13:53.903809407Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:13:53.904102116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2026-05-31T00:13:53.906190663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-31T00:13:53.907359296Z [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-05-31T00:13:53.907989085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-05-31T00:13:53.908735027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-05-31T00:13:53.910428147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-05-31T00:13:53.910841640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064911s 
2026-05-31T00:13:53.911046001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-31T00:13:53.911224952Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:13:53.911465607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-05-31T00:13:53.913720859Z [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-05-31T00:13:53.914953611Z [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-05-31T00:13:53.915586616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-31T00:13:53.916078857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-31T00:13:53.917572536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058733s 
2026-05-31T00:13:53.917780284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-31T00:13:53.917955187Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:13:53.918197354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-05-31T00:13:53.920467066Z [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-05-31T00:13:53.921705339Z [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-05-31T00:13:53.922343144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-31T00:13:53.922821167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-31T00:13:53.924289794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058575s 
2026-05-31T00:13:53.924497012Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-31T00:13:53.924674790Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-31T00:13:53.924913962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-05-31T00:13:53.927142290Z [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-05-31T00:13:53.928393319Z [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-05-31T00:13:53.929017987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-31T00:13:53.929520459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-31T00:13:53.930998957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058589s 
2026-05-31T00:13:53.931231706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-31T00:13:53.931428402Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-31T00:13:53.931709167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-05-31T00:13:53.933804988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-31T00:13:53.934983952Z [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-05-31T00:13:53.935635374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-31T00:13:53.936369834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-31T00:13:53.938072884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-31T00:13:53.938500435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065471s 
2026-05-31T00:13:53.938729646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-31T00:13:53.938923156Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:13:53.939211898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-05-31T00:13:53.941344823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-31T00:13:53.942519850Z [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-05-31T00:13:53.943160420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-31T00:13:53.943879789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-31T00:13:53.945590073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-31T00:13:53.946013957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065544s 
2026-05-31T00:13:53.946245754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-31T00:13:53.946439364Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-31T00:13:53.946716903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-05-31T00:13:53.949009129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-31T00:13:53.950187643Z [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-05-31T00:13:53.950826940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-31T00:13:53.951533233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-31T00:13:53.953254429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-31T00:13:53.953678654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065604s 
2026-05-31T00:13:53.953879368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-31T00:13:53.954053318Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:13:53.954284203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-05-31T00:13:53.956610137Z [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-05-31T00:13:53.957578057Z [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-05-31T00:13:53.958104157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-31T00:13:53.958870089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-31T00:13:53.960487958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-31T00:13:53.960991903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-31T00:13:53.961350715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065707s 
2026-05-31T00:13:53.961594857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2026-05-31T00:13:53.961790030Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:13:53.962080926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2026-05-31T00:13:53.964090713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL UNIQUE, "File" TEXT NOT NULL UNIQUE, "Sha" TEXT, "LastUpdated" DATETIME) 
2026-05-31T00:13:53.965041007Z [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-05-31T00:13:53.965597578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2026-05-31T00:13:53.966524676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2026-05-31T00:13:53.968283127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-05-31T00:13:53.968959870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-05-31T00:13:53.969373543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070433s 
2026-05-31T00:13:53.969589739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-31T00:13:53.969770373Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:13:53.970037330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-05-31T00:13:53.972355820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-05-31T00:13:53.973894899Z [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-05-31T00:13:53.974668728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-31T00:13:53.975381133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-31T00:13:53.977081046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-31T00:13:53.977485862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072093s 
2026-05-31T00:13:53.977698179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-31T00:13:53.977881629Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:13:53.978154508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-05-31T00:13:53.980492006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-05-31T00:13:53.982039432Z [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-05-31T00:13:53.982808241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-31T00:13:53.983487599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-31T00:13:53.985158474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-31T00:13:53.985566065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071694s 
2026-05-31T00:13:53.985781308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-31T00:13:53.985966191Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:13:53.986233108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-05-31T00:13:53.988581188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-05-31T00:13:53.990117391Z [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-05-31T00:13:53.990944267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-31T00:13:53.991667323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-31T00:13:53.993365754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-31T00:13:53.993772533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073015s 
2026-05-31T00:13:53.993988468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-31T00:13:53.994182459Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:13:53.994471531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-05-31T00:13:53.996835342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-05-31T00:13:53.998387768Z [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-05-31T00:13:53.999132187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-31T00:13:53.999885464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-31T00:13:54.001600969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-31T00:13:54.001993059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072748s 
2026-05-31T00:13:54.002200517Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-31T00:13:54.002379768Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:13:54.002620282Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2026-05-31T00:13:54.005090447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL, "Redirect" INTEGER NOT NULL, "AppProfileId" INTEGER NOT NULL, "Tags" TEXT, "DownloadClientId" INTEGER NOT NULL) 
2026-05-31T00:13:54.006584737Z [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-05-31T00:13:54.007293845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-31T00:13:54.007953103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-31T00:13:54.009542013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-31T00:13:54.009918631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007082s 
2026-05-31T00:13:54.010133664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-31T00:13:54.010318857Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:13:54.010587017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-05-31T00:13:54.012717047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-05-31T00:13:54.013676459Z [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-05-31T00:13:54.014240926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-31T00:13:54.014933301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-31T00:13:54.016614086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-31T00:13:54.017022348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061956s 
2026-05-31T00:13:54.017286540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-31T00:13:54.017473958Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:13:54.017758401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-05-31T00:13:54.021240263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-05-31T00:13:54.022216068Z [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-05-31T00:13:54.022734312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-31T00:13:54.023417308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-31T00:13:54.025248375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-31T00:13:54.025650606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076585s 
2026-05-31T00:13:54.025857743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-31T00:13:54.026038226Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:13:54.026309533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-05-31T00:13:54.028083916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-05-31T00:13:54.028782112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-05-31T00:13:54.029250916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-05-31T00:13:54.029858390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-05-31T00:13:54.031440947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-31T00:13:54.031837746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052913s 
2026-05-31T00:13:54.032374156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-31T00:13:54', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-05-31T00:13:54.032830315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.035478689Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-05-31T00:13:54.035727100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088294s 
2026-05-31T00:13:54.036068197Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-05-31T00:13:54.036435386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.036656702Z [Info] add_notification_status: Starting migration of Main DB to 37 
2026-05-31T00:13:54.037404518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-05-31T00:13:54.038186924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-31T00:13:54.038796782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011692s 
2026-05-31T00:13:54.039056886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-05-31T00:13:54.039486220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-05-31T00:13:54.039899643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006117s 
2026-05-31T00:13:54.040346453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-31T00:13:54', 'add_notification_status') 
2026-05-31T00:13:54.040774605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.041780661Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-05-31T00:13:54.042013540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024512s 
2026-05-31T00:13:54.042338585Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-05-31T00:13:54.042625433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.042946059Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2026-05-31T00:13:54.043436647Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-31T00:13:54.043842304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2026-05-31T00:13:54.044223962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005747s 
2026-05-31T00:13:54.044405227Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-31T00:13:54.044808079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-05-31T00:13:54.045169306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005826s 
2026-05-31T00:13:54.045375852Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-31T00:13:54.045763132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2026-05-31T00:13:54.046118408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005502s 
2026-05-31T00:13:54.046619657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-31T00:13:54', 'indexers_freeleech_only_config_contract') 
2026-05-31T00:13:54.047076738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.048051551Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-05-31T00:13:54.048286684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00239s 
2026-05-31T00:13:54.048521287Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-05-31T00:13:54.048793626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.049092958Z [Info] email_encryption: Starting migration of Main DB to 39 
2026-05-31T00:13:54.049408193Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-31T00:13:54.049678237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-31T00:13:54.050408749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007677s 
2026-05-31T00:13:54.050840518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-31T00:13:54', 'email_encryption') 
2026-05-31T00:13:54.051271396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.052095075Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-05-31T00:13:54.052303845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024279s 
2026-05-31T00:13:54.052589110Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-05-31T00:13:54.052860717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.053171362Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2026-05-31T00:13:54.053484874Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-31T00:13:54.053729146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-31T00:13:54.054709149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010163s 
2026-05-31T00:13:54.055200138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-31T00:13:54', 'newznab_category_to_capabilities_settings') 
2026-05-31T00:13:54.055644674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.056635950Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-05-31T00:13:54.056873508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028547s 
2026-05-31T00:13:54.057134374Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-05-31T00:13:54.057394718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.057700574Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2026-05-31T00:13:54.057995127Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-31T00:13:54.058242866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-31T00:13:54.059019230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007449s 
2026-05-31T00:13:54.059515128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-31T00:13:54', 'gazelle_freeleech_token_options') 
2026-05-31T00:13:54.059984925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.060708482Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-05-31T00:13:54.060937493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002431s 
2026-05-31T00:13:54.061222918Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-05-31T00:13:54.061497481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.061815712Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2026-05-31T00:13:54.062140336Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-31T00:13:54.062387574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-31T00:13:54.062967351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006193s 
2026-05-31T00:13:54.063453952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-31T00:13:54', 'myanonamouse_freeleech_wedge_options') 
2026-05-31T00:13:54.063937485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.064878040Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-05-31T00:13:54.065117682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024478s 
2026-05-31T00:13:54.065390923Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-05-31T00:13:54.065671648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.065997043Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43 
2026-05-31T00:13:54.066307318Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-31T00:13:54.066554486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-31T00:13:54.076207998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096451s 
2026-05-31T00:13:54.076713105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-31T00:13:54', 'newznab_indexers_enable_redirect') 
2026-05-31T00:13:54.077176428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.077901148Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-05-31T00:13:54.078137995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113196s 
2026-05-31T00:13:54.078445625Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrating 
2026-05-31T00:13:54.078736480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.079075072Z [Info] myanonamouse_freeleech_wedge_checkbox: Starting migration of Main DB to 44 
2026-05-31T00:13:54.079391990Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-31T00:13:54.079665331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-31T00:13:54.080328947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007009s 
2026-05-31T00:13:54.080844105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-05-31T00:13:54', 'myanonamouse_freeleech_wedge_checkbox') 
2026-05-31T00:13:54.081290214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.082015995Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrated 
2026-05-31T00:13:54.082254325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023231s 
2026-05-31T00:13:54.091145412Z [Debug] MigrationController: Took: 00:00:00.6858275 
2026-05-31T00:13:54.162726507Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-05-31T00:13:54.181869631Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-05-31T00:13:54.195250781Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-05-31T00:13:54.196250204Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-31T00:13:54.196618736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-31T00:13:54.205688432Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-05-31T00:13:54.205993807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094208s 
2026-05-31T00:13:54.206328712Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-05-31T00:13:54.206656081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097104s 
2026-05-31T00:13:54.209078229Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-05-31T00:13:54.209453044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.210690296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-05-31T00:13:54.211160863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-05-31T00:13:54.211805071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007408s 
2026-05-31T00:13:54.212244636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.213765860Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-05-31T00:13:54.214086175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026932s 
2026-05-31T00:13:54.214499638Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-05-31T00:13:54.214846707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.215412326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-05-31T00:13:54.215923987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-31T00:13:54.216515518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007578s 
2026-05-31T00:13:54.216823789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-31T00:13:54.217111659Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-31T00:13:54.217465351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-05-31T00:13:54.217942652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-05-31T00:13:54.218862084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010297s 
2026-05-31T00:13:54.219197590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.220196802Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-05-31T00:13:54.220525063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002324s 
2026-05-31T00:13:54.220923966Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-05-31T00:13:54.221310555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.221830512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-31T00:13:54.222084554Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:13:54.222402534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-05-31T00:13:54.222875868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-05-31T00:13:54.223532601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007753s 
2026-05-31T00:13:54.223885852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.224716866Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-05-31T00:13:54.225040748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001865s 
2026-05-31T00:13:54.225462998Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-05-31T00:13:54.225823414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.226260284Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-05-31T00:13:54.226888629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-05-31T00:13:54.227676105Z [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-05-31T00:13:54.228678514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001424s 
2026-05-31T00:13:54.228991905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-05-31T00:13:54.229399877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-05-31T00:13:54.229943602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006464s 
2026-05-31T00:13:54.230466776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-31T00:13:54', 'InitialSetup') 
2026-05-31T00:13:54.231098197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.232136699Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-05-31T00:13:54.232453427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028189s 
2026-05-31T00:13:54.232795766Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-05-31T00:13:54.233162986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.233556829Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2026-05-31T00:13:54.234134663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-31T00:13:54', 'ApplicationStatus') 
2026-05-31T00:13:54.234810604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.235664063Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-05-31T00:13:54.235992144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025439s 
2026-05-31T00:13:54.236308982Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-05-31T00:13:54.236661282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.237070205Z [Info] IndexerProps: Starting migration of Log DB to 3 
2026-05-31T00:13:54.237621726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-31T00:13:54', 'IndexerProps') 
2026-05-31T00:13:54.238223578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.239291148Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-05-31T00:13:54.239583928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026178s 
2026-05-31T00:13:54.240005968Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-05-31T00:13:54.240417707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.240878204Z [Info] add_update_history: Starting migration of Log DB to 4 
2026-05-31T00:13:54.241462271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-05-31T00:13:54.242169625Z [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-05-31T00:13:54.242961059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011537s 
2026-05-31T00:13:54.243315874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-05-31T00:13:54.243816222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-05-31T00:13:54.244466191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007719s 
2026-05-31T00:13:54.244992591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-31T00:13:54', 'add_update_history') 
2026-05-31T00:13:54.245660185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.246830202Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-05-31T00:13:54.247168573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031148s 
2026-05-31T00:13:54.247491283Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-05-31T00:13:54.247898273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.248333269Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2026-05-31T00:13:54.248875731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-31T00:13:54', 'update_notifiarr') 
2026-05-31T00:13:54.249525861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.250596497Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-05-31T00:13:54.250914478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027289s 
2026-05-31T00:13:54.251252609Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-05-31T00:13:54.251610159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.252087691Z [Info] app_profiles: Starting migration of Log DB to 6 
2026-05-31T00:13:54.252601656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-31T00:13:54', 'app_profiles') 
2026-05-31T00:13:54.253261424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.254289846Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-05-31T00:13:54.254619820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026953s 
2026-05-31T00:13:54.254952210Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-05-31T00:13:54.255334740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.255752231Z [Info] history_failed: Starting migration of Log DB to 7 
2026-05-31T00:13:54.256323141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-31T00:13:54', 'history_failed') 
2026-05-31T00:13:54.256983661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.258054648Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-05-31T00:13:54.258371065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027376s 
2026-05-31T00:13:54.258702723Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-05-31T00:13:54.259055834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.259489026Z [Info] redacted_api: Starting migration of Log DB to 8 
2026-05-31T00:13:54.260044215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-31T00:13:54', 'redacted_api') 
2026-05-31T00:13:54.260701959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.261510017Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-05-31T00:13:54.261834550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024677s 
2026-05-31T00:13:54.262156850Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-05-31T00:13:54.262532085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.262965759Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2026-05-31T00:13:54.263499694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-31T00:13:54', 'IndexerProxies') 
2026-05-31T00:13:54.264175435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.265147242Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-05-31T00:13:54.265466195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026255s 
2026-05-31T00:13:54.265832462Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-05-31T00:13:54.266209492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.266659378Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2026-05-31T00:13:54.267218895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-31T00:13:54', 'app_indexer_remote_name') 
2026-05-31T00:13:54.267907602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.269121777Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-05-31T00:13:54.269473576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028994s 
2026-05-31T00:13:54.269818530Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-05-31T00:13:54.270214237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.270652520Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2026-05-31T00:13:54.271213400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-31T00:13:54', 'desi_gazelle_to_unit3d') 
2026-05-31T00:13:54.271888900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.272756878Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-05-31T00:13:54.273105490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025399s 
2026-05-31T00:13:54.273483672Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-05-31T00:13:54.273882124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.274352642Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2026-05-31T00:13:54.274955346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-31T00:13:54', 'add_on_update_to_notifications') 
2026-05-31T00:13:54.275619764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.276492091Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-05-31T00:13:54.276842757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025816s 
2026-05-31T00:13:54.277191700Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-05-31T00:13:54.277552296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.277989176Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2026-05-31T00:13:54.278519394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-31T00:13:54', 'IndexerVersions') 
2026-05-31T00:13:54.279172900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.280010427Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-05-31T00:13:54.280347867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024359s 
2026-05-31T00:13:54.280675026Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-05-31T00:13:54.281044269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.282230428Z [Info] cleanup_config: Starting migration of Log DB to 16 
2026-05-31T00:13:54.282761548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-31T00:13:54', 'cleanup_config') 
2026-05-31T00:13:54.283411186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.284503135Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-05-31T00:13:54.284830965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034693s 
2026-05-31T00:13:54.285170429Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-05-31T00:13:54.285535364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.285970460Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2026-05-31T00:13:54.286504035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-31T00:13:54', 'indexer_cleanup') 
2026-05-31T00:13:54.287165627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.288168006Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-05-31T00:13:54.288501297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026345s 
2026-05-31T00:13:54.288829318Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-05-31T00:13:54.289207119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.289636574Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2026-05-31T00:13:54.290176000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-31T00:13:54', 'minimum_seeders') 
2026-05-31T00:13:54.290819055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.291622373Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-05-31T00:13:54.291966787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024285s 
2026-05-31T00:13:54.292310429Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-05-31T00:13:54.292683250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.293119980Z [Info] remove_showrss: Starting migration of Log DB to 19 
2026-05-31T00:13:54.293645257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-31T00:13:54', 'remove_showrss') 
2026-05-31T00:13:54.294301980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.295136801Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-05-31T00:13:54.295507227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024545s 
2026-05-31T00:13:54.295924919Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-05-31T00:13:54.296325956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.296768868Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2026-05-31T00:13:54.297351822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-31T00:13:54', 'remove_torrentparadiseml') 
2026-05-31T00:13:54.298023094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.298849258Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-05-31T00:13:54.299193652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002518s 
2026-05-31T00:13:54.299565601Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-05-31T00:13:54.299981860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.300440243Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2026-05-31T00:13:54.301050261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-31T00:13:54', 'localization_setting_to_string') 
2026-05-31T00:13:54.301737596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.302822551Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-05-31T00:13:54.303208598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028306s 
2026-05-31T00:13:54.303504013Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-05-31T00:13:54.303892916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.304329666Z [Info] orpheus_api: Starting migration of Log DB to 22 
2026-05-31T00:13:54.304887960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-31T00:13:54', 'orpheus_api') 
2026-05-31T00:13:54.305541005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.306491790Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-05-31T00:13:54.306842707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026372s 
2026-05-31T00:13:54.307182992Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-05-31T00:13:54.307579431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.308054357Z [Info] download_client_categories: Starting migration of Log DB to 23 
2026-05-31T00:13:54.308642281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-31T00:13:54', 'download_client_categories') 
2026-05-31T00:13:54.309332872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.310176571Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-05-31T00:13:54.310546847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025807s 
2026-05-31T00:13:54.310867132Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-05-31T00:13:54.311259112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.311698487Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2026-05-31T00:13:54.312302273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-31T00:13:54', 'add_salt_to_users') 
2026-05-31T00:13:54.312985869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.313867525Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-05-31T00:13:54.314208993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026132s 
2026-05-31T00:13:54.314612385Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-05-31T00:13:54.315050377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.315521216Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2026-05-31T00:13:54.316205594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-31T00:13:54', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-05-31T00:13:54.316932267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.317786698Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-05-31T00:13:54.318201394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026808s 
2026-05-31T00:13:54.318597902Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-05-31T00:13:54.319046917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.319536843Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2026-05-31T00:13:54.320246893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-31T00:13:54', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-05-31T00:13:54.320962725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.322037720Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-05-31T00:13:54.322450712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029265s 
2026-05-31T00:13:54.322837390Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-05-31T00:13:54.323280473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.323751101Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2026-05-31T00:13:54.324446732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-31T00:13:54', 'alpharatio_greatposterwall_config_contract') 
2026-05-31T00:13:54.325150940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.326018798Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-05-31T00:13:54.326399334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026785s 
2026-05-31T00:13:54.326747846Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-05-31T00:13:54.327109134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.327553088Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2026-05-31T00:13:54.328132235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-31T00:13:54', 'remove_notwhatcd') 
2026-05-31T00:13:54.328779147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.329837900Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-05-31T00:13:54.330180019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027367s 
2026-05-31T00:13:54.330546427Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-05-31T00:13:54.330935200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.331367009Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2026-05-31T00:13:54.331969713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-31T00:13:54', 'add_on_grab_to_notifications') 
2026-05-31T00:13:54.332646025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.333543462Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-05-31T00:13:54.333890922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025942s 
2026-05-31T00:13:54.334282821Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-05-31T00:13:54.334698268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.335151872Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2026-05-31T00:13:54.335789536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-31T00:13:54', 'animetorrents_use_custom_config_contract') 
2026-05-31T00:13:54.336555719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.337468367Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-05-31T00:13:54.337845998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027173s 
2026-05-31T00:13:54.338190812Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-05-31T00:13:54.338562531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.338987276Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2026-05-31T00:13:54.339534749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-31T00:13:54', 'apprise_server_url') 
2026-05-31T00:13:54.340209458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.341407771Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-05-31T00:13:54.341749479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028522s 
2026-05-31T00:13:54.342107230Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-05-31T00:13:54.342511474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.342955057Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2026-05-31T00:13:54.343540005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-31T00:13:54', 'health_restored_notification') 
2026-05-31T00:13:54.344251368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.345314048Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-05-31T00:13:54.345668723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027812s 
2026-05-31T00:13:54.345982405Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-05-31T00:13:54.346341538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.346763698Z [Info] remove_uc: Starting migration of Log DB to 33 
2026-05-31T00:13:54.347273014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-31T00:13:54', 'remove_uc') 
2026-05-31T00:13:54.347933063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.349013680Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-05-31T00:13:54.349329075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026928s 
2026-05-31T00:13:54.349672296Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-05-31T00:13:54.350066871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.350494873Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2026-05-31T00:13:54.351095643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-31T00:13:54', 'history_fix_data_titles') 
2026-05-31T00:13:54.351883319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.352894977Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-05-31T00:13:54.353254421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027943s 
2026-05-31T00:13:54.353610788Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-05-31T00:13:54.354002207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.354450269Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2026-05-31T00:13:54.355031319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-31T00:13:54', 'download_client_per_indexer') 
2026-05-31T00:13:54.355710748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.357360450Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-05-31T00:13:54.357734163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033329s 
2026-05-31T00:13:54.358138547Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-05-31T00:13:54.358588704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.359054672Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2026-05-31T00:13:54.359785885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-05-31T00:13:54.360153445Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-31T00:13:54.360491556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-05-31T00:13:54.361728597Z [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-05-31T00:13:54.363027473Z [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-05-31T00:13:54.363834288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-05-31T00:13:54.364619209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-05-31T00:13:54.365916833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-05-31T00:13:54.366493464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056658s 
2026-05-31T00:13:54.366813849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-05-31T00:13:54.367115346Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:13:54.367468648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-05-31T00:13:54.368574846Z [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-05-31T00:13:54.369693298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-05-31T00:13:54.370480895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-05-31T00:13:54.371232649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-05-31T00:13:54.372499620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-05-31T00:13:54.373145722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005302s 
2026-05-31T00:13:54.373453892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-31T00:13:54.373762574Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-31T00:13:54.374118180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-05-31T00:13:54.375081190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-05-31T00:13:54.376079110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-05-31T00:13:54.376870223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-05-31T00:13:54.377611836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-05-31T00:13:54.378825050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-31T00:13:54.379465369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004963s 
2026-05-31T00:13:54.380100799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-31T00:13:54', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-05-31T00:13:54.380861912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.382416573Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-05-31T00:13:54.382832691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078051s 
2026-05-31T00:13:54.383195612Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-05-31T00:13:54.383601499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.384094402Z [Info] add_notification_status: Starting migration of Log DB to 37 
2026-05-31T00:13:54.384671534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-31T00:13:54', 'add_notification_status') 
2026-05-31T00:13:54.385358067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.386409304Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-05-31T00:13:54.386764620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028026s 
2026-05-31T00:13:54.387161810Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-05-31T00:13:54.387609552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.388080851Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2026-05-31T00:13:54.388730910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-31T00:13:54', 'indexers_freeleech_only_config_contract') 
2026-05-31T00:13:54.389444618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.390506015Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-05-31T00:13:54.390901802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028646s 
2026-05-31T00:13:54.391236727Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-05-31T00:13:54.391610189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.392087029Z [Info] email_encryption: Starting migration of Log DB to 39 
2026-05-31T00:13:54.392642187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-31T00:13:54', 'email_encryption') 
2026-05-31T00:13:54.393301235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.395027953Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-05-31T00:13:54.395372196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034282s 
2026-05-31T00:13:54.395769175Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-05-31T00:13:54.396279984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.396832266Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2026-05-31T00:13:54.397635725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-31T00:13:54', 'newznab_category_to_capabilities_settings') 
2026-05-31T00:13:54.398480827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.399863852Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-05-31T00:13:54.400367767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003496s 
2026-05-31T00:13:54.400768243Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-05-31T00:13:54.401172407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.401624909Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2026-05-31T00:13:54.402229156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-31T00:13:54', 'gazelle_freeleech_token_options') 
2026-05-31T00:13:54.402941200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.404066647Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-05-31T00:13:54.404432814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028605s 
2026-05-31T00:13:54.404819312Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-05-31T00:13:54.405257305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.405714255Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2026-05-31T00:13:54.406346979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-31T00:13:54', 'myanonamouse_freeleech_wedge_options') 
2026-05-31T00:13:54.407057460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.408017834Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-05-31T00:13:54.408423902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026946s 
2026-05-31T00:13:54.408798917Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-05-31T00:13:54.409215717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.409675953Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43 
2026-05-31T00:13:54.410298487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-31T00:13:54', 'newznab_indexers_enable_redirect') 
2026-05-31T00:13:54.411014720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.412130908Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-05-31T00:13:54.412512446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028868s 
2026-05-31T00:13:54.412910568Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrating 
2026-05-31T00:13:54.413329041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:13:54.413810030Z [Info] myanonamouse_freeleech_wedge_checkbox: Starting migration of Log DB to 44 
2026-05-31T00:13:54.414445149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-05-31T00:13:54', 'myanonamouse_freeleech_wedge_checkbox') 
2026-05-31T00:13:54.415148004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:13:54.416294944Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrated 
2026-05-31T00:13:54.416701363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029247s 
2026-05-31T00:13:54.566983211Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2026-05-31T00:13:54.574305919Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-05-31T00:13:54.577699804Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2026-05-31T00:13:54.683147165Z [Info] AppSyncProfileService: Setting up default app profile 
2026-05-31T00:13:54.696251948Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2026-05-31T00:13:54.789740164Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-05-31T00:13:54.909103402Z [ls.io-init] done.
2026-05-31T00:13:55.192223867Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-05-31T00:13:55.193101585Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-05-31T00:13:55.193452201Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin